yao/sandbox/docker
Max 3d16a9de77 Replace CCR with claude-proxy for Claude sandbox
- Add claude-proxy: lightweight Go proxy to translate between Anthropic
  and OpenAI-compatible APIs with full streaming and tool-calling support
- Update Dockerfile to include claude-proxy binary (multi-arch)
- Add auto-start proxy via entrypoint when env vars are set
- Update executor.go to write proxy config and start proxy
- Simplify command.go to use direct Claude CLI with proxy
- Support both docker run -e and config file for proxy settings

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