jason.woltje
762277585d
test(web): add Mission Control phase 2 test suite
2026-03-07 15:38:55 -06:00
jason.woltje
7147dc3503
test(web): MS23-P2-009 Mission Control frontend tests
2026-03-07 15:27:36 -06:00
jason.woltje
f0aa3b5a75
test(web): add Mission Control frontend tests for phase 2 gate
2026-03-07 15:25:39 -06:00
jason.woltje
90d2fa7563
fix(web): MS23-P2 fix broken lint/typecheck on main
2026-03-07 14:55:04 -06:00
jason.woltje
e4f942dde7
feat(web): MS23-P2-008 panel grid responsive layout
2026-03-07 14:47:39 -06:00
jason.woltje
4792f7b70a
feat: MS23-P2-007 AuditLogDrawer + audit log endpoint
2026-03-07 14:40:06 -06:00
jason.woltje
571094a099
Merge pull request 'feat(web): MS23-P2-004 Panel operator controls' ( #729 ) from feat/ms23-p2-controls into main
2026-03-07 20:35:53 +00:00
jason.woltje
adef5bdbb2
feat(web): MS23-P2-004 panel operator controls
2026-03-07 14:34:31 -06:00
jason.woltje
eb771d795a
Merge pull request 'feat(web): MS23-P2-003 BargeInInput component' ( #728 ) from feat/ms23-p2-barge into main
2026-03-07 20:33:39 +00:00
jason.woltje
b2c751caca
feat(web): MS23-P2-003 BargeInInput component
2026-03-07 14:32:12 -06:00
jason.woltje
cd28428cf2
feat(web): MS23-P2-006 KillAllDialog confirmation modal
2026-03-07 14:31:38 -06:00
jason.woltje
7c086db7e4
feat(web): MS23-P2-005 GlobalAgentRoster sidebar tree
2026-03-07 14:19:05 -06:00
jason.woltje
631ba499e3
feat(web): MS23-P2-002 OrchestratorPanel SSE stream component
2026-03-07 14:14:57 -06:00
jason.woltje
487aac6903
feat(web): add Mission Control page layout shell
2026-03-07 13:59:23 -06:00
jason.woltje
9489bc63f8
test(orchestrator): add mission-control phase 1 gate coverage
2026-03-07 13:47:49 -06:00
jason.woltje
ad644799aa
feat(orchestrator): MS23-P1-005 Mission Control proxy API ( #722 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 19:43:34 +00:00
jason.woltje
bcada71e88
feat(orchestrator): add AgentProviderConfig CRUD API
2026-03-07 13:22:56 -06:00
jason.woltje
9cc82e7fcf
feat(orchestrator): MS23-P1-003 AgentProviderRegistry ( #720 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 19:15:59 +00:00
jason.woltje
4b135ae1f0
feat(orchestrator): MS23-P1-002 InternalAgentProvider ( #719 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 19:06:36 +00:00
jason.woltje
79ff3a921f
test(orchestrator): MS23-P0-006 service unit tests for AgentMessages/Control/Tree ( #716 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 18:12:47 +00:00
jason.woltje
03dd25f028
feat(orchestrator): MS23-P0-005 subagent tree endpoint ( #714 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 17:57:55 +00:00
jason.woltje
d0c6622de5
feat(orchestrator): MS23-P0-004 operator inject/pause/resume endpoints ( #712 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 17:43:11 +00:00
jason.woltje
e0b28c91c3
feat(orchestrator): MS23 per-agent message history and SSE stream ( #702 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 17:15:30 +00:00
jason.woltje
fa7837af3e
fix(orchestrator): rm symlink before schema COPY in Docker builder ( #710 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 17:00:38 +00:00
jason.woltje
123cbce5cd
fix(orchestrator): copy schema to overwrite dangling symlink in Docker ( #709 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 16:45:54 +00:00
jason.woltje
7d47e5ff99
fix(orchestrator): use symlink path ./prisma/schema.prisma in generate script ( #708 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 16:31:49 +00:00
jason.woltje
ef674206e7
fix(orchestrator): symlink prisma/schema.prisma to resolve Docker build root detection ( #707 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 16:17:20 +00:00
jason.woltje
977747599f
fix(orchestrator): local prisma schema copy for Docker generate ( #706 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 16:00:07 +00:00
jason.woltje
fc4699ca51
fix(orchestrator): copy apps/api/package.json for prisma generate in Dockerfile ( #705 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 15:38:46 +00:00
jason.woltje
b61554800b
fix(orchestrator): add prisma CLI devDependency for prisma:generate ( #704 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 06:56:42 +00:00
jason.woltje
98e892f23c
fix(orchestrator): Dockerfile prisma generate + vitest reflect-metadata setup ( #703 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 04:45:17 +00:00
jason.woltje
de6faf659e
feat(orchestrator): MS23 agent lifecycle ingestion service ( #701 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 04:21:26 +00:00
jason.woltje
8d6abd72bb
feat(api): MS23 mission control Prisma schema ( #699 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-07 01:18:06 +00:00
jason.woltje
bf5779fb73
fix(api): add AuthModule import to UserAgentModule
2026-03-05 16:21:38 -06:00
jason.woltje
d220be6b58
fix(api): add AuthModule import to AgentTemplateModule
...
The AgentTemplateController uses AuthGuard which requires AuthService,
but AgentTemplateModule was not importing AuthModule. This caused the
API to crash during dependency resolution.
2026-03-05 09:46:22 -06:00
jason.woltje
413ecdb63b
feat(ms22-p2): add Discord channel → agent routing ( #688 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-05 14:04:06 +00:00
jason.woltje
e85fb11f03
test(ms22-p2): add unit tests for agent services ( #687 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-05 03:40:35 +00:00
jason.woltje
a70f149886
feat(ms22-p2): add agent selector UI in WebUI ( #685 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-05 03:29:02 +00:00
jason.woltje
2f1ee53c8d
feat(ms22-p2): add agent status endpoints and chat routing ( #684 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-05 02:56:36 +00:00
jason.woltje
af56684e84
feat(ms22-p2): add UserAgent CRUD endpoints ( #682 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-05 02:44:19 +00:00
jason.woltje
ee4d6fa12b
feat(ms22-p2): add AgentTemplate admin CRUD endpoints ( #678 )
...
Co-authored-by: Jason Woltje <[email protected] >
Co-committed-by: Jason Woltje <[email protected] >
2026-03-05 02:32:17 +00:00
jason.woltje
22e08e4ef2
feat(ms22-p2): seed default agent templates (jarvis, builder, medic)
2026-03-04 19:41:25 -06:00
jason.woltje
939479ac7e
Merge pull request 'feat(ms22-p2): add AgentTemplate and UserAgent schema' ( #675 ) from feat/ms22-p2-agent-schema into main
2026-03-05 00:49:44 +00:00
jason.woltje
f11a005538
feat(ms22-p2): add AgentTemplate and UserAgent prisma schema
2026-03-04 18:49:25 -06:00
jason.woltje
8484e060d7
test(web): update useChat tests for streaming-only implementation
2026-03-04 18:14:14 -06:00
jason.woltje
44da50d0b3
fix(chat): restrict to authenticated users only, fix overlay transparency
2026-03-04 11:33:32 -06:00
jason.woltje
5207d8c0c9
fix(chat): skip CSRF for guest endpoint
2026-03-03 12:36:01 -06:00
jason.woltje
d1c9a747b9
fix(chat): import ConfigModule in ChatProxyModule
2026-03-03 12:28:50 -06:00
jason.woltje
1a6cf113c8
fix(lint): resolve prettier formatting in useChat.ts
2026-03-03 11:46:05 -06:00
jason.woltje
48d734516a
fix(lint): resolve prettier and dot-notation errors
2026-03-03 11:40:38 -06:00