V1.13.8
Stata-MCP v1.13.8
Release Date: December 6, 2025
Type: Code Refactoring
What's New
Major agent mode refactoring with modern agents.as framework replacing deprecated LangChain implementation.
Changes
- Agent Architecture: Added REPLAgent using agents.as framework for better performance
- Modern Framework: Replaced deprecated LangChain-based mode module with agents.as
- CLI Update: Updated agent mode CLI to use new REPLAgent implementation
- Code Cleanup: Removed 396 lines of deprecated code for cleaner codebase