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
9f81bfc777 feat(@projects/@claire): enhance session naming with org/project prefix
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-22 17:34:07 -07:00
autocommit
8792bffb7e test(config-dispatch): Add comprehensive test cases for config validation and dispatch logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-22 14:28:15 -07:00
Natalie
4b768acba2 feat(@projects/@claire): add tmux_name validation in session dispatch tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-22 00:38:16 -07:00
Natalie
8b931e6337 feat(@projects/@claire): improve session targeting and briefing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-21 20:12:22 -07: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
a7cc0bdeab feat(orchestrator): add autonomous dispatch capability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-20 05:22:35 -07:00