Skip to content

v0.0.21

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 16:54
· 44 commits to refs/heads/main since this release

Minor patch update to get mcp-agent compatible with latest MCP package v1.8.0

Changes

  • Upgrade MCP package dependency to v1.8.0 with corresponding hotfixes (8de63b4)
  • Add an OllamaAugmentedLLM and ensure it works well with complex workflows that require structured type generation (
  • Fixing absolute path of server in basic/decorator/yaml @Deathn0t (#181)
  • Get rid of custom websocket and stdio clients in favor of default ones shipped in MCP package (9d92ef0)