| .. |
|
conftest.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_agent_config.py
|
feat(@projects/@claire): ✨ add headless peer sync agent loops
|
2026-05-31 18:15:59 -06:00 |
|
test_agent_peer_mode.py
|
feat(@projects/@claire): ✨ add headless peer sync agent loops
|
2026-05-31 18:15:59 -06:00 |
|
test_api.py
|
feat(web): ✨ Implement API endpoints and service logic for fetching "Considered Work" data
|
2026-05-21 14:39:22 -07:00 |
|
test_chat_api.py
|
refactor(domain): rename ChatRole persisted value clare → claire (migration 0010)
|
2026-05-27 14:29:30 -06:00 |
|
test_chat_commands.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_chat_nl.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_chat_projection.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_chat_service.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_chat_stream.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_cli_smoke.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_config.py
|
feat(config): ✨ Introduce 'this_host' serialization logic and enforce consistent config formatting
|
2026-05-22 15:10:46 -07:00 |
|
test_db.py
|
feat(@projects/@claire): ✨ add headless peer sync agent loops
|
2026-05-31 18:15:59 -06:00 |
|
test_decisions.py
|
feat(decisions): ✨ add decisions tracking system
|
2026-05-22 16:58:45 -07:00 |
|
test_dispatch.py
|
fix(dispatch): discover sessions by canonical host label, not raw "local"
|
2026-05-29 22:46:28 -06:00 |
|
test_events.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_fleet.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_health_rounds.py
|
feat(@projects/@claire): ✨ add health rounds tracking system
|
2026-05-31 13:14:34 -06:00 |
|
test_hlc.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_move_task.py
|
feat(@projects): ✨ add session orchestration & web UI components
|
2026-05-21 19:54:42 -07:00 |
|
test_orchestrator_bootstrap.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_orchestrator_mcp.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_orchestrator_supervisor.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_orchestrator_tools.py
|
feat(@projects/@claire): ✨ add tmux_name validation in session dispatch tests
|
2026-05-22 00:38:16 -07:00 |
|
test_orchestrator_turn.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_pm_commands.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_pm_events.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_pm_service.py
|
refactor(domain): rename ChatRole persisted value clare → claire (migration 0010)
|
2026-05-27 14:29:30 -06:00 |
|
test_pull_idempotency.py
|
refactor(domain): rename ChatRole persisted value clare → claire (migration 0010)
|
2026-05-27 14:29:30 -06:00 |
|
test_pull_liveness.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_rclaude_wrapper.py
|
feat(@projects/@claire): ✨ improve session targeting for direct sends
|
2026-05-22 00:30:39 -07:00 |
|
test_rename.py
|
feat(@projects): ✨ add session orchestration & web UI components
|
2026-05-21 19:54:42 -07:00 |
|
test_scheduler.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |
|
test_scheduler_nudges.py
|
refactor(domain): rename ChatRole persisted value clare → claire (migration 0010)
|
2026-05-27 14:29:30 -06:00 |
|
test_sync_auth.py
|
fix(@projects/@claire): 🐛 correct spelling in test names
|
2026-05-31 17:47:31 -06:00 |
|
test_sync_convergence.py
|
fix(@projects/@claire): 🐛 correct spelling in test names
|
2026-05-31 17:47:31 -06:00 |
|
test_task_deps.py
|
feat(@projects/@claire): ✨ add blocker status checks in scheduler
|
2026-05-21 23:32:16 -07:00 |
|
test_telemetry_event.py
|
feat(@projects/@claire): ✨ add host telemetry migration and reporting
|
2026-05-31 18:08:43 -06:00 |
|
test_usage.py
|
refactor(testing-test): ♻️ Update test imports to use claire instead of clare in package references
|
2026-05-20 19:54:05 -07:00 |