Skip to content

V1.9.0

Choose a tag to compare

@SepineTam SepineTam released this 11 Oct 12:16
· 634 commits to master since this release

Stata-MCP v1.9.0

Release Date: October 11, 2025
Type: Feature

What's New

Introduced Agent as Tool functionality enabling Stata agents to be integrated into other AI agents for multi-agent workflows.

Changes

  • Agent as Tool Framework: StataAgent class that can be used as a tool within other agents
  • Multi-Provider Support: Enhanced compatibility with OpenAI, DeepSeek, and other model providers
  • Comprehensive Documentation: Complete bilingual guide with practical examples
  • Architecture Enhancement: Clean separation between agent logic and tool integration