rdev/scripts
jordan 3b35900a2d feat: enterprise worker pool with HTTP sidecar pattern
Implements horizontally-scalable worker pool architecture:
- claudebox-sidecar: HTTP server for Claude Code, git, and SDLC ops
- rdev-worker: standalone worker binary polling rdev-api for tasks
- HTTP client adapter for sidecar communication
- HPA with custom Prometheus metrics for autoscaling
- ServiceMonitor for metrics scraping

Code review fixes applied:
- URL-encode query parameters in GitStatus (Critical #1)
- Remove unused shellQuote function (Critical #2)
- Use stdlib strings.Split/TrimSpace (Critical #3)
- Add version injection via ldflags (Warning #4)
- Add debug logging for swallowed git/sdlc errors (Warning #5, #6)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 16:21:11 -07:00
..
build-push.sh feat: enterprise worker pool with HTTP sidecar pattern 2026-02-05 16:21:11 -07:00
claude-auth.sh feat: Add claude-config API, security hardening, and testing infrastructure 2026-01-25 01:29:13 -07:00
create-credentials-secret.sh feat: Add claude-config API, security hardening, and testing infrastructure 2026-01-25 01:29:13 -07:00
deploy.sh feat: Add claude-config API, security hardening, and testing infrastructure 2026-01-25 01:29:13 -07:00
generate-deploy-key.sh feat: Implement v0.2-v0.4 (workspaces, git, API) 2026-01-24 21:07:00 -07:00
load-credentials.sh feat: Add multi-domain support with auto-generated slugs for landing page cookbook 2026-01-28 12:55:59 -07:00
load-test-builds.sh chore: prepare for composable monorepo template implementation 2026-01-31 11:39:28 -07:00
logs.sh feat: Add multi-domain support with auto-generated slugs for landing page cookbook 2026-01-28 12:55:59 -07:00
release.sh fix: Include woodpecker RBAC in deploy step 2026-01-29 19:34:53 -07:00
verify.sh Initial commit: rdev v0.1 base case 2026-01-24 19:24:07 -07:00