What's Changed
- Only refresh code context once a loop by @jakethekoenig in #527
- Lazy load chroma by @jakethekoenig in #529
- Untracked files handled differently by @jakethekoenig in #528
- Diff Context never null by @jakethekoenig in #531
- Move model check to splash message by @jakethekoenig in #532
- Conversation get_messages gets code_message by @jakethekoenig in #533
- Add
load
/save
context commands by @galer7 in #534 - Anthropic message normalization by @jakethekoenig in #537
- VSCode Extension by @waydegg in #514
- Fix Github Actions ctags install issue by @biobootloader in #542
- ruff instead of black / isort by @biobootloader in #541
- Add timeouts to github actions by @biobootloader in #547
- SWE-Benchmarks (from Huggingface) by @granawkins in #544
- Vscode diff visualize by @PCSwingle in #539
- Release 1.0.11 by @PCSwingle in #550
New Contributors
Full Changelog: v1.0.10...v1.0.11