Commit Graph
715 Commits
Author SHA1 Message Date
jason.woltje 5f0a7c847c fix: use double quotes for ConfigService key (prettier) 2026-03-10 22:50:58 -05:00
jason.woltjeandClaude Opus 4.6 639abfaefa fix: bump simple-git to 3.32.3 and use ConfigService for giteaApiBaseUrl
Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-03-10 22:44:03 -05:00
jason.woltje 6e2b9a307e feat(gatekeeper): add PR merge automation service 2026-03-10 21:35:11 -05:00
jason.woltje e8a2d32476 feat(api): add Woodpecker CI webhook notifications 2026-03-08 18:37:35 -05:00
jason.woltje 72d295edd6 feat(web): add queue notification feed 2026-03-08 18:18:07 -05:00
jason.woltje 6e9def3c5a Merge pull request 'feat(api): MS24 queue notifications module' (#750) from feat/ms24-queue-api into main 2026-03-08 23:04:16 +00:00
jason.woltje 456d53fc7f fix(api): add SkipCsrf to queue notification ack endpoint 2026-03-08 17:54:35 -05:00
jason.woltje 06f2cc4be3 feat(api): add queue notifications module 2026-03-08 17:27:41 -05:00
jason.woltje 04bbdf3308 fix(api): proxy mission-control routes to orchestrator 2026-03-08 14:04:12 -05:00
jason.woltje a6f1438f40 fix(web): route Mission Control API calls through orchestrator proxy (#747)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-03-08 17:00:27 +00:00
jason.woltje 3c288f9849 fix(web): add ReactQueryProvider to root layout for Mission Control (#744)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-03-08 15:50:40 +00:00
jason.woltje cf490510bf style(web): fix prettier formatting in AuditLogDrawer 2026-03-07 19:54:08 -06:00
jason.woltje e80b624ca6 fix(mission-control): increase rate limit for events/recent, add error handling 2026-03-07 18:42:50 -06:00
jason.woltje 53915dc621 fix(orchestrator): add missing module import for OrchestratorApiKeyGuard 2026-03-07 17:35:57 -06:00
jason.woltje 2182717f59 chore: release v0.0.23 — Mission Control Dashboard 2026-03-07 17:00:15 -06:00
jason.woltje d60165572a fix(orchestrator): encrypt OpenClaw provider tokens at rest 2026-03-07 16:55:51 -06:00
jason.woltje 95ec63a868 test(orchestrator): MS23-P3-004 OpenClaw provider E2E — Phase 3 gate 2026-03-07 16:44:57 -06:00
jason.woltje 2ab736b68b Merge pull request 'feat(web): MS23-P3-003 OpenClaw provider config UI' (#736) from feat/ms23-p3-config-ui into main 2026-03-07 22:33:22 +00:00
jason.woltje 495d78115e feat(orchestrator): add OpenClaw SSE bridge streaming 2026-03-07 16:20:27 -06:00
jason.woltje 54ee5cf945 feat(web): MS23-P3-003 OpenClaw provider config UI 2026-03-07 16:18:21 -06:00
jason.woltje da6e055113 feat(orchestrator): MS23-P3-001 OpenClawProvider 2026-03-07 15:58:56 -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