yao/agent/sandbox/claude
Max c1e92b726d Implement MCP Configuration and Tool Integration for Sandbox
- Added functionality to build and manage MCP configuration for sandbox environments, allowing for dynamic tool execution.
- Enhanced the Assistant's Stream method to skip MCP tool calls in sandbox mode, with internal handling by Claude CLI.
- Introduced unit tests for MCP configuration building and skills directory resolution, ensuring robust integration.
- Updated sandbox manager to create IPC sessions and manage tool exposure dynamically, improving interaction with external agents.
- Enhanced documentation to reflect new features and integration points for MCP and skills within the sandbox.
2026-01-30 19:57:31 +08:00
..
command.go Implement MCP Configuration and Tool Integration for Sandbox 2026-01-30 19:57:31 +08:00
command_test.go Enhance Sandbox Integration and CI Workflow for AI Tests 2026-01-30 17:41:06 +08:00
executor.go Implement MCP Configuration and Tool Integration for Sandbox 2026-01-30 19:57:31 +08:00
executor_test.go Implement MCP Configuration and Tool Integration for Sandbox 2026-01-30 19:57:31 +08:00
types.go Enhance Sandbox Integration and CI Workflow for AI Tests 2026-01-30 17:41:06 +08:00