Files
Hanzo Dev 519799a796 feat: complete Runtime API integration with code execution
- Add MCP code executor server for Python/TypeScript/JavaScript
- Configure Runtime API in router with MCP integration
- Add mock Runtime service for development
- Enable tools/functions in chat configuration
- Test all services working successfully
- Add runtime execution models to router config
- Create code executor with sandbox support
- Update compose files with runtime service
- Add health checks for all services

Code execution now available through chat interface via MCP tools
2025-07-15 01:43:19 -05:00
..