·
0 commits
to 6a63316e4dc19da53d3e305fa8558cdfb40a7fe4
since this release
Changes in v0.2.12
Added
- Restored legacy execute_command and read_output tools for backward compatibility
- Enhanced process management with improved state detection
Changed
- Updated tool registration to include both legacy and modern process tools
Technical Details
- Added
src/tools/execute.ts
with legacy command execution functions - Extended schemas to support both execute_command and start_process tools
- Maintained full backward compatibility while introducing enhanced features
For full changelog, see commit history.