Skip to content

v2.16.0

Choose a tag to compare

@Arthur742Ramos Arthur742Ramos released this 01 Mar 17:04
· 74 commits to main since this release

What's New

5 New Features

  • Repo Map / Code Index — automatic codebase symbol indexing with relevance ranking
  • Persistent Project Memory — learns preferences and patterns across sessions
  • Smart Context Window Management — automatic token budgeting and turn summarization
  • Structured Diff Edits — search/replace and unified diff parsing with undo support
  • Approval Workflow & Change Preview — review/auto-approve/dry-run modes with risk assessment

Bug Fixes

  • Fixed unused typing.Any import in memory.py
  • Fixed squad team fallback determinism