yao/sui/test
Max 12e88943e9 feat(sandbox): add opencode runner and enhance attachment processing
- Registered new "opencode" and "opencode/cli" runners in the sandbox initialization.
- Updated the `runExecStep` function to use the computer's working directory and set the HOME environment variable.
- Refactored attachment processing in the Claude package to delegate to shared functionality, improving code maintainability.
2026-04-24 23:26:55 +08:00
..
context.go chore(tests): update model versions in Anthropic tests and add Test command to SUI 2026-04-24 08:45:19 +08:00
helpers_test.go chore(tests): update model versions in Anthropic tests and add Test command to SUI 2026-04-24 08:45:19 +08:00
runner.go chore(tests): update model versions in Anthropic tests and add Test command to SUI 2026-04-24 08:45:19 +08:00
runner_test.go feat(sandbox): add opencode runner and enhance attachment processing 2026-04-24 23:26:55 +08:00
types.go chore(tests): update model versions in Anthropic tests and add Test command to SUI 2026-04-24 08:45:19 +08:00