Commit Graph

3 Commits

Author SHA1 Message Date
2ed33595d1 feat: Fix and test CodeExecutionTool
- Updated CodeExecutionTool to use 'node:alpine' Docker image for Node.js execution.
- Corrected syntax for Docker image variable in codeExecution.tool.ts.
- Implemented manual parsing of Docker stream headers for clean output.
- Marked CodeExecutionTool testing as complete in SPEC.md.
2025-08-24 15:37:17 -05:00
9a176a7735 Basic Structure 2025-08-24 15:16:02 -05:00
797fb638f4 Initial Commit with Plan 2025-08-24 14:49:15 -05:00