v1.0.0
What's Changed
MR: #617
Full Changelog: v0.100.14...v1.0.0
Addresses:
Includes:
- Programmatic Tool Calling via the
Orchestratetool - Automatic persistent memory in a project level SQLlite DB, can be enabled with
--auto-memory - Collapse of
CommandandCommandInteractiveinto one tool - Updates to the HashPos positioning system to be more token efficient (only showing full ids on duplicate occurences)
- Add ACP compliant websocket server and the
server-configargument to configure it - Allow direct highlighting and copying of TUI output text by subclassing Textual's
RichLog - Wrap GitPython in a proxy to prevent git related deadlocks
- Add Deep Merge Support for Array Fields in .cecli.conf.yml by @szmania in #618
- Implement Automatic Context Compaction and Retry by @szmania in #620