V1.13.26
Stata-MCP v1.13.26
Release Date: January 25, 2026
Type: Bug Fix
What's New
Fixes log file completeness on Windows and improves code quality with better type safety.
Changes
- Windows Log Files: Added
capture log closeto prevent incomplete logs - Temp Directory: Uses system temp directory for Windows batch dofiles
- Code Quality: Refactored with Path types and boolean flags for better type safety
- Security: Centralized validation logic in guard module