Releases: tcdent/codey
Releases · tcdent/codey
v0.1.0-rc.3
What's Changed
Full Changelog: v0.1.0-rc.2...v0.1.0-rc.3
v0.1.0-rc.2
What's Changed
Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2
v0.1.0-rc.1
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