V1.13.0
Stata-MCP v1.13.0
Release Date: November 20, 2025
Type: Major Feature Release
What's New
Enhanced security, comprehensive package management, and expanded agent framework.
Changes
- Agent-as-Tools Framework: Complete framework for converting agents to MCP tools
- Shell-Escape Protection: Security guard to block Stata shell-escape directives (Contributed by @123mutouren321414, fixes #20)
- ADO Package Framework: Comprehensive installation system with SSC, GitHub, and net install support
- Multi-Provider API: Provider class for flexible API provider management in set_model
- Pathlib Migration: Complete migration from os.path to pathlib.Path for better cross-platform support
- Enhanced Error Handling: Improved type safety and parameter design across tools
- StataHelp Class: Refactored help functionality into dedicated modular class