- Added steps to pull necessary Docker images for sandbox testing in both CI workflows. - Updated the AI test execution to utilize sandbox configurations, ensuring proper environment setup. - Introduced sandbox initialization in the Assistant's Stream method, allowing for execution of coding agents like Claude and Cursor. - Enhanced context management to support sandbox execution, improving flexibility in handling agent operations. |
||
|---|---|---|
| .. | ||
| claude | ||
| cursor | ||
| DESIGN.md | ||
| executor.go | ||
| executor_test.go | ||
| integration_test.go | ||
| PLAN.md | ||
| types.go | ||
| types_test.go | ||