Skip to content

v1.0.0

Choose a tag to compare

@dwash96 dwash96 released this 27 Jul 00:06
fff4a88

What's Changed

MR: #617
Full Changelog: v0.100.14...v1.0.0

Addresses:

Includes:

  • Programmatic Tool Calling via the Orchestrate tool
  • Automatic persistent memory in a project level SQLlite DB, can be enabled with --auto-memory
  • Collapse of Command and CommandInteractive into 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-config argument 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