Build and Push Docker Image / build (push) Successful in 2m6sDetails
- Add mcp-browser service for LLM-driven browser automation
- Add MCP_BROWSER_URL env var for agent-sidecar communication
- Add all production env vars (BACKOFF_*, MAX_FILE_SIZE, SHELL_TIMEOUT)
- Add mcp_screenshots volume
- Keep CIRCUIT_BREAKER_COOLDOWN at 30s (not 300s)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Build and Push Docker Image / build (push) Successful in 1m50sDetails
- docker-compose.yml: Development (builds from source)
- docker-compose.prod.yml: Production (pulls from registry)
Usage on production servers:
docker compose -f docker-compose.prod.yml up -d
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>