Skip to content

v0.9.5

Choose a tag to compare

@stephanj stephanj released this 09 Feb 12:47
· 127 commits to master since this release

[0.9.5]

Added

  • Add CLAUDE.md and AGENTS.md support: automatically include project instructions in prompts with priority logic (CLAUDE.md first, then AGENTS.md) (#856, #854)
  • Improve agent logging and MCP tool provider integration (#855)
  • Replace parallelism spinner with dynamic add/remove sub-agent rows for more flexible agent configuration (#855)

Fixed

  • Add null-safety to welcome template rendering with fallback to local content
  • Use correct announcement fields (type/message) in welcome.json

Documentation

  • Update Agent Mode docs to reflect add/remove sub-agent UI
  • Add Agent Mode and Parallel Sub-Agents sections to homepage and README
  • Update MCP documentation and fix GitHub issue template links