Commit graph

8 commits

Author SHA1 Message Date
Natalie
53921b4e94 refactor(domain): rename ChatRole persisted value clare → claire (migration 0010)
ChatRole.CLAIRE now persists as "claire" everywhere. Migration 0010
rewrites both the chat_messages.role column and the chat_message_posted
event payloads in one transaction so a future replay reconstructs the
same projection.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 14:29:30 -06:00
Natalie
aa1378a807 feat(@projects): add session orchestration & web UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-21 19:54:42 -07:00
autocommit
6d212b7dbe refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 19:54:05 -07:00
Natalie
46e2211f8c 🔥 remove html chat routes tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 17:38:22 -07:00
Natalie
90cb0c4142 feat(@projects/@clare): add orchestrator init command
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 09:04:35 -07:00
Natalie
acc186b8fb feat(@projects/@clare): update reply handling to use replies array
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 08:31:49 -07:00
Natalie
9904e236cc feat(@projects/@clare): add orchestrator scheduler nudge system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 08:06:13 -07:00
Natalie
b8d1cd6bac feat(@projects/@clare): add chat api endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 07:59:52 -07:00