Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ysolanky
Copy link
Contributor

@ysolanky ysolanky commented Oct 8, 2025

Changelog

New Features:

  • Claude Vertex AI: Implemented a new Claude model class to be served through Vertex AI.
  • Dynamic Model Router in OpenRouter: Added the ability to define multiple models in the OpenRouter Class in case the primary model fails

Improvements:

  • AgentOS MCP server with custom FastAPI apps: AgentOS instances running with a custom FastAPI app as base app can now be exposed as MCP servers, using the enable_mcp_server parameter.
  • Support MCP tools inside the AgentOS MCP server: The Agents, Teams and Workflows exposed via MCP in your AgentOS MCP server can now use MCP tools.
  • FileTools with relative paths: Update the FileTools Toolkit to better handle using relative paths in all its methods.

Bug Fixes:

  • Support MCP tools with custom FastAPI apps: Fixed a bug provoking errors when connecting to MCP servers inside an AgentOS setup with a custom FastAPI app as base app.
  • Reading sessions with no runs: Fixed a bug reading Team sessions with no runs, which happens when cancelling a Team run early.
  • Cancelling Workflow runs started via websocket: Fixed a bug that made run cancellation fail for workflow runs started via websocket.

@ysolanky ysolanky requested a review from a team as a code owner October 8, 2025 15:23
@ysolanky ysolanky merged commit 8669501 into main Oct 8, 2025
32 of 36 checks passed
@ysolanky ysolanky deleted the release-2.1.3 branch October 8, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants