taodeng and Claude Sonnet 4.6
6ff48f68c0
feat: add Docker support and improve /health endpoint
...
- Add Dockerfile (node:20-alpine, EXPOSE 3456, ENV for session tokens)
- Add docker-compose.yml with restart: unless-stopped
- Add .dockerignore
- Improve /health: add version, uptime, uptimeHuman, per-pool ready/error status
- Listen on 0.0.0.0 for container compatibility
- Bump version to 1.4.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-19 11:11:13 +10:00
taodeng and Claude Opus 4.6
6d708a602f
docs: translate recovery section to English
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-17 06:22:53 +10:00
taodeng and Claude Opus 4.6
57df919873
docs: add upgrade recovery guide and troubleshooting table
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-17 06:05:13 +10:00
taodeng and Claude Opus 4.6
15fee08b32
Improve README with compelling intro and feature highlights
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-16 22:34:00 +10:00
taodeng and Claude Opus 4.6
593d0dcd5f
Initial release: OpenAI-compatible proxy for Claude CLI
...
Routes OpenClaw requests through `claude -p` CLI, letting you use
Claude Pro/Max subscriptions as a model provider without API keys.
- SSE streaming + non-streaming responses
- Auto-setup script for OpenClaw configuration
- Supports Opus 4.6, Sonnet 4.6, Haiku 4
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-16 21:47:12 +10:00