rdev/cookbooks/scripts
jordan e42c18a9a3 feat: add session web UI mode + aeries-daeya cookbook tree
Session WebUI:
- Add `web_ui` flag to session create — launches claude-code-ui in pod on port 3001
- Install @siteboon/claude-code-ui in claudebox Dockerfile, expose port 3001
- Migration 027: add web_ui column to sessions table
- startWebUI/stopWebUI fire-and-forget helpers in SessionsHandler
- Service selects preview port 3001 (web UI) vs 8080 (sidecar) based on flag

Aeries Daeya cookbook:
- Add cookbooks/trees/aeries-daeya.yaml: privacy-first avatar social platform
  (infra → avatar data model → AI generation pipeline → studio UI)
- Add cookbooks/scripts/aeries-daeya-test.sh: run/status/diagnose/teardown harness
- Fix race condition in common.sh wait_for_pipeline: detect already-running pipelines
  at startup and track directly instead of waiting for a newer one

Docs/tooling:
- Add SDK Update Workflow section to CLAUDE.md
- Add `make sdk` and `make sdk-check` targets for OpenAPI spec management

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-26 23:14:08 -07:00
..
lib fix: go.work race condition with batch components and idempotent provisioning 2026-02-05 12:31:40 -07:00
aeries-daeya-test.sh feat: add session web UI mode + aeries-daeya cookbook tree 2026-02-26 23:14:08 -07:00
common.sh feat: add session web UI mode + aeries-daeya cookbook tree 2026-02-26 23:14:08 -07:00
composable-test.sh feat: add automatic cleanup for cookbook test projects 2026-02-02 17:54:15 -07:00
feature-dev-test.sh feat: add feature development E2E test and SDLC handler fixes 2026-02-02 20:12:40 -07:00
landing-test.sh feat: add automatic cleanup for cookbook test projects 2026-02-02 17:54:15 -07:00
scaffold-test.sh feat: add feature development E2E test and SDLC handler fixes 2026-02-02 20:12:40 -07:00
sdlc-test.sh feat: add SDLC branch management, merge, archive, and orchestrator APIs 2026-02-02 12:30:03 -07:00
template-validation.sh feat: add automatic cleanup for cookbook test projects 2026-02-02 17:54:15 -07:00
tree-runner.sh feat: add GCS-based persistent media storage, AI generation pipeline, and composable skeleton packages 2026-02-19 21:29:09 -07:00