rdev/internal
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
..
adapter feat: add session web UI mode + aeries-daeya cookbook tree 2026-02-26 23:14:08 -07:00
auth feat: implement project access enforcement and management API 2026-02-21 15:38:37 -07:00
circuitbreaker chore: accumulated platform hardening and CI fixes 2026-02-10 23:16:56 -07:00
claudebox fix: resolve 7 root causes causing cookbook deployment failures 2026-02-24 18:49:09 -07:00
cmdlimit
db feat: add session web UI mode + aeries-daeya cookbook tree 2026-02-26 23:14:08 -07:00
domain feat: add session web UI mode + aeries-daeya cookbook tree 2026-02-26 23:14:08 -07:00
envutil
handlers feat: add session web UI mode + aeries-daeya cookbook tree 2026-02-26 23:14:08 -07:00
logging fix(logging): implement http.Flusher on responseWriter for SSE streaming 2026-02-09 13:23:42 -07:00
metrics
middleware
port feat: implement shared notify host model for platform email delivery 2026-02-25 17:04:11 -07:00
ratelimit
sanitize
sdlc refactor: add timeout constants for agent execution tiers 2026-02-11 10:48:24 -07:00
service feat: add session web UI mode + aeries-daeya cookbook tree 2026-02-26 23:14:08 -07:00
telemetry
testutil
validate
webhook chore: accumulated platform hardening and CI fixes 2026-02-10 23:16:56 -07:00
worker fix: resolve 7 root causes causing cookbook deployment failures 2026-02-24 18:49:09 -07:00