Commit Graph
972 Commits
Author SHA1 Message Date
jason.woltje c939a541a7 feat(web): gate settings nav by workspace role (MS21-RBAC-001) (#579)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 23:06:23 +00:00
jason.woltje 895ea7fd14 feat(web): add user edit dialog to admin users page (MS21-UI-002) (#578)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 22:57:26 +00:00
jason.woltje e93e7ffaa9 feat(web): wire workspace member management UI (MS21-UI-004) (#577)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 22:12:05 +00:00
jason.woltje 307639eca0 feat(web): add teams settings page (MS21-UI-005) (#576)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 22:12:04 +00:00
jason.woltje 31814f181a chore(orchestrator): mark UI-001 UI-003 done, add UI-001-QA (#575)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 20:51:48 +00:00
jason.woltje 5cd6b8622d feat(web): add admin users settings page (MS21-UI-001) (#573)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 20:50:11 +00:00
jason.woltje 20c9e68e1b feat(web): wire workspaces settings page to real API (MS21-UI-003) (#574)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 20:48:24 +00:00
jason.woltje 127bf61fe2 chore(orchestrator): Fix TASKS.md schema + correct TEST-003/MIG-004 status (#572)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 20:16:31 +00:00
jason.woltje f99107fbfc feat(api): add admin bulk import endpoints (MS21-MIG-004) (#567)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 19:55:01 +00:00
jason.woltje 5b782bafc9 test(scripts): add migrate-brain unit tests (MS21-TEST-003) (#566)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 19:54:55 +00:00
jason.woltje 85d3f930f3 chore: update TASKS.md — phases 1-3 complete, CI confirmed green (#565)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 18:39:14 +00:00
jason.woltje 0e6734bdae feat(api): add team management module with CRUD endpoints (#564)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 18:24:09 +00:00
jason.woltje 5bcaaeddd9 fix(api): increase flaky test timeouts for CI (#562)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 18:20:39 +00:00
jason.woltje 676a2a288b Merge pull request 'ci: enable turborepo remote cache for all Node.js pipelines' (#527) from ci/turbo-remote-cache into main
Reviewed-on: http://git.mosaicstack.dev/mosaic/stack/pulls/527
2026-02-28 18:07:05 +00:00
jason.woltje ac16d6ed88 feat(api): add break-glass local authentication module (#559)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 18:05:19 +00:00
jason.woltje 8388d49786 feat(api): add workspace member management endpoints (#556)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 18:01:05 +00:00
jason.woltje 20f914ea85 feat(api): add AdminModule with user and workspace management endpoints (#555)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 17:56:54 +00:00
jason.woltje 1b84741f1a feat(scripts): add jarvis-brain data migration script (#554)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 17:47:07 +00:00
jason.woltje ffc10c9a45 feat(api): add MS21 user fields for admin, local auth, and invitations (#553)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 17:47:03 +00:00
jason.woltje 62d9ac0e5a Merge branch 'main' into ci/turbo-remote-cache 2026-02-28 17:42:26 +00:00
jason.woltje 8098504fb8 chore: bootstrap MS21 Multi-Tenant RBAC Data Migration mission (#552)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 17:12:22 +00:00
jason.woltje 128431ba58 fix(api,web): separate workspace context from auth session (#551)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-28 15:14:29 +00:00
jason.woltje d2c51eda91 docs: close MS20 Site Stabilization mission (#550)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 12:25:24 +00:00
jason.woltje 78b643a945 fix(api): use getTrustedOrigins() for WebSocket CORS (#549)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 12:07:51 +00:00
jason.woltje f93503ebcf fix(web): update useWebSocket test for withCredentials (#548)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 11:47:44 +00:00
jason.woltje c0e679ab7c fix(web,api): fix WebSocket authentication for chat real-time connection (#547)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 11:30:44 +00:00
jason.woltje 6ac63fe755 Merge pull request 'feat(web): implement credential management UI' (#545) from feat/credential-management-ui into main 2026-02-27 11:14:08 +00:00
jason.woltjeandClaude Sonnet 4.6 1667f28d71 feat(web): implement credential management UI
Enable Add Credential button, implement add/rotate/delete dialogs,
wire CRUD operations to existing /api/credentials endpoints.
Displays credentials in responsive table/card layout (name, type,
scope, masked value, created date). Supports all credential types
(API_KEY, OAUTH_TOKEN, ACCESS_TOKEN, SECRET, PASSWORD, CUSTOM) and
scopes (USER, WORKSPACE, SYSTEM).

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-02-27 05:13:03 -06:00
jason.woltje 66fe475fa1 fix(web): convert favicon.ico to RGBA format for Turbopack (#544)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 11:10:38 +00:00
jason.woltje d39ab6aafc chore(orchestrator): update MS20 task tracking for S3 (#543)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 11:02:27 +00:00
jason.woltje 147e8ac574 fix(web,api): fix orchestrator proxy 502 connectivity (#542)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 11:00:55 +00:00
jason.woltje c38bfae16c fix(web): fix personalities page dark mode theming and wire to API (#540)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 10:59:04 +00:00
jason.woltje 36b4d8323d fix(web): add favicon.ico (#541)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 10:58:08 +00:00
jason.woltje 833662a64f feat(api): implement /users/me/preferences endpoint
Implements GET/PATCH/PUT /users/me/preferences. Fixes profile page 'Preferences unavailable' error by correcting the /api prefix in frontend calls and adding PATCH handler to controller.

Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 10:51:28 +00:00
jason.woltje b3922e1d5b feat(web): add dedicated /terminal page route (#538)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 10:43:14 +00:00
jason.woltje 78b71a0ecc feat(api): implement personalities CRUD API (#537)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 10:42:50 +00:00
jason.woltje dd0568cf15 fix(web): add workspace context to domain and project creation (#536)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 10:28:40 +00:00
jason.woltje 8964226163 chore(orchestrator): bootstrap MS20 Site Stabilization mission (#535)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 10:12:24 +00:00
jason.woltje 11f22a7e96 fix(api): add sort, search, visibility to knowledge entry query DTO (#533)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 05:16:30 +00:00
jason.woltje edcff6a0e0 fix(api,web): add workspace context to widgets and auto-detect workspace ID (#532)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 04:53:07 +00:00
jason.woltje e3cba37e8c fix(api,web): resolve RLS context SQL error, workspace guard crash, and projects response unwrapping (#531)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 04:18:35 +00:00
jason.woltje 21bf7e050f fix(web): resolve dashboard widget errors and deployment config (#530)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 03:49:57 +00:00
jason.woltje 83d5aee53a fix(api): add debian-openssl-3.0.x to Prisma binaryTargets (#529)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 02:44:11 +00:00
jason.woltje cc5b108b2f fix(security): bump minimatch override to >=10.2.3 (#528)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 01:48:38 +00:00
jason.woltjeandClaude Opus 4.6 5ed0a859da ci: enable turborepo remote cache for all Node.js pipelines
Connect to self-hosted turbo cache at turbo.mosaicstack.dev.
Convert lint/typecheck/test/build steps to use pnpm turbo with
remote cache env vars, removing manual build-shared steps since
turbo handles the dependency graph automatically.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-02-26 19:34:11 -06:00
jason.woltje bf299bb672 fix: enforce alpha versioning (0.0.x), delete erroneous 0.1.x releases (#526)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-27 01:22:12 +00:00
jason.woltje ad99cb9a03 fix(api): lazy-load node-pty to prevent API crash on missing native binary (#525)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-26 13:46:26 +00:00
jason.woltje d05b870f08 fix(api): add build tools for node-pty native compilation in Docker (#524)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-26 13:24:34 +00:00
jason.woltje 1aaf5618ce docs: close out MS19 Chat & Terminal System mission (#523)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-26 04:21:38 +00:00
jason.woltje 9b2520ce1f feat(web): add agent output terminal tabs for orchestrator sessions (#522)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-02-26 04:04:26 +00:00