yao/sandbox/docker
Max ea8be6c287 Add secure proxy configuration with options and secrets support
- Implement secure config file location (/tmp/.yao/proxy.json) instead of user-visible /workspace/
- Add generic options map support for backend-specific parameters (e.g., thinking for Volcengine GLM-4.7)
- Add secrets support for passing sensitive env vars (e.g., GITHUB_TOKEN) to sandbox container
- Remove excessive debug logs, keep critical ones with log.Printf("[Sandbox]...")
- Fix test assertions for system prompt passing via CLI args instead of env var
- Update i18n messages for sandbox loading states

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-01-31 22:46:48 +08:00
..
base Update Dockerfiles to Use Ubuntu 24.04 and Enhance Package Installation 2026-01-30 12:28:03 +08:00
claude Add secure proxy configuration with options and secrets support 2026-01-31 22:46:48 +08:00
build.sh Replace CCR with claude-proxy for Claude sandbox 2026-01-31 12:44:29 +08:00