Skip to content

v1.5.0-rc1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 15:12
· 64 commits to main since this release
  • Add ability to pick directories from @
  • Add --load-prompt and --pure-stdout
  • Added activity status communication via Unix sockets, allowing for an external process to check into the agent
  • Added install.sh for better setup
  • Added setup-neovim.sh (not yet tested) for neovim integration
  • plan can now write PLAN*.md files even in read-only mode
  • Improved compaction, allowing for better performance on small LLMs
  • Improved subagents dispatch, allowing for better performance on small LLMs
  • Added configurable tool limits, allowing for better performance on small LLMs
  • Changed memory's MAX_INJECT_BYTES to 32KB
  • Enabled prompt caching for Antrophic models
  • Pressing Ctrl+C on non-empty inputs now clears the input buffer