Skip to content

v1.2.2

Choose a tag to compare

@dwash96 dwash96 released this 17 Aug 11:59
· 198 commits to main since this release
f39536c

What's Changed

MR: #645
Full Changelog: v1.2.1...v1.2.2

Addresses:

Includes:

  • Fix message caching of anthropic models in github_copilot
  • Allow /spawn-agent to be run while the current agent is generating to always have access to a side conversation
  • Fix TUI rendering so thought traces can have new lines so output actually separates paragraphs
  • Added opencode-go and zen providers by @massimo-zaniboni in #646

New Contributors