Skip to content

Releases: tcdent/codey

v0.1.0-rc.3

15 Jan 03:09

Choose a tag to compare

What's Changed

  • Fix read file tool to respect start_line and end_line parameters by @tcdent in #29

Full Changelog: v0.1.0-rc.2...v0.1.0-rc.3

v0.1.0-rc.2

09 Jan 19:04

Choose a tag to compare

What's Changed

  • Save transcript progress at more checkpoints by @tcdent in #21

Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2

v0.1.0-rc.1

07 Jan 23:50

Choose a tag to compare

What's Changed

  • Implement Codepal: Rust-based TUI coding assistant by @tcdent in #1
  • Improve render performance with sync updates and event-driven loop by @tcdent in #2
  • Allow interrupting agent response streaming by @tcdent in #3
  • Research Anthropic interleaved thinking header by @tcdent in #4
  • Add token compaction support for managing context window size by @tcdent in #6
  • Add cache token extraction to genai streaming response by @tcdent in #5
  • Add tool parameter filtering with regex patterns by @tcdent in #7
  • Research: native terminal scrollback architecture by @tcdent in #8
  • Claude/viewport scroll history e gqc b by @tcdent in #10
  • Add Brave web search tool by @tcdent in #9
  • Multi-agent registry with effect system by @tcdent in #12
  • Composable tools by @tcdent in #13
  • Create web scraping tool for dynamic applications by @tcdent in #14
  • Expand Neovim integration documentation by @tcdent in #15
  • Add performance profiling and flame graph visualization by @tcdent in #16
  • fix: filter out key release events by @ellie in #17
  • feat: support REPORT_ALTERNATE_KEYS for shift char support by @ellie in #18
  • feat: resize the viewport on resize by @ellie in #19
  • feat: display timestamps with the users timezone by @ellie in #20

New Contributors

Full Changelog: https://github.com/tcdent/codey/commits/v0.1.0-rc.1