yao/agent/sandbox
Max 9ba95498f9 feat(stream): enhance process management and error handling in Claude CLI
- Improved the PowerShell script for killing processes on Windows to ensure child processes are also terminated.
- Introduced a sentinel error for stream completion, allowing for better handling of normal stream terminations.
- Updated the parsing function to close stdout on context cancellation, preventing indefinite blocking on read errors.
- Enhanced logging to provide clearer feedback on stream completion and process management during execution.
2026-03-17 20:58:59 +08:00
..
claude Enhance robot execution with language model integration and logging 2026-02-26 14:23:42 +08:00
cursor Enhance Sandbox Integration and CI Workflow for AI Tests 2026-01-30 17:41:06 +08:00
v2 feat(stream): enhance process management and error handling in Claude CLI 2026-03-17 20:58:59 +08:00
DESIGN.md Enhance Sandbox Integration and CI Workflow for AI Tests 2026-01-30 17:41:06 +08:00
executor.go Implement support for Anthropic connectors in the LLM and sandbox components 2026-02-11 12:05:07 +08:00
executor_test.go Enhance Sandbox Integration and CI Workflow for AI Tests 2026-01-30 17:41:06 +08:00
integration_test.go Enhance Sandbox Integration and CI Workflow for AI Tests 2026-01-30 17:41:06 +08:00
PLAN.md Implement MCP Configuration and Tool Integration for Sandbox 2026-01-30 19:57:31 +08:00
types.go Implement support for Anthropic connectors in the LLM and sandbox components 2026-02-11 12:05:07 +08:00
types_test.go Enhance Sandbox Integration and CI Workflow for AI Tests 2026-01-30 17:41:06 +08:00