Skip to content

v1.3.1

Choose a tag to compare

@dwash96 dwash96 released this 23 Aug 19:23
· 167 commits to main since this release
935c045

What's Changed

MR: #656
Full Changelog: v1.2.3...v1.3.1

Addresses:

Includes:

  • Add some notion of thread management to MCP sub module to reduce deadlock opportunities
  • Don't silently discard certain types of no-op operations in the EditFile tool
  • Handle a few common argument name errors in EditFile and ReadFile
  • Fix parallel tool call parsing in completions API
  • Use local ChromaDB instance instead of llamaindex for /help embeddings and lookup
  • Fix server inheritance of MCP servers between parent and child agents
  • Simplify EditFile stripping regex to be more aggressive about removing emdash affixed text