New
microsandbox: v0.2.5
0.2.5 - (2025-05-27)
Features
- Updated Model Context Protocol (MCP) version to 2024-11-05
Optimizations
- Removed several unused dependencies to reduce binary size and compilation time
- Streamlined build process by removing unnecessary crates:
- Removed: bon, criterion, crossbeam-channel, crossbeam-deque, crossterm, evcxr, file-lock, and many more
Documentation
- Added demo videos to README and documentation pages
- Improved quick start guide with clearer instructions
- Enhanced MCP documentation with usage examples
- Updated star history chart with dark/light mode support
- Improved server documentation to highlight MCP capabilities
Bug Fixes
- Fixed JSON-RPC implementation to properly handle optional ID field
- Improved import organization in REPL implementations