This website requires JavaScript.
3ceb45c0b2
docs(design): MS22 DB-centric agent fleet architecture
Jason Woltje
2026-03-01 08:17:11 -06:00
2fe858d61a
chore(orchestrator): MS21 complete — UI-001-QA and TEST-004 done (#602 )
Jason Woltje
2026-03-01 14:16:11 +00:00
8d7a1be7f5
fix(docker): strip hardcoded model/provider assumptions from fleet doc
feat/ms22-openclaw-docker
Jason Woltje
2026-03-01 08:06:15 -06:00
b13ff68e22
fix(api): use generic mosaic-* naming in OpenClawGateway schema and tests
feat/ms22-openclaw-gateway-module
Jason Woltje
2026-03-01 08:04:55 -06:00
89767e26ef
fix(docker): generic naming (mosaic-*), env-var-only config, no hardcoded values
Jason Woltje
2026-03-01 08:02:31 -06:00
c847b74bda
feat(api): add OpenClawGatewayModule with agent registry (MS22-P1b)
Jason Woltje
2026-03-01 07:59:39 -06:00
50f0dc6018
Revert "fix(docker): use envsubst template pattern — no hardcoded URLs or keys (MS22-P1a)"
Jason Woltje
2026-03-01 07:55:32 -06:00
e657a6d199
chore(orchestrator): MS21 complete — UI-001-QA (#599 ) and TEST-004 done
chore/ms21-complete
Jason Woltje
2026-03-01 07:54:58 -06:00
11136e2f23
fix(docker): use envsubst template pattern — no hardcoded URLs or keys (MS22-P1a)
Jason Woltje
2026-03-01 07:54:28 -06:00
256171cc62
feat(docker): OpenClaw agent fleet compose + real configs (MS22-P1a)
Jason Woltje
2026-03-01 07:54:03 -06:00
9a742aa634
chore(orchestrator): MS21 complete — UI-001-QA and TEST-004 done
chore/ms21-final-tasks-done
Jason Woltje
2026-03-01 07:52:41 -06:00
512a29a240
fix(web): QA fixes on users settings page (MS21-UI-001-QA) (#599 )
Jason Woltje
2026-03-01 13:52:15 +00:00
3e0eb53cf1
fix(web): QA fixes on users settings page (MS21-UI-001-QA)
fix/ms21-ui-001-qa
Jason Woltje
2026-03-01 07:49:26 -06:00
8ea3c3ee67
Merge pull request 'chore(orchestrator): sync TASKS.md — mark MS21 completed tasks as done' (#597 ) from chore/ms21-tasks-sync into main
test/ms21-ui-tests
jason.woltje
2026-03-01 13:41:45 +00:00
c4a6be5b6b
Merge pull request 'chore(orchestrator): mark MS22 Phase 0 complete' (#596 ) from chore/ms22-phase0-complete into main
jason.woltje
2026-03-01 13:41:29 +00:00
f4c1c9d816
chore(orchestrator): sync TASKS.md — mark UI-002,004,005,RBAC-001,002 done; UI-001-QA+TEST-004 in-progress
chore/ms21-tasks-sync
Jason Woltje
2026-03-01 07:38:51 -06:00
ac67697fe4
chore(orchestrator): mark MS22 Phase 0 complete — all tasks done
chore/ms22-phase0-complete
Jason Woltje
2026-02-28 22:55:18 -06:00
6521f655a8
feat(web): add teams page and RBAC navigation/route gating (MS21-UI-005, RBAC-001, RBAC-002) (#595 )
Jason Woltje
2026-03-01 04:54:25 +00:00
0e74b03d9c
test(api): integration tests for MS22 knowledge layer modules (MS22-TEST-001) (#594 )
Jason Woltje
2026-03-01 04:54:23 +00:00
a925f91062
feat: add OpenClaw session log ingestion script (MS22-INGEST-001) (#593 )
Jason Woltje
2026-03-01 03:54:36 +00:00
7106512fa9
feat(web): add user edit/invite dialogs and workspace member management (MS21-UI-002, MS21-UI-004) (#592 )
Jason Woltje
2026-03-01 03:54:32 +00:00
1df20f0e13
feat(api): add assigned_agent to Task model (MS22-DB-003, MS22-API-003) (#591 )
Jason Woltje
2026-03-01 03:54:28 +00:00
7c7a821b0f
feat: add OpenClaw session log ingestion script (MS22-INGEST-001)
feat/ms22-ingest-clean
Jason Woltje
2026-02-28 21:18:08 -06:00
bc89952f10
feat(web): add user edit/invite dialogs and workspace member management (MS21-UI-002, MS21-UI-004)
feat/ms21-ui-users-members
Jason Woltje
2026-02-28 21:26:24 -06:00
8dab20c022
chore(orchestrator): add MS22 Phase 0 tasks to TASKS.md (#590 )
Jason Woltje
2026-03-01 03:14:55 +00:00
7073057e8d
fix: bump openbao 2.5.0→2.5.1 (CVE-2026-24051 otel/sdk PATH hijack) (#589 )
Jason Woltje
2026-03-01 03:14:49 +00:00
57c58dd2f4
feat(api): add assigned_agent to Task model (MS22-DB-003, MS22-API-003)
feat/ms22-task-agent
Jason Woltje
2026-02-28 21:10:00 -06:00
c640d22394
chore(orchestrator): add MS22 Phase 0 tasks to TASKS.md
Jason Woltje
2026-02-28 21:01:03 -06:00
5e7346adc7
ci: unify pipelines — single install, ~50% faster CI (#588 )
Jason Woltje
2026-03-01 02:32:54 +00:00
d07a840f25
feat(api): add conversation archive with vector search (MS22-DB-004, MS22-API-004) (#587 )
Jason Woltje
2026-03-01 02:20:56 +00:00
4b2e48af9c
feat(api): add agent memory module (MS22-DB-002, MS22-API-002) (#586 )
Jason Woltje
2026-03-01 02:20:15 +00:00
7b390d8be2
feat(api): add findings module with vector search (MS22-DB-001, MS22-API-001) (#585 )
Jason Woltje
2026-03-01 02:10:02 +00:00
f9588d2ce1
chore: close out MS21 — all phases complete, tagged v0.0.21
chore/tasks-final
Jason Woltje
2026-02-28 17:54:25 -06:00
e8502577b8
chore: update TASKS.md — phase 5 complete, VER-001 in-progress (#583 )
v0.0.21
Jason Woltje
2026-02-28 23:45:35 +00:00
294446043a
chore: update TASKS.md — phase 5 complete, VER-001 in-progress
chore/tasks-update
Jason Woltje
2026-02-28 17:41:39 -06:00
af68f84dcd
feat(api): invalidate sessions on user deactivation (MS21-AUTH-004) (#582 )
Jason Woltje
2026-02-28 23:41:11 +00:00
e4a56ab850
feat(api): invalidate sessions on user deactivation (MS21-AUTH-004)
feat/ms21-session-invalidation
Jason Woltje
2026-02-28 17:29:37 -06:00
b57f549d39
test(web): add API client tests for admin, workspaces, teams (MS21-TEST-004) (#581 )
Jason Woltje
2026-02-28 23:26:36 +00:00
2c8d0a8daf
feat(web): RBAC access guard on users settings page (MS21-RBAC-002/003/004) (#580 )
Jason Woltje
2026-02-28 23:24:20 +00:00
b174ba4f14
feat(web): RBAC access guard on users settings page (MS21-RBAC-002/003/004)
feat/ms21-rbac-settings
Jason Woltje
2026-02-28 17:19:57 -06:00
c939a541a7
feat(web): gate settings nav by workspace role (MS21-RBAC-001) (#579 )
Jason Woltje
2026-02-28 23:06:23 +00:00
895ea7fd14
feat(web): add user edit dialog to admin users page (MS21-UI-002) (#578 )
Jason Woltje
2026-02-28 22:57:26 +00:00
e93e7ffaa9
feat(web): wire workspace member management UI (MS21-UI-004) (#577 )
Jason Woltje
2026-02-28 22:12:05 +00:00
307639eca0
feat(web): add teams settings page (MS21-UI-005) (#576 )
Jason Woltje
2026-02-28 22:12:04 +00:00
31814f181a
chore(orchestrator): mark UI-001 UI-003 done, add UI-001-QA (#575 )
Jason Woltje
2026-02-28 20:51:48 +00:00
5cd6b8622d
feat(web): add admin users settings page (MS21-UI-001) (#573 )
Jason Woltje
2026-02-28 20:50:11 +00:00
20c9e68e1b
feat(web): wire workspaces settings page to real API (MS21-UI-003) (#574 )
Jason Woltje
2026-02-28 20:48:24 +00:00
127bf61fe2
chore(orchestrator): Fix TASKS.md schema + correct TEST-003/MIG-004 status (#572 )
Jason Woltje
2026-02-28 20:16:31 +00:00
f99107fbfc
feat(api): add admin bulk import endpoints (MS21-MIG-004) (#567 )
Jason Woltje
2026-02-28 19:55:01 +00:00
5b782bafc9
test(scripts): add migrate-brain unit tests (MS21-TEST-003) (#566 )
Jason Woltje
2026-02-28 19:54:55 +00:00
de6aa9c768
feat(web): add teams API client (in progress)
feat/ms21-teams-page
Jason Woltje
2026-02-28 12:48:30 -06:00
1310eff96c
feat(web): add admin user management components (in progress)
feat/ms21-users-page
Jason Woltje
2026-02-28 12:47:44 -06:00
85d3f930f3
chore: update TASKS.md — phases 1-3 complete, CI confirmed green (#565 )
Jason Woltje
2026-02-28 18:39:14 +00:00
0e6734bdae
feat(api): add team management module with CRUD endpoints (#564 )
Jason Woltje
2026-02-28 18:24:09 +00:00
5bcaaeddd9
fix(api): increase flaky test timeouts for CI (#562 )
Jason Woltje
2026-02-28 18:20:39 +00:00
676a2a288b
Merge pull request 'ci: enable turborepo remote cache for all Node.js pipelines' (#527 ) from ci/turbo-remote-cache into main
jason.woltje
2026-02-28 18:07:05 +00:00
ac16d6ed88
feat(api): add break-glass local authentication module (#559 )
Jason Woltje
2026-02-28 18:05:19 +00:00
8388d49786
feat(api): add workspace member management endpoints (#556 )
Jason Woltje
2026-02-28 18:01:05 +00:00
20f914ea85
feat(api): add AdminModule with user and workspace management endpoints (#555 )
Jason Woltje
2026-02-28 17:56:54 +00:00
1b84741f1a
feat(scripts): add jarvis-brain data migration script (#554 )
Jason Woltje
2026-02-28 17:47:07 +00:00
ffc10c9a45
feat(api): add MS21 user fields for admin, local auth, and invitations (#553 )
Jason Woltje
2026-02-28 17:47:03 +00:00
62d9ac0e5a
Merge branch 'main' into ci/turbo-remote-cache
jason.woltje
2026-02-28 17:42:26 +00:00
8098504fb8
chore: bootstrap MS21 Multi-Tenant RBAC Data Migration mission (#552 )
Jason Woltje
2026-02-28 17:12:22 +00:00
128431ba58
fix(api,web): separate workspace context from auth session (#551 )
Jason Woltje
2026-02-28 15:14:29 +00:00
d2c51eda91
docs: close MS20 Site Stabilization mission (#550 )
v0.20.0
Jason Woltje
2026-02-27 12:25:24 +00:00
78b643a945
fix(api): use getTrustedOrigins() for WebSocket CORS (#549 )
Jason Woltje
2026-02-27 12:07:51 +00:00
f93503ebcf
fix(web): update useWebSocket test for withCredentials (#548 )
Jason Woltje
2026-02-27 11:47:44 +00:00
c0e679ab7c
fix(web,api): fix WebSocket authentication for chat real-time connection (#547 )
Jason Woltje
2026-02-27 11:30:44 +00:00
6ac63fe755
Merge pull request 'feat(web): implement credential management UI' (#545 ) from feat/credential-management-ui into main
jason.woltje
2026-02-27 11:14:08 +00:00
1667f28d71
feat(web): implement credential management UI
Jason Woltje
2026-02-27 05:13:03 -06:00
66fe475fa1
fix(web): convert favicon.ico to RGBA format for Turbopack (#544 )
Jason Woltje
2026-02-27 11:10:38 +00:00
d39ab6aafc
chore(orchestrator): update MS20 task tracking for S3 (#543 )
Jason Woltje
2026-02-27 11:02:27 +00:00
147e8ac574
fix(web,api): fix orchestrator proxy 502 connectivity (#542 )
Jason Woltje
2026-02-27 11:00:55 +00:00
c38bfae16c
fix(web): fix personalities page dark mode theming and wire to API (#540 )
Jason Woltje
2026-02-27 10:59:04 +00:00
36b4d8323d
fix(web): add favicon.ico (#541 )
Jason Woltje
2026-02-27 10:58:08 +00:00
833662a64f
feat(api): implement /users/me/preferences endpoint
Jason Woltje
2026-02-27 10:51:28 +00:00
b3922e1d5b
feat(web): add dedicated /terminal page route (#538 )
Jason Woltje
2026-02-27 10:43:14 +00:00
78b71a0ecc
feat(api): implement personalities CRUD API (#537 )
Jason Woltje
2026-02-27 10:42:50 +00:00
dd0568cf15
fix(web): add workspace context to domain and project creation (#536 )
Jason Woltje
2026-02-27 10:28:40 +00:00
8964226163
chore(orchestrator): bootstrap MS20 Site Stabilization mission (#535 )
Jason Woltje
2026-02-27 10:12:24 +00:00
11f22a7e96
fix(api): add sort, search, visibility to knowledge entry query DTO (#533 )
Jason Woltje
2026-02-27 05:16:30 +00:00
edcff6a0e0
fix(api,web): add workspace context to widgets and auto-detect workspace ID (#532 )
Jason Woltje
2026-02-27 04:53:07 +00:00
e3cba37e8c
fix(api,web): resolve RLS context SQL error, workspace guard crash, and projects response unwrapping (#531 )
Jason Woltje
2026-02-27 04:18:35 +00:00
21bf7e050f
fix(web): resolve dashboard widget errors and deployment config (#530 )
Jason Woltje
2026-02-27 03:49:57 +00:00
83d5aee53a
fix(api): add debian-openssl-3.0.x to Prisma binaryTargets (#529 )
Jason Woltje
2026-02-27 02:44:11 +00:00
cc5b108b2f
fix(security): bump minimatch override to >=10.2.3 (#528 )
Jason Woltje
2026-02-27 01:48:38 +00:00
5ed0a859da
ci: enable turborepo remote cache for all Node.js pipelines
Jason Woltje
2026-02-26 19:34:11 -06:00
bf299bb672
fix: enforce alpha versioning (0.0.x), delete erroneous 0.1.x releases (#526 )
Jason Woltje
2026-02-27 01:22:12 +00:00
ad99cb9a03
fix(api): lazy-load node-pty to prevent API crash on missing native binary (#525 )
Jason Woltje
2026-02-26 13:46:26 +00:00
d05b870f08
fix(api): add build tools for node-pty native compilation in Docker (#524 )
Jason Woltje
2026-02-26 13:24:34 +00:00
1aaf5618ce
docs: close out MS19 Chat & Terminal System mission (#523 )
Jason Woltje
2026-02-26 04:21:38 +00:00
9b2520ce1f
feat(web): add agent output terminal tabs for orchestrator sessions (#522 )
Jason Woltje
2026-02-26 04:04:26 +00:00
b110c469c4
feat(web): add orchestrator command system in chat interface (#521 )
Jason Woltje
2026-02-26 03:39:00 +00:00
859dcfc4b7
feat(web): implement multi-session terminal tab management (#520 )
Jason Woltje
2026-02-26 03:18:35 +00:00
13aa52aa53
feat(web): polish master chat with model selector, params config, and empty state (#519 )
Jason Woltje
2026-02-26 03:17:23 +00:00
417c6ab49c
feat(web): integrate xterm.js with WebSocket terminal backend (#518 )
Jason Woltje
2026-02-26 02:55:53 +00:00
8128eb7fbe
feat(api): add terminal session persistence with Prisma model and CRUD (#517 )
Jason Woltje
2026-02-26 02:49:32 +00:00
e41fedb3c2
feat(api): add terminal session persistence with Prisma model and CRUD service
feat/ms19-terminal-persistence
Jason Woltje
2026-02-25 20:46:58 -06:00
5ba77d8952
fix(web): add random suffix to fallback assistant message IDs to prevent collisions
Jason Woltje
2026-02-25 20:41:43 -06:00
7de0e734b0
feat(web): implement SSE chat streaming with real-time token rendering (#516 )
Jason Woltje
2026-02-26 02:39:43 +00:00