2025-03-02 - 2026-03-02

Overview

231 Active Pull Requests
400 Active Issues
Excluding merges, 2 authors have pushed 199 commits to main and 947 commits to all branches. On main, 972 files have changed and there have been 118777 additions and 9484 deletions.

4 Releases published by 1 user

Published v0.0.21 2026-02-28 23:54:16 +00:00

Published v0.20.0 MS20 — Site Stabilization 2026-02-27 12:25:46 +00:00

Published v0.0.15 v0.0.15 — Dashboard Shell & Design System 2026-02-22 21:20:43 +00:00

Published v0.0.2 2026-01-29 23:34:41 +00:00

231 Pull requests merged by 1 user

Merged #655 fix(ci): use node:24-slim (glibc) instead of Alpine (musl) 2026-03-02 01:40:38 +00:00

Merged #654 fix(ci): copy .npmrc before pnpm install in all Dockerfiles 2026-03-02 01:09:23 +00:00

Merged #653 fix: matrix native binary + Dockerfile audit 2026-03-02 00:19:41 +00:00

Merged #652 ci: enable Kaniko layer caching 2026-03-02 00:08:16 +00:00

Merged #651 fix(ci): Kaniko for base image build 2026-03-01 23:41:47 +00:00

Merged #649 feat: custom node base image 2026-03-01 23:39:42 +00:00

Merged #648 ci: pnpm store cache 2026-03-01 23:26:52 +00:00

Merged #647 fix(api): activity interceptor tests 2026-03-01 23:15:17 +00:00

Merged #645 fix(web): kanban add-task tests 2026-03-01 23:03:22 +00:00

Merged #644 feat: wire chat to backend 2026-03-01 22:54:49 +00:00

Merged #643 feat: compact usage widget in header 2026-03-01 22:53:32 +00:00

Merged #642 feat: compact usage widget in header 2026-03-01 22:51:51 +00:00

Merged #641 fix(api): security hardening — helmet + auth rate limiting 2026-03-01 22:43:10 +00:00

Merged #640 fix: attach domain to project 2026-03-01 22:33:49 +00:00

Merged #638 feat: inline add-task in Kanban 2026-03-01 22:33:07 +00:00

Merged #637 fix: Logs page — activity_logs, optional workspaceId, autoRefresh on 2026-03-01 22:10:17 +00:00

Merged #635 fix: GET workspace members endpoint 2026-03-01 21:53:52 +00:00

Merged #633 test(glm47): workspace stats endpoint 2026-03-01 21:46:49 +00:00

Merged #634 fix(web): CI lint failures from PR #632 2026-03-01 21:41:29 +00:00

Merged #632 fix: tag creation in File Manager 2026-03-01 21:29:33 +00:00

Merged #631 fix(api): remove noisy CSRF guard debug log 2026-03-01 21:13:00 +00:00

Merged #630 fix(api): value imports for DTO classes in controllers 2026-03-01 20:55:07 +00:00

Merged #629 fix: add SYSTEM_ADMIN_IDS env var 2026-03-01 20:28:44 +00:00

Merged #628 fix(api): use TRUSTED_ORIGINS for socket.io gateway CORS 2026-03-01 20:13:14 +00:00

Merged #627 feat(web): add project detail page 2026-03-01 20:09:53 +00:00

Merged #626 fix(web): correct Add Provider form to match fleet-settings DTO 2026-03-01 20:00:51 +00:00

Merged #625 fix(api): MS22 Phase 1 post-coding audit 2026-03-01 19:53:50 +00:00

Merged #624 fix(api): widget throttling and orchestrator endpoints 2026-03-01 19:22:21 +00:00

Merged #623 fix(web): correct Add Provider form DTO field mapping 2026-03-01 19:19:05 +00:00

Merged #622 fix(api): skip CSRF for Bearer-authenticated API clients 2026-03-01 19:06:15 +00:00

Merged #621 fix(api): add AuthModule to FleetSettingsModule and ChatProxyModule 2026-03-01 18:06:50 +00:00

Merged #620 fix(api): add ConfigModule to ContainerLifecycleModule imports 2026-03-01 17:52:10 +00:00

Merged #619 fix(deploy): add MOSAIC_SECRET_KEY + docker socket to api service (MS22) 2026-03-01 17:42:29 +00:00

Merged #618 chore(orchestrator): MS22 Phase 1 complete — all 11 tasks done 2026-03-01 16:33:06 +00:00

Merged #617 feat(web): fleet settings UI (MS22-P1h) 2026-03-01 16:22:23 +00:00

Merged #616 feat(web): onboarding wizard (MS22-P1f) 2026-03-01 16:07:23 +00:00

Merged #615 feat(api): chat proxy (MS22-P1i) 2026-03-01 15:59:02 +00:00

Merged #614 feat(api): idle container reaper (MS22-P1k) 2026-03-01 15:50:35 +00:00

Merged #613 feat(docker): core compose + entrypoint (MS22-P1j) 2026-03-01 15:50:33 +00:00

Merged #612 feat(api): onboarding API (MS22-P1e) 2026-03-01 15:43:44 +00:00

Merged #611 feat(api): fleet settings API (MS22-P1g) 2026-03-01 15:37:05 +00:00

Merged #610 feat(api): ContainerLifecycleService (MS22-P1d) 2026-03-01 15:24:43 +00:00

Merged #609 feat(api): internal agent config endpoint (MS22-P1c) 2026-03-01 15:14:17 +00:00

Merged #608 chore(orchestrator): add MS22 PRD, mark P1a+P1b done 2026-03-01 15:05:36 +00:00

Merged #607 feat(api): agent fleet DB schema + migration (MS22-P1a) 2026-03-01 15:03:24 +00:00

Merged #606 feat(api): CryptoService for API key encryption (MS22-P1b) 2026-03-01 15:02:50 +00:00

Merged #605 chore(orchestrator): MS22 Phase 1 task breakdown 2026-03-01 15:02:27 +00:00

Merged #604 docs(design): MS22 DB-centric agent fleet architecture 2026-03-01 14:35:15 +00:00

Merged #602 chore(orchestrator): MS21 complete — UI-001-QA and TEST-004 done 2026-03-01 14:16:12 +00:00

Merged #599 fix(web): QA fixes on users settings page (MS21-UI-001-QA) 2026-03-01 13:52:16 +00:00

Merged #597 chore(orchestrator): sync TASKS.md — mark MS21 completed tasks as done 2026-03-01 13:41:45 +00:00

Merged #596 chore(orchestrator): mark MS22 Phase 0 complete 2026-03-01 13:41:30 +00:00

Merged #595 feat(web): add teams page and RBAC navigation/route gating (MS21-UI-005, RBAC-001, RBAC-002) 2026-03-01 04:54:26 +00:00

Merged #594 test(api): integration tests for MS22 knowledge layer modules (MS22-TEST-001) 2026-03-01 04:54:24 +00:00

Merged #593 feat: add OpenClaw session log ingestion script (MS22-INGEST-001) 2026-03-01 03:54:37 +00:00

Merged #592 feat(web): add user edit/invite dialogs and workspace member management (MS21-UI-002, MS21-UI-004) 2026-03-01 03:54:33 +00:00

Merged #591 feat(api): add assigned_agent to Task model (MS22-DB-003, MS22-API-003) 2026-03-01 03:54:28 +00:00

Merged #590 chore(orchestrator): add MS22 Phase 0 tasks to TASKS.md 2026-03-01 03:14:56 +00:00

Merged #589 fix: bump openbao 2.5.0→2.5.1 (CVE-2026-24051 otel/sdk PATH hijack) 2026-03-01 03:14:50 +00:00

Merged #588 ci: unify pipelines — single install, ~50% faster CI 2026-03-01 02:32:55 +00:00

Merged #587 feat(api): add conversation archive with vector search (MS22-DB-004, MS22-API-004) 2026-03-01 02:20:57 +00:00

Merged #586 feat(api): add agent memory module (MS22-DB-002, MS22-API-002) 2026-03-01 02:20:16 +00:00

Merged #585 feat(api): add findings module with vector search (MS22-DB-001, MS22-API-001) 2026-03-01 02:10:03 +00:00

Merged #583 chore: update TASKS.md — phase 5 complete, VER-001 in-progress 2026-02-28 23:45:35 +00:00

Merged #582 feat(api): invalidate sessions on user deactivation (MS21-AUTH-004) 2026-02-28 23:41:11 +00:00

Merged #581 test(web): add API client tests for admin, workspaces, teams (MS21-TEST-004) 2026-02-28 23:26:37 +00:00

Merged #580 feat(web): RBAC access guard on users settings page (MS21-RBAC-002/003/004) 2026-02-28 23:24:21 +00:00

Merged #579 feat(web): gate settings nav by workspace role (MS21-RBAC-001) 2026-02-28 23:06:23 +00:00

Merged #578 feat(web): add user edit dialog to admin users page (MS21-UI-002) 2026-02-28 22:57:27 +00:00

Merged #577 feat(web): wire workspace member management UI (MS21-UI-004) 2026-02-28 22:12:06 +00:00

Merged #576 feat(web): add teams settings page (MS21-UI-005) 2026-02-28 22:12:05 +00:00

Merged #575 chore(orchestrator): mark UI-001 UI-003 done, add UI-001-QA 2026-02-28 20:51:48 +00:00

Merged #573 feat(web): add admin users settings page (MS21-UI-001) 2026-02-28 20:50:12 +00:00

Merged #574 feat(web): wire workspaces settings page to real API (MS21-UI-003) 2026-02-28 20:48:25 +00:00

Merged #572 chore(orchestrator): Fix TASKS.md schema + correct TEST-003/MIG-004 status 2026-02-28 20:16:31 +00:00

Merged #567 feat(api): add admin bulk import endpoints (MS21-MIG-004) 2026-02-28 19:55:01 +00:00

Merged #566 test(scripts): add migrate-brain unit tests (MS21-TEST-003) 2026-02-28 19:54:56 +00:00

Merged #565 chore: update TASKS.md — phases 1-3 complete, CI confirmed green 2026-02-28 18:39:15 +00:00

Merged #564 feat(api): add team management module with CRUD endpoints 2026-02-28 18:24:10 +00:00

Merged #562 fix(api): increase flaky test timeouts for CI 2026-02-28 18:20:40 +00:00

Merged #527 ci: enable turborepo remote cache for all Node.js pipelines 2026-02-28 18:07:07 +00:00

Merged #559 feat(api): add break-glass local authentication module 2026-02-28 18:05:20 +00:00

Merged #556 feat(api): add workspace member management endpoints 2026-02-28 18:01:07 +00:00

Merged #555 feat(api): add AdminModule with user and workspace management endpoints 2026-02-28 17:56:55 +00:00

Merged #554 feat(scripts): add jarvis-brain data migration script 2026-02-28 17:47:09 +00:00

Merged #553 feat(api): add MS21 user fields for admin, local auth, and invitations 2026-02-28 17:47:04 +00:00

Merged #552 chore: bootstrap MS21 Multi-Tenant RBAC Data Migration mission 2026-02-28 17:12:22 +00:00

Merged #551 fix(api,web): separate workspace context from auth session 2026-02-28 15:14:30 +00:00

Merged #550 docs: close MS20 Site Stabilization mission 2026-02-27 12:25:25 +00:00

Merged #549 fix(api): use getTrustedOrigins() for WebSocket CORS 2026-02-27 12:07:52 +00:00

Merged #548 fix(web): update useWebSocket test for withCredentials 2026-02-27 11:47:44 +00:00

Merged #547 fix(web,api): fix WebSocket authentication for chat real-time connection 2026-02-27 11:30:45 +00:00

Merged #545 feat(web): implement credential management UI 2026-02-27 11:14:09 +00:00

Merged #544 fix(web): convert favicon.ico to RGBA format for Turbopack 2026-02-27 11:10:39 +00:00

Merged #543 chore(orchestrator): update MS20 task tracking for S3 2026-02-27 11:02:29 +00:00

Merged #542 fix(web,api): fix orchestrator proxy 502 connectivity 2026-02-27 11:00:56 +00:00

Merged #540 fix(web): fix personalities page dark mode theming and wire to API 2026-02-27 10:59:06 +00:00

Merged #541 fix(web): add favicon.ico 2026-02-27 10:58:08 +00:00

Merged #539 feat(api): add PATCH endpoint and fix preferences API paths 2026-02-27 10:51:29 +00:00

Merged #538 feat(web): add dedicated /terminal page route 2026-02-27 10:43:15 +00:00

Merged #537 feat(api): implement personalities CRUD API 2026-02-27 10:42:51 +00:00

Merged #536 fix(web): add workspace context to domain and project creation 2026-02-27 10:28:40 +00:00

Merged #535 chore(orchestrator): bootstrap MS20 Site Stabilization mission 2026-02-27 10:12:25 +00:00

Merged #533 fix(api): add sort, search, visibility to knowledge entry query DTO 2026-02-27 05:16:31 +00:00

Merged #532 fix(api,web): add workspace context to widgets and auto-detect workspace ID 2026-02-27 04:53:08 +00:00

Merged #531 fix(api,web): resolve RLS context SQL error, workspace guard crash, and projects response unwrapping 2026-02-27 04:18:35 +00:00

Merged #530 fix(web): resolve dashboard widget errors and deployment config 2026-02-27 03:49:58 +00:00

Merged #529 fix(api): add debian-openssl-3.0.x to Prisma binaryTargets 2026-02-27 02:44:12 +00:00

Merged #528 fix(security): bump minimatch override to >=10.2.3 2026-02-27 01:48:39 +00:00

Merged #526 fix: enforce alpha versioning (0.0.x), delete erroneous 0.1.x releases 2026-02-27 01:22:13 +00:00

Merged #525 fix(api): lazy-load node-pty to prevent API crash on missing native binary 2026-02-26 13:46:27 +00:00

Merged #524 fix(api): add build tools for node-pty native compilation in Docker 2026-02-26 13:24:35 +00:00

Merged #523 docs: close out MS19 Chat & Terminal System mission 2026-02-26 04:21:39 +00:00

Merged #522 feat(web): add agent output terminal tabs for orchestrator sessions 2026-02-26 04:04:27 +00:00

Merged #521 feat(web): add orchestrator command system in chat interface 2026-02-26 03:39:01 +00:00

Merged #520 feat(web): implement multi-session terminal tab management 2026-02-26 03:18:35 +00:00

Merged #519 feat(web): polish master chat with model selector, params config, and empty state 2026-02-26 03:17:24 +00:00

Merged #518 feat(web): integrate xterm.js with WebSocket terminal backend 2026-02-26 02:55:54 +00:00

Merged #517 feat(api): add terminal session persistence with Prisma model and CRUD 2026-02-26 02:49:32 +00:00

Merged #516 feat(web): implement SSE chat streaming with real-time token rendering 2026-02-26 02:39:44 +00:00

Merged #515 feat(api): add terminal WebSocket gateway with PTY session management 2026-02-26 02:27:30 +00:00

Merged #514 fix(api): resolve CSRF guard ordering with global AuthGuard 2026-02-26 02:26:03 +00:00

Merged #513 docs: initialize MS19 Chat & Terminal mission planning 2026-02-26 01:49:40 +00:00

Merged #507 fix(api): add global /api prefix to resolve frontend route mismatch 2026-02-26 01:13:49 +00:00

Merged #506 fix(auth): prevent login page freeze on OAuth sign-in failure 2026-02-25 01:59:37 +00:00

Merged #505 docs: close out MS18 Theme & Widget System mission 2026-02-24 03:01:55 +00:00

Merged #504 docs: update mission artifacts for MS18 completion 2026-02-24 02:29:07 +00:00

Merged #503 test(web): add unit tests for MS18 components 2026-02-24 02:23:06 +00:00

Merged #502 feat(web): add kanban board filtering with URL param persistence 2026-02-24 02:09:38 +00:00

Merged #501 feat(web): add markdown round-trip and replace textarea with Tiptap 2026-02-24 01:40:35 +00:00

Merged #500 feat(web): add Tiptap WYSIWYG KnowledgeEditor component 2026-02-24 01:23:58 +00:00

Merged #499 feat(web): add widget config dialog and layout management controls 2026-02-24 01:11:48 +00:00

Merged #498 feat(web): add widget picker drawer for dashboard customization 2026-02-24 00:59:45 +00:00

Merged #497 feat(web): migrate dashboard to WidgetGrid with layout persistence 2026-02-24 00:50:25 +00:00

Merged #496 feat(api): seed 7 widget definitions for dashboard system 2026-02-24 00:28:03 +00:00

Merged #495 feat(web): add theme selection UI in Settings > Appearance 2026-02-23 14:18:17 +00:00

Merged #494 feat(web): upgrade ThemeProvider for multi-theme registry 2026-02-23 14:09:10 +00:00

Merged #493 feat(web): add theme definition system with 5 built-in themes 2026-02-23 13:59:02 +00:00

Merged #492 docs: initialize MS18 Theme & Widget System mission 2026-02-23 13:36:10 +00:00

Merged #486 docs: close out MS16+MS17 mission 2026-02-23 13:27:23 +00:00

Merged #485 docs: mark MS16+MS17 milestone complete 2026-02-23 13:16:38 +00:00

Merged #484 docs: update PRD statuses and mission artifacts for MS16+MS17 2026-02-23 05:09:04 +00:00

Merged #483 fix(web): update calendar and knowledge tests for real API integration 2026-02-23 05:04:56 +00:00

Merged #482 feat(web): add profile page with user info and preferences 2026-02-23 04:50:45 +00:00

Merged #481 feat(web): add file manager page with list/grid views 2026-02-23 04:39:20 +00:00

Merged #480 feat(web): add logs and telemetry page with filtering and auto-refresh 2026-02-23 04:38:15 +00:00

Merged #479 feat(web): add project workspace page with tasks and agent sessions 2026-02-23 04:29:40 +00:00

Merged #478 feat(web): add kanban board page with drag-and-drop 2026-02-23 04:26:26 +00:00

Merged #477 feat(web): add projects page with CRUD operations 2026-02-23 04:13:27 +00:00

Merged #476 feat(web): wire knowledge pages to real API data 2026-02-23 04:12:16 +00:00

Merged #475 test(web): update tasks page tests for real API integration 2026-02-23 03:59:57 +00:00

Merged #474 feat(web): wire calendar page to real API data 2026-02-23 03:51:17 +00:00

Merged #473 feat(web): wire tasks page to real API data 2026-02-23 03:51:09 +00:00

Merged #472 feat(web): add custom 404 pages for global and authenticated routes 2026-02-23 03:43:56 +00:00

Merged #471 feat(web): add settings root index page with category cards 2026-02-23 03:42:02 +00:00

Merged #470 chore(orchestrator): bootstrap MS16+MS17 planning 2026-02-23 03:29:53 +00:00

Merged #465 docs: mark mission complete (MS-P4-003) 2026-02-23 02:11:14 +00:00

Merged #464 Phase 4: Deploy + Smoke Test (#463) 2026-02-23 02:09:44 +00:00

Merged #462 Phase 3: Agent Cycle Visibility (#461) 2026-02-23 01:07:30 +00:00

Merged #460 Phase 2: Task Ingestion Pipeline (#459) 2026-02-23 00:54:56 +00:00

Merged #458 Phase 1: Dashboard Polish + Theming (#457) 2026-02-23 00:16:46 +00:00

Merged #456 fix: add mission detection to session hooks 2026-02-22 23:42:22 +00:00

Merged #455 docs: initialize go-live MVP mission with coordinator protocol 2026-02-22 23:37:13 +00:00

Merged #454 docs: design system reference and task completion (MS15-DOC-001) 2026-02-22 21:20:29 +00:00

Merged #453 feat(web): Phase 3 — Dashboard Page (#450) 2026-02-22 21:18:50 +00:00

Merged #452 feat(ui,web): Phase 2 — Shared Components & Terminal Panel (#449) 2026-02-22 21:12:14 +00:00

Merged #451 feat(web): MS15 Phase 1 — Design System & App Shell 2026-02-22 20:57:06 +00:00

Merged #447 style(ui): use padding for AuthDivider vertical spacing (#446) 2026-02-22 18:02:45 +00:00

Merged #445 docs(coolify): update deployment docs with operations guide 2026-02-22 08:05:47 +00:00

Merged #444 docs: add Coolify deployment guide and compose file 2026-02-22 07:40:24 +00:00

Merged #439 style(ui): refine login card shape and divider spacing 2026-02-22 06:19:24 +00:00

Merged #438 fix(ui): use arbitrary opacity for AuthCard dark background 2026-02-22 05:33:15 +00:00

Merged #437 fix(web): force dynamic rendering for runtime env injection 2026-02-22 03:54:13 +00:00

Merged #436 fix(web): add Tailwind CSS setup for design system rendering 2026-02-21 23:36:17 +00:00

Merged #435 fix(web): restore login page design and add runtime config injection 2026-02-21 23:16:02 +00:00

Merged #434 chore: switch from develop/dev to main/latest image tags 2026-02-21 22:05:08 +00:00

Merged #433 fix(web): resolve flaky CI test failures 2026-02-21 21:12:01 +00:00

Merged #432 Merge develop into main — branch consolidation 2026-02-21 20:56:41 +00:00

Merged #431 fix(ci): suppress Next.js bundled tar/minimatch CVEs in trivy 2026-02-21 20:40:18 +00:00

Merged #429 fix(ci): resolve pipeline #516 audit and test failures 2026-02-21 20:11:59 +00:00

Merged #428 test(web): silence localStorage-file warnings in vitest 2026-02-19 01:45:07 +00:00

Merged #427 fix(auth): generate UUID ids for BetterAuth Prisma writes 2026-02-19 01:07:33 +00:00

Merged #426 fix(auth): restore BetterAuth OAuth2 flow and compose wiring 2026-02-18 05:44:19 +00:00

Merged #425 Fix orchestrator startup provider-key requirements for Issue 424 2026-02-17 23:17:40 +00:00

Merged #423 fix(runtime): post-422 CI and compose env follow-up 2026-02-17 22:47:51 +00:00

Merged #422 feat: finalize orchestrator observability and mosaic rails integration 2026-02-17 22:24:01 +00:00

Merged #421 fix(#411): complete auth/frontend remediation and review hardening 2026-02-17 21:24:14 +00:00

Merged #420 bootstrap mosaic-stack to Mosaic standards layer 2026-02-17 18:51:54 +00:00

Merged #419 chore: upgrade Node.js runtime to v24 across codebase 2026-02-17 01:04:47 +00:00

Merged #418 fix(#411): auth & frontend remediation — all 6 phases complete 2026-02-16 23:11:42 +00:00

Merged #409 feat: M13-SpeechServices — TTS & STT integration 2026-02-15 18:37:54 +00:00

Merged #408 feat: M12-MatrixBridge — Matrix/Element chat bridge integration 2026-02-15 18:22:17 +00:00

Merged #407 feat: M10-Telemetry — Mosaic Telemetry integration 2026-02-15 17:32:08 +00:00

Merged #368 fix(ci): Node.js 20 → 24 LTS + pipeline fixes (#366, #367) 2026-02-13 23:18:05 +00:00

Merged #366 fix(ci): fix pipeline #366 — web @mosaic/ui build, Dockerfile find bug, event handler types 2026-02-13 00:27:48 +00:00

Merged #362 Merge feature/m4-llm-integration into develop 2026-02-09 20:17:45 +00:00

Merged #349 Integrate M4-LLM error handling into develop 2026-02-07 02:38:21 +00:00

Merged #348 Security Remediation: All Phases Complete (84 fixes) 2026-02-07 01:41:33 +00:00

Merged #345 fix(tests): Correct pipeline 239 test failures 2026-02-06 18:56:59 +00:00

Merged #343 Security and Code Quality Remediation (M6-Fixes) 2026-02-06 17:49:14 +00:00

Merged #336 feat(#329): Add usage budget management and cost governance 2026-02-05 20:37:52 +00:00

Merged #335 feat(#101): Add Task Progress widget for orchestrator monitoring 2026-02-05 19:33:42 +00:00

Merged #334 test(#229): Add performance test suite for orchestrator 2026-02-05 19:33:17 +00:00

Merged #333 docs(#230): Comprehensive orchestrator documentation 2026-02-05 19:32:56 +00:00

Merged #332 test(#226,#227,#228): Add E2E integration tests for agent orchestration 2026-02-05 19:32:32 +00:00

Merged #331 [ORCH-134] Update root documentation 2026-02-05 19:32:16 +00:00

Merged #330 [ORCH-132] Connect agent dashboard to real API 2026-02-05 19:32:01 +00:00

Merged #321 M7.1 Remediation: P2 Reliability Improvements (#291-#293, #295) 2026-02-04 04:11:02 +00:00

Merged #320 Security Sprint M7.1: Complete P1 Security Fixes (#284-#287) 2026-02-04 03:54:02 +00:00

Merged #319 Security Sprint M7.1: Fix P1 Security Issues (#283, #288, #289, #290) 2026-02-04 03:38:20 +00:00

Merged #318 Fix QA validation issues and add M7.1 security fixes 2026-02-04 03:08:10 +00:00

Merged #317 feat(ci): Add PostgreSQL service for integration tests 2026-02-04 02:51:17 +00:00

Merged #316 fix(#306): Fix 25 failing API tests 2026-02-04 02:37:33 +00:00

Merged #307 feat(#42): Implement persistent Jarvis chat overlay 2026-02-04 02:29:05 +00:00

Merged #305 feat(#273): Add capability-based authorization for federation 2026-02-04 01:58:07 +00:00

Merged #270 Migrate from Harbor to Gitea Packages registry 2026-02-04 01:53:21 +00:00

Merged #302 Release: Merge develop to main (111 commits) 2026-02-04 01:37:25 +00:00

Merged #301 feat(#52): Implement Active Projects & Agent Chains widget 2026-02-04 01:37:08 +00:00

Merged #300 fix(#272): Add rate limiting to federation endpoints (DoS protection) 2026-02-04 01:32:42 +00:00

Merged #299 fix(#271): Implement OIDC token validation (authentication bypass) 2026-02-04 01:31:33 +00:00

Merged #178 fix(ci): Update Harbor registry URL to reg.mosaicstack.dev 2026-02-01 19:26:18 +00:00

Merged #177 Release: CI/CD Pipeline & Architecture Updates 2026-02-01 19:18:48 +00:00

Merged #120 feat: Add wiki-link autocomplete in editor (closes #63) 2026-01-30 21:21:25 +00:00

Merged #119 feat: Add semantic search with pgvector (closes #68, #69, #70) 2026-01-30 21:20:32 +00:00

Merged #118 docs: Add comprehensive knowledge module documentation (closes #80) 2026-01-30 21:20:13 +00:00

Merged #108 feat(#22): Implement brain query API endpoint 2026-01-30 01:46:00 +00:00

Merged #107 feat(#82): Implement personality module 2026-01-30 01:43:56 +00:00

Merged #106 feat(#16): Implement WebSocket real-time updates 2026-01-30 01:43:33 +00:00

Merged #105 feat(knowledge): Add link resolution service 2026-01-30 01:42:56 +00:00

Merged #104 feat(#21): Implement Ollama integration 2026-01-30 01:42:36 +00:00

Merged #103 feat(#15): Implement Gantt chart component 2026-01-30 01:42:15 +00:00

390 Issues closed from 1 user

Closed #534 MS20: Site Stabilization — Runtime bugs and feature gaps 2026-02-27 10:58:15 +00:00

Closed #512 MS19: Verification, documentation & deployment 2026-02-26 04:19:48 +00:00

Closed #511 MS19: Orchestrator chat & agent terminal integration 2026-02-26 04:04:38 +00:00

Closed #510 MS19: Chat streaming & master chat polish 2026-02-26 03:18:53 +00:00

Closed #509 MS19: Terminal frontend — xterm.js integration & tab management 2026-02-26 03:18:52 +00:00

Closed #508 MS19: Terminal backend — WebSocket gateway & PTY service 2026-02-26 02:49:51 +00:00

Closed #491 MS18: Verification, documentation, deploy 2026-02-24 03:01:28 +00:00

Closed #489 MS18: WYSIWYG knowledge editor with Tiptap 2026-02-24 02:10:03 +00:00

Closed #488 MS18: Customizable widget dashboard with layout management 2026-02-24 02:10:02 +00:00

Closed #487 MS18: Theme package system with built-in themes 2026-02-24 02:10:01 +00:00

Closed #490 MS18: Enhanced Kanban with project/user filtering 2026-02-24 02:09:56 +00:00

Closed #469 Phase 4: Verification, Documentation, Deploy 2026-02-23 13:17:04 +00:00

Closed #468 Phase 3: New Pages — Projects, Workspace, Kanban, File Manager, Logs, Profile 2026-02-23 04:56:04 +00:00

Closed #467 Phase 2: Mock Data Elimination — Tasks, Calendar, Knowledge 2026-02-23 03:51:53 +00:00

Closed #466 Phase 1: Foundation — 404 + Settings Root 2026-02-23 03:42:23 +00:00

Closed #463 Phase 4: Deploy + Smoke Test 2026-02-23 02:09:44 +00:00

Closed #461 Phase 3: Agent Cycle Visibility 2026-02-23 01:07:35 +00:00

Closed #459 Phase 2: Task Ingestion Pipeline 2026-02-23 00:55:09 +00:00

Closed #457 Phase 1: Dashboard Polish + Theming 2026-02-23 00:16:46 +00:00

Closed #450 Phase 3: Dashboard Page Implementation 2026-02-22 21:18:51 +00:00

Closed #449 Phase 2: Shared Component Library Update 2026-02-22 21:12:14 +00:00

Closed #448 Phase 1: Design System & App Shell Foundation 2026-02-22 20:57:07 +00:00

Closed #446 style(ui): add padding above and below OR CONTINUE WITH divider on login page 2026-02-22 18:02:46 +00:00

Closed #443 Coolify: Verify full stack connectivity and functionality 2026-02-22 08:04:06 +00:00

Closed #442 Coolify: Fix managed service start (CoolifyTask failing) 2026-02-22 08:04:00 +00:00

Closed #441 Coolify: Suppress coordinator OTLP exporter errors 2026-02-22 08:03:47 +00:00

Closed #440 Coolify: Fix mosaic.woltje.com DNS record 2026-02-22 07:36:25 +00:00

Closed #430 fix(ci): web pipeline Docker/Trivy step failure on main (pipeline #518) 2026-02-21 20:40:18 +00:00

Closed #424 Decouple orchestrator startup from CLAUDE_API_KEY 2026-02-17 23:16:44 +00:00

Closed #411 [EPIC] Auth & Frontend Remediation 2026-02-16 18:38:50 +00:00

Closed #417 Phase 6: Error Recovery & Polish 2026-02-16 18:38:42 +00:00

Closed #416 Phase 5: Login Page Integration 2026-02-16 18:38:40 +00:00

Closed #415 Phase 4: Frontend Foundation Components 2026-02-16 18:38:39 +00:00

Closed #414 Phase 3: Backend Hardening 2026-02-16 18:38:37 +00:00

Closed #413 Phase 2: Auth Config Discovery Endpoint 2026-02-16 18:38:36 +00:00

Closed #412 Phase 1: Critical Backend Fixes 2026-02-16 18:38:34 +00:00

Closed #410 fix: BetterAuth 500 - request.headers.get is not a function (Express/Web API incompatibility) 2026-02-16 01:03:33 +00:00

Closed #388 EPIC: M13-SpeechServices — TTS & STT Integration 2026-02-15 09:30:23 +00:00

Closed #406 Documentation: Speech services architecture, API, and deployment 2026-02-15 09:27:40 +00:00

Closed #405 E2E integration tests for speech services 2026-02-15 09:27:39 +00:00

Closed #404 Frontend speech settings page (provider selection, voice config) 2026-02-15 09:27:39 +00:00

Closed #403 Frontend audio playback component for TTS output 2026-02-15 09:27:39 +00:00

Closed #401 Speech services environment variables and ConfigModule integration 2026-02-15 09:27:38 +00:00

Closed #402 Frontend voice input component (microphone capture + transcription) 2026-02-15 09:27:38 +00:00

Closed #400 Docker Compose swarm/prod deployment for speech services 2026-02-15 09:27:37 +00:00

Closed #399 Docker Compose dev overlay for speech services 2026-02-15 09:27:37 +00:00

Closed #398 Audio format validation and preprocessing middleware 2026-02-15 09:27:36 +00:00

Closed #397 Implement WebSocket streaming transcription endpoint 2026-02-15 09:27:35 +00:00

Closed #396 Create /api/speech/synthesize REST endpoint 2026-02-15 09:27:34 +00:00

Closed #395 Implement Piper TTS provider via OpenedAI Speech (fallback tier) 2026-02-15 09:27:34 +00:00

Closed #394 Implement Chatterbox TTS provider (premium tier, voice cloning) 2026-02-15 09:27:33 +00:00

Closed #393 Implement Kokoro-FastAPI TTS provider (default tier) 2026-02-15 09:27:33 +00:00

Closed #392 Create /api/speech/transcribe REST endpoint 2026-02-15 09:27:32 +00:00

Closed #391 Implement tiered TTS provider architecture 2026-02-15 09:27:32 +00:00

Closed #390 Implement STT provider with Speaches/faster-whisper integration 2026-02-15 09:27:31 +00:00

Closed #389 Create SpeechModule with provider abstraction layer 2026-02-15 09:27:31 +00:00

Closed #387 Sample Matrix swarm deployment compose file 2026-02-15 09:02:45 +00:00

Closed #377 EPIC: Matrix/Element Bridge Integration 2026-02-15 09:02:38 +00:00

Closed #386 Documentation: Matrix bridge setup and architecture 2026-02-15 08:41:04 +00:00

Closed #385 Matrix bridge E2E integration tests 2026-02-15 08:41:03 +00:00

Closed #383 Streaming AI responses via Matrix message edits 2026-02-15 08:35:40 +00:00

Closed #382 Herald Service: Add Matrix output adapter for status broadcasts 2026-02-15 08:30:32 +00:00

Closed #381 Matrix command handling — receive and dispatch @mosaic commands 2026-02-15 08:30:28 +00:00

Closed #380 Workspace-to-Matrix-Room mapping and provisioning 2026-02-15 08:30:23 +00:00

Closed #379 Register MatrixService in BridgeModule with conditional loading 2026-02-15 08:30:19 +00:00

Closed #384 Add Synapse + Element Web to docker-compose for dev environment 2026-02-15 08:30:15 +00:00

Closed #378 Install matrix-bot-sdk and create MatrixService skeleton 2026-02-15 08:30:12 +00:00

Closed #376 Documentation: Telemetry integration guide 2026-02-15 08:04:39 +00:00

Closed #375 Frontend: Token usage and cost dashboard 2026-02-15 08:04:38 +00:00

Closed #374 Add telemetry config to docker-compose and .env 2026-02-15 08:04:37 +00:00

Closed #373 Prediction integration for cost estimation 2026-02-15 08:04:35 +00:00

Closed #372 Track orchestrator agent task completions 2026-02-15 08:04:34 +00:00

Closed #371 Track LLM task completions via Mosaic Telemetry 2026-02-15 08:04:34 +00:00

Closed #370 Install mosaicstack-telemetry in Coordinator 2026-02-15 08:04:33 +00:00

Closed #369 Install @mosaicstack/telemetry-client in API 2026-02-15 08:04:32 +00:00

Closed #367 Node.js 20 → 24 LTS migration (EOL preparation) 2026-02-13 23:18:05 +00:00

Closed #365 Phase 3: Coordinator Code Quality (Ruff, Mypy, Pip) 2026-02-12 18:47:44 +00:00

Closed #364 Phase 2: Fix CI Pipeline Lint Step Ordering 2026-02-12 18:47:43 +00:00

Closed #363 Phase 1: Critical Docker Image Security Fixes 2026-02-12 18:47:41 +00:00

Closed #346 Security: Vault-based credential storage for agents and CI 2026-02-07 23:23:40 +00:00

Closed #361 Credential audit log viewer (stretch) 2026-02-07 23:23:38 +00:00

Closed #360 Federation credential isolation 2026-02-07 23:01:15 +00:00

Closed #358 Build frontend credential management pages 2026-02-07 23:01:13 +00:00

Closed #359 Encrypt LLM provider API keys in database 2026-02-07 22:50:40 +00:00

Closed #356 Build credential CRUD API endpoints 2026-02-07 22:50:39 +00:00

Closed #355 Create UserCredential Prisma model with RLS policies 2026-02-07 22:39:43 +00:00

Closed #354 Write OpenBao documentation and production hardening guide 2026-02-07 22:16:55 +00:00

Closed #353 Create VaultService NestJS module for OpenBao Transit 2026-02-07 22:13:25 +00:00

Closed #357 Add OpenBao to Docker Compose (turnkey setup) 2026-02-07 21:40:34 +00:00

Closed #352 Encrypt existing plaintext Account tokens 2026-02-07 19:17:09 +00:00

Closed #350 Add RLS policies to auth tables with FORCE enforcement 2026-02-07 18:49:41 +00:00

Closed #351 Create RLS context interceptor (fix SEC-API-4) 2026-02-07 18:26:18 +00:00

Closed #344 Orchestrator: Add Woodpecker CI integration for pipeline monitoring 2026-02-07 17:28:14 +00:00

Closed #340 Phase 4: Low Priority - Cleanup + Performance 2026-02-07 00:51:09 +00:00

Closed #347 Phase 4: Remaining Medium Findings 2026-02-06 20:10:40 +00:00

Closed #339 Phase 3: Medium Priority - Code Quality + Infrastructure 2026-02-06 17:39:53 +00:00

Closed #338 Phase 2: High Priority Security + Infrastructure 2026-02-06 17:39:51 +00:00

Closed #337 Phase 1: Critical Security Fixes 2026-02-06 17:39:50 +00:00

Closed #342 TEST: Script milestone fix 2026-02-05 22:09:22 +00:00

Closed #341 TEST: Milestone by name 2026-02-05 22:08:59 +00:00

Closed #95 [EPIC] Agent Orchestration - Persistent task management 2026-02-05 19:01:25 +00:00

Closed #329 [ORCH-135] Usage Budget Management & Cost Governance 2026-02-05 19:01:15 +00:00

Closed #101 [ORCH-006] Task Progress UI 2026-02-05 18:58:23 +00:00

Closed #229 [ORCH-128] Performance testing 2026-02-05 18:53:08 +00:00

Closed #230 [ORCH-129] Documentation 2026-02-05 18:50:17 +00:00

Closed #227 [ORCH-126] E2E test: Killswitch 2026-02-05 18:47:23 +00:00

Closed #228 [ORCH-127] E2E test: Concurrent agents 2026-02-05 18:47:23 +00:00

Closed #226 [ORCH-125] E2E test: Full agent lifecycle 2026-02-05 18:47:22 +00:00

Closed #102 [ORCH-007] Gateway Integration 2026-02-05 18:41:59 +00:00

Closed #99 [ORCH-004] Task Dispatcher Service 2026-02-05 18:41:58 +00:00

Closed #100 [ORCH-005] ClawdBot Failure Handling 2026-02-05 18:41:58 +00:00

Closed #114 [ORCH-008] Kill Authority Implementation 2026-02-05 18:35:06 +00:00

Closed #217 [ORCH-116] 50% rule enforcement 2026-02-05 18:34:52 +00:00

Closed #235 [ORCH-134] Update root documentation 2026-02-05 18:34:08 +00:00

Closed #233 [ORCH-132] apps/web: Add agent dashboard 2026-02-05 18:32:33 +00:00

Closed #202 [ORCH-101] Set up apps/orchestrator structure 2026-02-05 18:25:03 +00:00

Closed #203 [ORCH-102] Create NestJS server with health checks 2026-02-05 18:25:03 +00:00

Closed #232 [ORCH-131] apps/coordinator: Add orchestrator dispatcher 2026-02-05 18:25:03 +00:00

Closed #231 [ORCH-130] apps/api: Add orchestrator client 2026-02-05 18:25:03 +00:00

Closed #204 [ORCH-103] Docker Compose integration for orchestrator 2026-02-05 18:25:03 +00:00

Closed #234 [ORCH-133] docker-compose: Add orchestrator service 2026-02-05 18:25:03 +00:00

Closed #121 Backend Migration from Jarvis r1 [EPIC] 2026-02-04 20:29:30 +00:00

Closed #315 [Migration #121.8] Implement workspace-scoped LLM configuration 2026-02-04 20:28:28 +00:00

Closed #314 [Migration #121.7] Implement MCP (Model Context Protocol) infrastructure 2026-02-04 20:27:36 +00:00

Closed #313 [Migration #121.6] Implement FastAPI and agent tracing instrumentation 2026-02-04 20:26:07 +00:00

Closed #311 [Migration #121.4] Migrate personality system backend 2026-02-04 20:02:42 +00:00

Closed #309 [Migration #121.2] Implement LLM usage tracking and analytics 2026-02-04 19:43:25 +00:00

Closed #308 [Migration #121.1] Implement multi-provider LLM abstraction layer 2026-02-04 19:29:39 +00:00

Closed #310 [Migration #121.3] Implement OpenTelemetry tracing for LLM operations 2026-02-04 19:13:12 +00:00

Closed #312 [Migration #121.5] Implement core OpenTelemetry infrastructure 2026-02-04 18:53:20 +00:00

Closed #323 🟡 [P2] Address medium/low priority error handling issues (PR #307) 2026-02-04 14:10:13 +00:00

Closed #322 🟠 [P1] Fix high-priority error handling in chat overlay (PR #307) 2026-02-04 14:10:05 +00:00

Closed #328 🟡 [P2] Address medium/low priority error handling issues (PR #307) 2026-02-04 13:48:52 +00:00

Closed #327 🔵 [P2] Improve type safety in chat overlay (PR #307) 2026-02-04 13:48:51 +00:00

Closed #326 🟠 [P1] Fix high-priority error handling in chat overlay (PR #307) 2026-02-04 13:48:51 +00:00

Closed #325 🔴 [P0] Fix critical error handling in chat overlay (PR #307) 2026-02-04 13:48:45 +00:00

Closed #201 Enhance WikiLink XSS protection with comprehensive validation 2026-02-04 05:00:23 +00:00

Closed #200 Enhance Mermaid XSS protection with DOMPurify and input sanitization 2026-02-04 05:00:21 +00:00

Closed #298 ⚠️ [Feature] Fix async response handling in dashboard (Issue #92) 2026-02-04 04:51:56 +00:00

Closed #297 ⚠️ [Feature] Implement actual query processing (Issue #88) 2026-02-04 04:49:28 +00:00

Closed #195 Implement RLS context helpers consistently across all services 2026-02-04 04:45:23 +00:00

Closed #194 Fix workspace ID transmission mismatch between API and client 2026-02-04 04:38:52 +00:00

Closed #193 Align authentication mechanism between API and web client 2026-02-04 04:30:28 +00:00

Closed #296 🟢 [P2] Implement health checks for remote instances 2026-02-04 04:21:49 +00:00

Closed #294 🟢 [P2] Add circuit breaker for failing instances 2026-02-04 04:21:39 +00:00

Closed #295 🟢 [P2] Validate FederationCapabilities structure 2026-02-04 04:09:39 +00:00

Closed #293 🟢 [P2] Implement retry logic with exponential backoff 2026-02-04 04:09:38 +00:00

Closed #292 🟢 [P2] Add protocol version checking 2026-02-04 04:09:37 +00:00

Closed #291 🟢 [P2] Add connection limit per workspace 2026-02-04 04:09:29 +00:00

Closed #287 🟡 [P1] Prevent sensitive data in logs 2026-02-04 03:55:16 +00:00

Closed #286 🟡 [P1] Add workspace access validation guard 2026-02-04 03:55:09 +00:00

Closed #285 🟡 [P1] Add input sanitization on user-controlled fields 2026-02-04 03:55:03 +00:00

Closed #284 🟡 [P1] Reduce timestamp validation window (replay attack) 2026-02-04 03:54:55 +00:00

Closed #290 🟡 [P1] Secure identity verification endpoint 2026-02-04 03:36:55 +00:00

Closed #289 🟡 [P1] Prevent private key decryption error data leaks 2026-02-04 03:35:36 +00:00

Closed #288 🟡 [P1] Upgrade RSA key size to 4096 bits 2026-02-04 03:34:19 +00:00

Closed #283 🟡 [P1] Enforce connection status validation in queries 2026-02-04 03:33:09 +00:00

Closed #282 🔴 [P0] Add HTTP request timeouts (DoS risk) 2026-02-04 02:59:56 +00:00

Closed #281 🔴 [P0] Fix broad exception catching hiding system errors 2026-02-04 02:58:37 +00:00

Closed #280 🔴 [P0] Prevent encryption key exposure via logging 2026-02-04 02:50:33 +00:00

Closed #279 🔴 [P0] Validate orchestrator URL configuration (SSRF risk) 2026-02-04 02:48:07 +00:00

Closed #306 🔴 [P0] Fix 25 failing tests blocking CI pipeline 2026-02-04 02:37:33 +00:00

Closed #278 🔴 [P0] Implement CSRF protection on state-changing endpoints 2026-02-04 02:35:10 +00:00

Closed #42 Jarvis Chat Overlay (persistent, always available) 2026-02-04 02:29:24 +00:00

Closed #277 🔴 [P0] Add comprehensive audit logging for security events 2026-02-04 02:27:53 +00:00

Closed #276 🔴 [P0] Add workspace authorization on incoming connections 2026-02-04 02:25:16 +00:00

Closed #275 🔴 [P0] Fix silent connection initiation failures 2026-02-04 02:21:49 +00:00

Closed #274 🔴 [P0] Sanitize agent spawn command payloads (command injection risk) 2026-02-04 02:18:10 +00:00

Closed #52 HUD: Active Projects & Agent Chains Widget 2026-02-04 02:11:38 +00:00

Closed #273 🔴 [P0] Implement capability enforcement for federation commands 2026-02-04 01:58:08 +00:00

Closed #271 🔴 [P0] Implement OIDC token validation (authentication bypass) 2026-02-04 01:31:33 +00:00

Closed #272 🔴 [P0] Add rate limiting to all federation endpoints (DoS vulnerability) 2026-02-04 00:59:07 +00:00

Closed #81 [EPIC] Knowledge Module - Wiki-style knowledge management 2026-02-04 00:54:27 +00:00

Closed #83 [EPIC] Federation Architecture - Multi-instance collaboration 2026-02-03 20:56:24 +00:00

Closed #94 [FED-011] Spoke Configuration UI 2026-02-03 20:56:24 +00:00

Closed #93 [FED-010] Agent Spawn via Federation 2026-02-03 20:41:49 +00:00

Closed #92 [FED-009] Aggregated Dashboard View 2026-02-03 20:25:24 +00:00

Closed #91 [FED-008] Connection Manager UI 2026-02-03 20:08:03 +00:00

Closed #90 [FED-007] EVENT Subscriptions 2026-02-03 19:50:17 +00:00

Closed #89 [FED-006] COMMAND Message Type 2026-02-03 19:34:55 +00:00

Closed #88 [FED-005] QUERY Message Type 2026-02-03 19:17:58 +00:00

Closed #87 [FED-004] Cross-Instance Identity Linking 2026-02-03 19:00:14 +00:00

Closed #86 [FED-003] Authentik OIDC Integration 2026-02-03 18:41:58 +00:00

Closed #265 [HIGH] Fix Prettier formatting violations (277 errors) 2026-02-03 18:24:29 +00:00

Closed #85 [FED-002] CONNECT/DISCONNECT Protocol 2026-02-03 18:20:39 +00:00

Closed #267 [HIGH] Fix secret scanner false negatives on file read errors 2026-02-03 17:37:06 +00:00

Closed #266 [HIGH] Improve error context in Docker operations 2026-02-03 17:37:06 +00:00

Closed #268 [HIGH] Fix worktree cleanup error swallowing 2026-02-03 17:37:06 +00:00

Closed #269 [MEDIUM] Update outdated TODO comments 2026-02-03 17:37:06 +00:00

Closed #263 [CRITICAL] Fix silent Valkey event parsing failures 2026-02-03 17:37:05 +00:00

Closed #260 [CRITICAL] Fix TypeScript compilation errors in orchestrator tests 2026-02-03 17:37:05 +00:00

Closed #262 [CRITICAL] Fix silent cleanup failures - return structured results 2026-02-03 17:37:05 +00:00

Closed #264 [CRITICAL] Add queue integration tests (15% → 85% coverage) 2026-02-03 17:37:05 +00:00

Closed #261 [CRITICAL] Replace explicit 'any' types with proper mocks in tests 2026-02-03 17:37:05 +00:00

Closed #84 [FED-001] Instance Identity Model 2026-02-03 17:20:17 +00:00

Closed #224 [ORCH-123] YOLO mode (gate bypass) 2026-02-02 23:17:00 +00:00

Closed #225 [ORCH-124] Gate configuration per-task 2026-02-02 23:17:00 +00:00

Closed #223 [ORCH-122] AI agent confirmation 2026-02-02 23:16:59 +00:00

Closed #221 [ORCH-120] Secret scanning 2026-02-02 23:16:58 +00:00

Closed #220 [ORCH-119] Docker security hardening 2026-02-02 23:16:57 +00:00

Closed #219 [ORCH-118] Resource cleanup 2026-02-02 23:16:57 +00:00

Closed #218 [ORCH-117] Killswitch implementation 2026-02-02 23:16:56 +00:00

Closed #216 [ORCH-115] Task dispatch from coordinator 2026-02-02 23:16:55 +00:00

Closed #215 [ORCH-114] Quality gate callbacks 2026-02-02 23:16:55 +00:00

Closed #214 [ORCH-113] Coordinator API client 2026-02-02 23:16:54 +00:00

Closed #213 [ORCH-112] Conflict detection 2026-02-02 23:16:53 +00:00

Closed #212 [ORCH-111] Git worktree management 2026-02-02 23:16:52 +00:00

Closed #211 [ORCH-110] Git operations (clone, commit, push) 2026-02-02 23:16:52 +00:00

Closed #210 [ORCH-109] Agent lifecycle management 2026-02-02 23:16:51 +00:00

Closed #209 [ORCH-108] BullMQ task queue 2026-02-02 23:16:50 +00:00

Closed #207 [ORCH-106] Docker sandbox isolation 2026-02-02 23:16:49 +00:00

Closed #208 [ORCH-107] Valkey client and state management 2026-02-02 23:16:49 +00:00

Closed #206 [ORCH-105] Implement agent spawner (Claude SDK) 2026-02-02 23:16:48 +00:00

Closed #205 [ORCH-104] Monorepo build pipeline for orchestrator 2026-02-02 23:01:42 +00:00

Closed #259 [ORCH-124] Gate configuration per-task 2026-02-02 22:56:31 +00:00

Closed #258 [ORCH-123] YOLO mode (gate bypass) 2026-02-02 22:49:57 +00:00

Closed #257 [ORCH-122] AI agent confirmation 2026-02-02 22:43:38 +00:00

Closed #222 [ORCH-121] Mechanical quality gates 2026-02-02 22:39:44 +00:00

Closed #256 [ORCH-121] Mechanical quality gates 2026-02-02 22:39:37 +00:00

Closed #255 [ORCH-120] Secret scanning 2026-02-02 22:32:10 +00:00

Closed #254 [ORCH-119] Docker security hardening 2026-02-02 22:20:50 +00:00

Closed #253 [ORCH-118] Resource cleanup 2026-02-02 22:12:34 +00:00

Closed #252 ORCH-117: Killswitch implementation 2026-02-02 22:03:48 +00:00

Closed #251 ORCH-116: 50% rule enforcement 2026-02-02 21:55:39 +00:00

Closed #250 [ORCH-115] Task dispatch from coordinator 2026-02-02 21:51:02 +00:00

Closed #249 [ORCH-114] Quality gate callbacks 2026-02-02 21:42:32 +00:00

Closed #71 [KNOW-019] Graph Data API 2026-02-02 21:41:01 +00:00

Closed #72 [KNOW-020] Graph Visualization Component 2026-02-02 21:39:14 +00:00

Closed #248 [ORCH-113] Coordinator API client 2026-02-02 21:35:15 +00:00

Closed #247 [ORCH-112] Conflict detection 2026-02-02 21:28:31 +00:00

Closed #246 [ORCH-111] Git worktree management 2026-02-02 21:20:44 +00:00

Closed #70 [KNOW-018] Semantic Search API 2026-02-02 21:15:58 +00:00

Closed #245 ORCH-110: Git operations (clone, commit, push) 2026-02-02 21:12:53 +00:00

Closed #244 [ORCH-109] Agent lifecycle management 2026-02-02 21:08:20 +00:00

Closed #69 [KNOW-017] Embedding Generation Pipeline 2026-02-02 21:07:00 +00:00

Closed #243 ORCH-108: BullMQ task queue 2026-02-02 21:02:49 +00:00

Closed #242 [ORCH-107] Valkey client and state management 2026-02-02 20:52:12 +00:00

Closed #67 [KNOW-015] Search UI 2026-02-02 20:51:35 +00:00

Closed #241 [ORCH-106] Docker sandbox isolation 2026-02-02 20:43:49 +00:00

Closed #66 [KNOW-014] Search API Endpoint 2026-02-02 20:35:36 +00:00

Closed #65 [KNOW-013] Full-Text Search Setup 2026-02-02 20:35:36 +00:00

Closed #240 [ORCH-105] Implement agent spawner (Claude SDK) 2026-02-02 20:33:31 +00:00

Closed #239 [ORCH-104] Monorepo build pipeline for orchestrator 2026-02-02 20:33:31 +00:00

Closed #237 [ORCH-102] Create server with health checks 2026-02-02 20:33:30 +00:00

Closed #238 [ORCH-103] Docker Compose integration for orchestrator 2026-02-02 20:33:30 +00:00

Closed #236 [ORCH-101] Set up apps/orchestrator structure 2026-02-02 20:33:09 +00:00

Closed #140 Document Non-AI Coordinator Pattern Architecture 2026-02-02 20:13:54 +00:00

Closed #199 Implement rate limiting on webhook endpoints 2026-02-02 19:08:01 +00:00

Closed #198 Strengthen WebSocket authentication 2026-02-02 19:05:19 +00:00

Closed #197 Add explicit return types to service methods 2026-02-02 18:55:42 +00:00

Closed #196 Fix race condition in job status updates 2026-02-02 18:51:42 +00:00

Closed #187 Implement error recovery in SSE streaming 2026-02-02 18:42:04 +00:00

Closed #189 Add composite database index for job_events table 2026-02-02 18:31:55 +00:00

Closed #188 Sanitize Discord error logs to prevent secret exposure 2026-02-02 18:24:36 +00:00

Closed #186 Add comprehensive input validation to webhook and job DTOs 2026-02-02 18:22:33 +00:00

Closed #192 [CRITICAL] Fix CORS configuration for cookie-based authentication 2026-02-02 18:14:01 +00:00

Closed #191 [CRITICAL] Fix XSS vulnerability in WikiLinkRenderer 2026-02-02 18:05:39 +00:00

Closed #190 [CRITICAL] Fix XSS vulnerability in Mermaid rendering 2026-02-02 18:04:40 +00:00

Closed #184 [BLOCKER] Add authentication to coordinator integration endpoints 2026-02-02 17:53:06 +00:00

Closed #185 [BLOCKER] Fix silent error swallowing in Herald broadcasting 2026-02-02 17:47:35 +00:00

Closed #182 [BLOCKER] Fix failing Prisma enum import tests in job-steps.service.spec.ts 2026-02-02 17:41:56 +00:00

Closed #183 [BLOCKER] Remove hardcoded workspace ID in Discord service 2026-02-02 17:41:44 +00:00

Closed #162 [EPIC] Mosaic Component Architecture 2026-02-02 03:56:19 +00:00

Closed #176 [INFRA-014] Integration with M4.1 coordinator 2026-02-02 03:55:36 +00:00

Closed #175 [INFRA-013] End-to-end test harness 2026-02-02 03:45:05 +00:00

Closed #172 [INFRA-010] Herald status updates 2026-02-02 03:45:01 +00:00

Closed #174 [INFRA-012] SSE endpoint for CLI consumers 2026-02-02 03:34:58 +00:00

Closed #171 [INFRA-009] Chat command parsing 2026-02-02 03:34:34 +00:00

Closed #170 [INFRA-008] mosaic-bridge module for Discord 2026-02-02 03:27:33 +00:00

Closed #173 [INFRA-011] WebSocket gateway for job events 2026-02-02 03:23:24 +00:00

Closed #169 [INFRA-007] Job events and audit logging 2026-02-02 03:17:55 +00:00

Closed #168 [INFRA-006] Job steps tracking 2026-02-02 03:17:17 +00:00

Closed #167 [INFRA-005] Runner jobs CRUD and queue submission 2026-02-02 03:10:22 +00:00

Closed #166 [INFRA-004] Stitcher module structure 2026-02-02 03:09:32 +00:00

Closed #164 [INFRA-002] Database schema for job tracking 2026-02-02 03:02:48 +00:00

Closed #165 [INFRA-003] BullMQ module setup 2026-02-02 03:02:18 +00:00

Closed #163 [INFRA-001] Add BullMQ dependencies 2026-02-02 02:57:18 +00:00

Closed #181 fix(security): Update Go stdlib in postgres image (Trivy scanner component) 2026-02-02 02:55:31 +00:00

Closed #179 fix(security): Update vulnerable Node.js dependencies (cross-spawn, glob, tar) 2026-02-02 02:54:52 +00:00

Closed #180 fix(security): Update pnpm to 10.27.0 in Dockerfiles 2026-02-02 02:53:43 +00:00

Closed #142 [EPIC] Implement Non-AI Coordinator Pattern (PoC) 2026-02-02 02:46:55 +00:00

Closed #153 [COORD-013] End-to-end test 2026-02-02 02:46:04 +00:00

Closed #152 [COORD-012] Implement session rotation 2026-02-02 02:38:04 +00:00

Closed #151 [COORD-011] Implement compaction 2026-02-02 02:33:28 +00:00

Closed #150 [COORD-010] Build orchestration loop 2026-02-02 02:24:39 +00:00

Closed #149 [COORD-009] Test rejection loop 2026-02-02 02:13:35 +00:00

Closed #148 [COORD-008] Build Quality Orchestrator service 2026-02-02 02:07:34 +00:00

Closed #147 [COORD-007] Implement core gates 2026-02-02 00:29:38 +00:00

Closed #146 [COORD-006] Test assignment scenarios 2026-02-02 00:14:38 +00:00

Closed #145 [COORD-005] Build assignment algorithm 2026-02-02 00:10:21 +00:00

Closed #161 [COORD-005] End-to-end integration test 2026-02-02 00:10:18 +00:00

Closed #144 [COORD-004] Implement agent profiles 2026-02-02 00:03:58 +00:00

Closed #160 [COORD-004] Implement basic orchestration loop 2026-02-02 00:03:54 +00:00

Closed #143 [COORD-003] Validate 50% rule 2026-02-01 23:57:16 +00:00

Closed #159 [COORD-003] Implement queue manager 2026-02-01 23:57:10 +00:00

Closed #155 [COORD-002] Build basic context monitor 2026-02-01 23:51:49 +00:00

Closed #158 [COORD-002] Implement issue parser agent 2026-02-01 23:51:44 +00:00

Closed #154 [COORD-001] Implement context estimator 2026-02-01 23:44:15 +00:00

Closed #157 [COORD-001] Set up webhook receiver endpoint 2026-02-01 23:44:08 +00:00

Closed #156 [COORD-000] Create coordinator bot user in Gitea 2026-02-01 23:35:37 +00:00

Closed #27 Intent classification service 2026-01-31 21:42:16 +00:00

Closed #138 Implement Token Budget Tracker 2026-01-31 20:50:24 +00:00

Closed #129 Create LLM Provider Admin API Endpoints 2026-01-31 20:38:43 +00:00

Closed #125 Add Claude (Anthropic) LLM Provider 2026-01-31 20:30:42 +00:00

Closed #124 Add OpenAI LLM Provider 2026-01-31 20:22:27 +00:00

Closed #141 Integration Testing: Non-AI Coordinator E2E Validation 2026-01-31 20:15:17 +00:00

Closed #139 Build Gate Rejection Response Handler 2026-01-31 20:02:04 +00:00

Closed #137 Create Forced Continuation Prompt System 2026-01-31 19:52:06 +00:00

Closed #136 Build Completion Verification Engine 2026-01-31 19:44:44 +00:00

Closed #135 Implement Quality Gate Configuration System 2026-01-31 19:33:25 +00:00

Closed #134 Design Non-AI Quality Orchestrator Service 2026-01-31 19:25:10 +00:00

Closed #133 Add Workspace-Scoped LLM Configuration 2026-01-31 19:16:01 +00:00

Closed #132 Port MCP (Model Context Protocol) Infrastructure 2026-01-31 19:08:18 +00:00

Closed #131 Add OpenTelemetry Tracing Infrastructure 2026-01-31 18:55:31 +00:00

Closed #130 Add Personality Prisma Schema and Backend 2026-01-31 18:45:11 +00:00

Closed #127 Refactor LlmService to Use Provider Pattern 2026-01-31 18:34:16 +00:00

Closed #126 Create LLM Manager Service 2026-01-31 18:22:33 +00:00

Closed #123 Port Ollama LLM Provider 2026-01-31 18:11:02 +00:00

Closed #128 Add LlmProviderInstance Prisma Schema 2026-01-31 17:57:50 +00:00

Closed #122 Create LLM Provider Interface 2026-01-31 17:38:57 +00:00

Closed #63 [KNOW-011] Link Autocomplete in Editor 2026-01-30 21:21:26 +00:00

Closed #68 [KNOW-016] pgvector Setup 2026-01-30 21:20:33 +00:00

Closed #80 [KNOW-028] Documentation 2026-01-30 21:20:13 +00:00

Closed #79 [KNOW-027] Caching Layer 2026-01-30 06:16:50 +00:00

Closed #78 [KNOW-026] Export Functionality 2026-01-30 06:16:50 +00:00

Closed #64 [KNOW-012] Render Links in View Mode 2026-01-30 06:16:49 +00:00

Closed #77 [KNOW-025] Markdown Import 2026-01-30 06:16:49 +00:00

Closed #62 [KNOW-010] Backlinks Display UI 2026-01-30 06:16:49 +00:00

Closed #98 [ORCH-003] Valkey Integration 2026-01-30 05:40:07 +00:00

Closed #97 [ORCH-002] Task CRUD API 2026-01-30 05:40:06 +00:00

Closed #76 [KNOW-024] Version History UI 2026-01-30 05:40:06 +00:00

Closed #96 [ORCH-001] Agent Task Database Schema 2026-01-30 05:40:06 +00:00

Closed #74 [KNOW-022] Graph Statistics Dashboard 2026-01-30 05:40:05 +00:00

Closed #73 [KNOW-021] Entry-Centered Graph View 2026-01-30 05:40:05 +00:00

Closed #75 [KNOW-023] Version History API 2026-01-30 05:40:05 +00:00

Closed #29 Cron job configuration 2026-01-30 05:09:35 +00:00

Closed #115 Cron scheduler worker 2026-01-30 05:05:48 +00:00

Closed #116 Cron WebSocket notifications 2026-01-30 05:05:48 +00:00

Closed #26 mosaic-plugin-gantt skill 2026-01-30 03:25:58 +00:00

Closed #23 mosaic-plugin-brain skill 2026-01-30 03:25:57 +00:00

Closed #25 mosaic-plugin-tasks skill 2026-01-30 03:25:57 +00:00

Closed #24 mosaic-plugin-calendar skill 2026-01-30 03:25:57 +00:00

Closed #22 Brain query API endpoint (/brain/query) 2026-01-30 01:46:00 +00:00

Closed #18 Advanced filtering and search 2026-01-29 23:59:38 +00:00

Closed #82 Personality Module - Configurable communication styles 2026-01-29 23:59:38 +00:00

Closed #61 [KNOW-009] Link Storage and Sync 2026-01-29 23:59:38 +00:00

Closed #17 Kanban board view 2026-01-29 23:55:39 +00:00

Closed #41 Widget / HUD System (configurable dashboard layout) 2026-01-29 23:54:57 +00:00

Closed #60 [KNOW-008] Link Resolution Service 2026-01-29 23:51:33 +00:00

Closed #37 Domains model (work, marriage, homelab, finances, etc.) 2026-01-29 23:49:14 +00:00

Closed #16 Real-time updates (WebSocket) 2026-01-29 23:48:34 +00:00

Closed #21 Ollama integration (local/remote) 2026-01-29 23:47:45 +00:00

Closed #15 Gantt chart component 2026-01-29 23:46:24 +00:00

Closed #59 [KNOW-007] Wiki-Link Parser 2026-01-29 23:44:40 +00:00

Closed #14 User preferences storage 2026-01-29 23:07:57 +00:00

Closed #12 Workspace management UI 2026-01-29 23:07:56 +00:00

Closed #13 Team management UI 2026-01-29 23:07:56 +00:00

Closed #11 Sharing rules and permissions 2026-01-29 23:07:56 +00:00

Closed #9 Workspace and team models 2026-01-29 23:07:55 +00:00

Closed #10 Row-Level Security (RLS) policies 2026-01-29 23:07:55 +00:00

Closed #58 [KNOW-006] Entry Detail/Editor Page UI 2026-01-29 23:07:50 +00:00

Closed #56 [KNOW-004] Basic Markdown Rendering 2026-01-29 23:07:50 +00:00

Closed #57 [KNOW-005] Entry List Page UI 2026-01-29 23:07:50 +00:00

Closed #53 [KNOW-001] Database Schema for Knowledge Module 2026-01-29 23:07:49 +00:00

Closed #55 [KNOW-003] Tag Management API 2026-01-29 23:07:49 +00:00

Closed #54 [KNOW-002] Entry CRUD API Endpoints 2026-01-29 23:07:49 +00:00

Closed #20 PDA-friendly UI optimizations 2026-01-29 22:01:19 +00:00

Closed #28 PDA-friendly response formatting 2026-01-29 22:01:19 +00:00

Closed #39 Generic Relationships (blocks, depends_on, related_to) 2026-01-29 22:00:51 +00:00

Closed #38 Ideas / Brain Dumps (quick capture with semantic search) 2026-01-29 22:00:50 +00:00

Closed #19 Semantic memory (pgvector) 2026-01-29 22:00:50 +00:00

Closed #40 Agent Tracking (ClawdBot agents, metrics, firing) 2026-01-29 22:00:36 +00:00

Closed #51 [MINOR] JSON type casting issues 2026-01-29 19:11:37 +00:00

Closed #50 [MINOR] Nullable foreign key types in DTOs 2026-01-29 19:11:31 +00:00

Closed #49 [MINOR] Layout DTO lacks structural validation 2026-01-29 19:11:28 +00:00

Closed #48 [MINOR] Missing Param import in widgets.controller.ts 2026-01-29 19:11:24 +00:00

Closed #47 [MAJOR] Missing sortOrder default in domains.service.ts 2026-01-29 19:11:21 +00:00

Closed #46 [MAJOR] Race condition in default layout setting 2026-01-29 19:11:18 +00:00

Closed #45 [MAJOR] Route ordering bug in layouts.controller.ts 2026-01-29 19:11:14 +00:00

Closed #44 [CRITICAL] Layouts schema mismatch 2026-01-29 19:11:11 +00:00

Closed #43 [CRITICAL] ActivityService missing methods 2026-01-29 19:11:07 +00:00

Closed #5 Basic CRUD APIs (tasks, events, projects) 2026-01-29 00:55:46 +00:00

Closed #36 Traefik integration for Docker Compose (bundled or upstream) 2026-01-29 00:55:46 +00:00

Closed #7 Activity logging infrastructure 2026-01-29 00:24:35 +00:00

Closed #6 Basic web UI (login, task list, calendar) 2026-01-29 00:24:35 +00:00

Closed #8 Docker Compose setup (turnkey) 2026-01-29 00:24:35 +00:00

Closed #4 Authentik OIDC integration 2026-01-28 23:26:39 +00:00

Closed #3 Prisma ORM setup and migrations 2026-01-28 22:24:38 +00:00

Closed #2 PostgreSQL 17 + pgvector schema 2026-01-28 22:06:42 +00:00

Closed #1 Project scaffold (monorepo, NestJS, Next.js 16) 2026-01-28 19:32:18 +00:00

400 Issues created by 1 user

Opened #1 Project scaffold (monorepo, NestJS, Next.js 16) 2026-01-28 19:02:30 +00:00

Opened #2 PostgreSQL 17 + pgvector schema 2026-01-28 19:02:32 +00:00

Opened #3 Prisma ORM setup and migrations 2026-01-28 19:02:36 +00:00

Opened #4 Authentik OIDC integration 2026-01-28 19:02:38 +00:00

Opened #5 Basic CRUD APIs (tasks, events, projects) 2026-01-28 19:02:58 +00:00

Opened #6 Basic web UI (login, task list, calendar) 2026-01-28 19:03:01 +00:00

Opened #7 Activity logging infrastructure 2026-01-28 19:03:05 +00:00

Opened #8 Docker Compose setup (turnkey) 2026-01-28 19:03:08 +00:00

Opened #9 Workspace and team models 2026-01-28 19:03:35 +00:00

Opened #10 Row-Level Security (RLS) policies 2026-01-28 19:03:38 +00:00

Opened #11 Sharing rules and permissions 2026-01-28 19:03:46 +00:00

Opened #12 Workspace management UI 2026-01-28 19:03:49 +00:00

Opened #13 Team management UI 2026-01-28 19:03:55 +00:00

Opened #14 User preferences storage 2026-01-28 19:03:59 +00:00

Opened #15 Gantt chart component 2026-01-28 19:04:41 +00:00

Opened #16 Real-time updates (WebSocket) 2026-01-28 19:04:44 +00:00

Opened #17 Kanban board view 2026-01-28 19:04:47 +00:00

Opened #18 Advanced filtering and search 2026-01-28 19:04:51 +00:00

Opened #19 Semantic memory (pgvector) 2026-01-28 19:04:53 +00:00

Opened #20 PDA-friendly UI optimizations 2026-01-28 19:04:59 +00:00

Opened #21 Ollama integration (local/remote) 2026-01-28 19:05:02 +00:00

Opened #22 Brain query API endpoint (/brain/query) 2026-01-28 19:05:41 +00:00

Opened #23 mosaic-plugin-brain skill 2026-01-28 19:05:44 +00:00

Opened #24 mosaic-plugin-calendar skill 2026-01-28 19:05:46 +00:00

Opened #25 mosaic-plugin-tasks skill 2026-01-28 19:05:49 +00:00

Opened #26 mosaic-plugin-gantt skill 2026-01-28 19:05:52 +00:00

Opened #27 Intent classification service 2026-01-28 19:05:55 +00:00

Opened #28 PDA-friendly response formatting 2026-01-28 19:05:58 +00:00

Opened #29 Cron job configuration 2026-01-28 19:06:01 +00:00

Opened #30 Migration scripts from jarvis-brain 2026-01-28 19:06:35 +00:00

Opened #31 Data validation and integrity checks 2026-01-28 19:06:38 +00:00

Opened #32 Parallel operation testing 2026-01-28 19:06:41 +00:00

Opened #33 Performance optimization 2026-01-28 19:06:44 +00:00

Opened #34 Documentation (SETUP.md, CONFIGURATION.md) 2026-01-28 19:06:50 +00:00

Opened #35 Docker Compose customization guide 2026-01-28 19:06:55 +00:00

Opened #36 Traefik integration for Docker Compose (bundled or upstream) 2026-01-28 23:57:12 +00:00

Opened #37 Domains model (work, marriage, homelab, finances, etc.) 2026-01-29 18:21:31 +00:00

Opened #38 Ideas / Brain Dumps (quick capture with semantic search) 2026-01-29 18:21:48 +00:00

Opened #39 Generic Relationships (blocks, depends_on, related_to) 2026-01-29 18:22:04 +00:00

Opened #40 Agent Tracking (ClawdBot agents, metrics, firing) 2026-01-29 18:22:26 +00:00

Opened #41 Widget / HUD System (configurable dashboard layout) 2026-01-29 18:22:46 +00:00

Opened #42 Jarvis Chat Overlay (persistent, always available) 2026-01-29 18:23:09 +00:00

Opened #43 [CRITICAL] ActivityService missing methods 2026-01-29 18:51:49 +00:00

Opened #44 [CRITICAL] Layouts schema mismatch 2026-01-29 18:51:56 +00:00

Opened #45 [MAJOR] Route ordering bug in layouts.controller.ts 2026-01-29 18:52:00 +00:00

Opened #46 [MAJOR] Race condition in default layout setting 2026-01-29 18:52:07 +00:00

Opened #47 [MAJOR] Missing sortOrder default in domains.service.ts 2026-01-29 18:52:13 +00:00

Opened #48 [MINOR] Missing Param import in widgets.controller.ts 2026-01-29 18:52:17 +00:00

Opened #49 [MINOR] Layout DTO lacks structural validation 2026-01-29 18:52:23 +00:00

Opened #50 [MINOR] Nullable foreign key types in DTOs 2026-01-29 18:52:27 +00:00

Opened #51 [MINOR] JSON type casting issues 2026-01-29 18:52:33 +00:00

Opened #52 HUD: Active Projects & Agent Chains Widget 2026-01-29 18:52:37 +00:00

Opened #53 [KNOW-001] Database Schema for Knowledge Module 2026-01-29 21:39:38 +00:00

Opened #55 [KNOW-003] Tag Management API 2026-01-29 21:39:53 +00:00

Opened #54 [KNOW-002] Entry CRUD API Endpoints 2026-01-29 21:39:53 +00:00

Opened #56 [KNOW-004] Basic Markdown Rendering 2026-01-29 21:39:54 +00:00

Opened #58 [KNOW-006] Entry Detail/Editor Page UI 2026-01-29 21:39:54 +00:00

Opened #57 [KNOW-005] Entry List Page UI 2026-01-29 21:39:54 +00:00

Opened #61 [KNOW-009] Link Storage and Sync 2026-01-29 21:40:10 +00:00

Opened #59 [KNOW-007] Wiki-Link Parser 2026-01-29 21:40:10 +00:00

Opened #60 [KNOW-008] Link Resolution Service 2026-01-29 21:40:10 +00:00

Opened #62 [KNOW-010] Backlinks Display UI 2026-01-29 21:40:10 +00:00

Opened #63 [KNOW-011] Link Autocomplete in Editor 2026-01-29 21:40:11 +00:00

Opened #64 [KNOW-012] Render Links in View Mode 2026-01-29 21:40:11 +00:00

Opened #65 [KNOW-013] Full-Text Search Setup 2026-01-29 21:40:24 +00:00

Opened #66 [KNOW-014] Search API Endpoint 2026-01-29 21:40:24 +00:00

Opened #69 [KNOW-017] Embedding Generation Pipeline 2026-01-29 21:40:25 +00:00

Opened #68 [KNOW-016] pgvector Setup 2026-01-29 21:40:25 +00:00

Opened #70 [KNOW-018] Semantic Search API 2026-01-29 21:40:25 +00:00

Opened #67 [KNOW-015] Search UI 2026-01-29 21:40:25 +00:00

Opened #72 [KNOW-020] Graph Visualization Component 2026-01-29 21:40:36 +00:00

Opened #73 [KNOW-021] Entry-Centered Graph View 2026-01-29 21:40:36 +00:00

Opened #71 [KNOW-019] Graph Data API 2026-01-29 21:40:36 +00:00

Opened #74 [KNOW-022] Graph Statistics Dashboard 2026-01-29 21:40:37 +00:00

Opened #75 [KNOW-023] Version History API 2026-01-29 21:40:51 +00:00

Opened #77 [KNOW-025] Markdown Import 2026-01-29 21:40:51 +00:00

Opened #76 [KNOW-024] Version History UI 2026-01-29 21:40:51 +00:00

Opened #80 [KNOW-028] Documentation 2026-01-29 21:40:52 +00:00

Opened #78 [KNOW-026] Export Functionality 2026-01-29 21:40:52 +00:00

Opened #79 [KNOW-027] Caching Layer 2026-01-29 21:40:52 +00:00

Opened #81 [EPIC] Knowledge Module - Wiki-style knowledge management 2026-01-29 21:41:03 +00:00

Opened #82 Personality Module - Configurable communication styles 2026-01-29 22:01:09 +00:00

Opened #83 [EPIC] Federation Architecture - Multi-instance collaboration 2026-01-29 23:28:54 +00:00

Opened #84 [FED-001] Instance Identity Model 2026-01-29 23:29:02 +00:00

Opened #85 [FED-002] CONNECT/DISCONNECT Protocol 2026-01-29 23:29:15 +00:00

Opened #87 [FED-004] Cross-Instance Identity Linking 2026-01-29 23:29:16 +00:00

Opened #86 [FED-003] Authentik OIDC Integration 2026-01-29 23:29:16 +00:00

Opened #88 [FED-005] QUERY Message Type 2026-01-29 23:29:27 +00:00

Opened #89 [FED-006] COMMAND Message Type 2026-01-29 23:29:28 +00:00

Opened #90 [FED-007] EVENT Subscriptions 2026-01-29 23:29:29 +00:00

Opened #91 [FED-008] Connection Manager UI 2026-01-29 23:29:45 +00:00

Opened #92 [FED-009] Aggregated Dashboard View 2026-01-29 23:29:45 +00:00

Opened #93 [FED-010] Agent Spawn via Federation 2026-01-29 23:29:46 +00:00

Opened #94 [FED-011] Spoke Configuration UI 2026-01-29 23:29:47 +00:00

Opened #95 [EPIC] Agent Orchestration - Persistent task management 2026-01-29 23:29:55 +00:00

Opened #97 [ORCH-002] Task CRUD API 2026-01-29 23:30:11 +00:00

Opened #96 [ORCH-001] Agent Task Database Schema 2026-01-29 23:30:11 +00:00

Opened #98 [ORCH-003] Valkey Integration 2026-01-29 23:30:12 +00:00

Opened #99 [ORCH-004] Task Dispatcher Service 2026-01-29 23:30:13 +00:00

Opened #100 [ORCH-005] ClawdBot Failure Handling 2026-01-29 23:30:25 +00:00

Opened #101 [ORCH-006] Task Progress UI 2026-01-29 23:30:26 +00:00

Opened #102 [ORCH-007] Gateway Integration 2026-01-29 23:30:27 +00:00

Opened #114 [ORCH-008] Kill Authority Implementation 2026-01-30 03:04:49 +00:00

Opened #115 Cron scheduler worker 2026-01-30 05:02:41 +00:00

Opened #116 Cron WebSocket notifications 2026-01-30 05:02:45 +00:00

Opened #121 Backend Migration from Jarvis r1 [EPIC] 2026-01-30 21:27:37 +00:00

Opened #122 Create LLM Provider Interface 2026-01-30 21:27:52 +00:00

Opened #123 Port Ollama LLM Provider 2026-01-30 21:28:03 +00:00

Opened #124 Add OpenAI LLM Provider 2026-01-30 21:28:10 +00:00

Opened #125 Add Claude (Anthropic) LLM Provider 2026-01-30 21:28:18 +00:00

Opened #126 Create LLM Manager Service 2026-01-30 21:28:25 +00:00

Opened #127 Refactor LlmService to Use Provider Pattern 2026-01-30 21:28:32 +00:00

Opened #128 Add LlmProviderInstance Prisma Schema 2026-01-30 21:28:41 +00:00

Opened #129 Create LLM Provider Admin API Endpoints 2026-01-30 21:28:50 +00:00

Opened #130 Add Personality Prisma Schema and Backend 2026-01-30 21:29:00 +00:00

Opened #131 Add OpenTelemetry Tracing Infrastructure 2026-01-30 21:29:13 +00:00

Opened #132 Port MCP (Model Context Protocol) Infrastructure 2026-01-30 21:29:24 +00:00

Opened #133 Add Workspace-Scoped LLM Configuration 2026-01-30 21:29:35 +00:00

Opened #134 Design Non-AI Quality Orchestrator Service 2026-01-30 23:42:17 +00:00

Opened #135 Implement Quality Gate Configuration System 2026-01-30 23:42:29 +00:00

Opened #136 Build Completion Verification Engine 2026-01-30 23:42:41 +00:00

Opened #137 Create Forced Continuation Prompt System 2026-01-30 23:42:59 +00:00

Opened #138 Implement Token Budget Tracker 2026-01-30 23:43:14 +00:00

Opened #139 Build Gate Rejection Response Handler 2026-01-30 23:43:30 +00:00

Opened #140 Document Non-AI Coordinator Pattern Architecture 2026-01-30 23:43:46 +00:00

Opened #141 Integration Testing: Non-AI Coordinator E2E Validation 2026-01-30 23:44:06 +00:00

Opened #142 [EPIC] Implement Non-AI Coordinator Pattern (PoC) 2026-01-31 20:58:22 +00:00

Opened #143 [COORD-003] Validate 50% rule 2026-01-31 21:03:05 +00:00

Opened #144 [COORD-004] Implement agent profiles 2026-01-31 21:03:22 +00:00

Opened #145 [COORD-005] Build assignment algorithm 2026-01-31 21:03:35 +00:00

Opened #146 [COORD-006] Test assignment scenarios 2026-01-31 21:03:49 +00:00

Opened #147 [COORD-007] Implement core gates 2026-01-31 21:04:07 +00:00

Opened #148 [COORD-008] Build Quality Orchestrator service 2026-01-31 21:04:21 +00:00

Opened #149 [COORD-009] Test rejection loop 2026-01-31 21:04:35 +00:00

Opened #150 [COORD-010] Build orchestration loop 2026-01-31 21:04:52 +00:00

Opened #151 [COORD-011] Implement compaction 2026-01-31 21:05:06 +00:00

Opened #152 [COORD-012] Implement session rotation 2026-01-31 21:05:23 +00:00

Opened #153 [COORD-013] End-to-end test 2026-01-31 21:05:42 +00:00

Opened #154 [COORD-001] Implement context estimator 2026-01-31 21:06:19 +00:00

Opened #155 [COORD-002] Build basic context monitor 2026-01-31 21:06:30 +00:00

Opened #156 [COORD-000] Create coordinator bot user in Gitea 2026-01-31 21:27:31 +00:00

Opened #157 [COORD-001] Set up webhook receiver endpoint 2026-01-31 21:27:44 +00:00

Opened #158 [COORD-002] Implement issue parser agent 2026-01-31 21:27:55 +00:00

Opened #159 [COORD-003] Implement queue manager 2026-01-31 21:28:06 +00:00

Opened #160 [COORD-004] Implement basic orchestration loop 2026-01-31 21:28:16 +00:00

Opened #161 [COORD-005] End-to-end integration test 2026-01-31 21:28:27 +00:00

Opened #162 [EPIC] Mosaic Component Architecture 2026-02-01 07:23:20 +00:00

Opened #163 [INFRA-001] Add BullMQ dependencies 2026-02-01 07:23:57 +00:00

Opened #164 [INFRA-002] Database schema for job tracking 2026-02-01 07:24:04 +00:00

Opened #165 [INFRA-003] BullMQ module setup 2026-02-01 07:24:08 +00:00

Opened #166 [INFRA-004] Stitcher module structure 2026-02-01 07:24:20 +00:00

Opened #167 [INFRA-005] Runner jobs CRUD and queue submission 2026-02-01 07:24:27 +00:00

Opened #168 [INFRA-006] Job steps tracking 2026-02-01 07:24:34 +00:00

Opened #169 [INFRA-007] Job events and audit logging 2026-02-01 07:24:42 +00:00

Opened #170 [INFRA-008] mosaic-bridge module for Discord 2026-02-01 07:24:58 +00:00

Opened #171 [INFRA-009] Chat command parsing 2026-02-01 07:25:05 +00:00

Opened #172 [INFRA-010] Herald status updates 2026-02-01 07:25:12 +00:00

Opened #173 [INFRA-011] WebSocket gateway for job events 2026-02-01 07:25:24 +00:00

Opened #174 [INFRA-012] SSE endpoint for CLI consumers 2026-02-01 07:25:31 +00:00

Opened #175 [INFRA-013] End-to-end test harness 2026-02-01 07:25:38 +00:00

Opened #176 [INFRA-014] Integration with M4.1 coordinator 2026-02-01 07:25:46 +00:00

Opened #179 fix(security): Update vulnerable Node.js dependencies (cross-spawn, glob, tar) 2026-02-01 23:55:08 +00:00

Opened #180 fix(security): Update pnpm to 10.27.0 in Dockerfiles 2026-02-01 23:55:17 +00:00

Opened #181 fix(security): Update Go stdlib in postgres image (Trivy scanner component) 2026-02-01 23:55:33 +00:00

Opened #182 [BLOCKER] Fix failing Prisma enum import tests in job-steps.service.spec.ts 2026-02-02 17:23:05 +00:00

Opened #183 [BLOCKER] Remove hardcoded workspace ID in Discord service 2026-02-02 17:23:22 +00:00

Opened #184 [BLOCKER] Add authentication to coordinator integration endpoints 2026-02-02 17:23:38 +00:00

Opened #185 [BLOCKER] Fix silent error swallowing in Herald broadcasting 2026-02-02 17:23:50 +00:00

Opened #186 Add comprehensive input validation to webhook and job DTOs 2026-02-02 17:24:07 +00:00

Opened #187 Implement error recovery in SSE streaming 2026-02-02 17:24:20 +00:00

Opened #188 Sanitize Discord error logs to prevent secret exposure 2026-02-02 17:24:36 +00:00

Opened #189 Add composite database index for job_events table 2026-02-02 17:24:46 +00:00

Opened #190 [CRITICAL] Fix XSS vulnerability in Mermaid rendering 2026-02-02 17:25:03 +00:00

Opened #191 [CRITICAL] Fix XSS vulnerability in WikiLinkRenderer 2026-02-02 17:25:15 +00:00

Opened #192 [CRITICAL] Fix CORS configuration for cookie-based authentication 2026-02-02 17:25:34 +00:00

Opened #193 Align authentication mechanism between API and web client 2026-02-02 17:26:14 +00:00

Opened #194 Fix workspace ID transmission mismatch between API and client 2026-02-02 17:26:15 +00:00

Opened #195 Implement RLS context helpers consistently across all services 2026-02-02 17:26:15 +00:00

Opened #197 Add explicit return types to service methods 2026-02-02 17:27:09 +00:00

Opened #196 Fix race condition in job status updates 2026-02-02 17:27:09 +00:00

Opened #198 Strengthen WebSocket authentication 2026-02-02 17:27:10 +00:00

Opened #199 Implement rate limiting on webhook endpoints 2026-02-02 17:27:11 +00:00

Opened #200 Enhance Mermaid XSS protection with DOMPurify and input sanitization 2026-02-02 18:07:54 +00:00

Opened #201 Enhance WikiLink XSS protection with comprehensive validation 2026-02-02 18:08:07 +00:00

Opened #202 [ORCH-101] Set up apps/orchestrator structure 2026-02-02 18:58:23 +00:00

Opened #204 [ORCH-103] Docker Compose integration for orchestrator 2026-02-02 18:58:24 +00:00

Opened #203 [ORCH-102] Create NestJS server with health checks 2026-02-02 18:58:24 +00:00

Opened #205 [ORCH-104] Monorepo build pipeline for orchestrator 2026-02-02 18:58:25 +00:00

Opened #206 [ORCH-105] Implement agent spawner (Claude SDK) 2026-02-02 18:58:26 +00:00

Opened #207 [ORCH-106] Docker sandbox isolation 2026-02-02 18:58:26 +00:00

Opened #208 [ORCH-107] Valkey client and state management 2026-02-02 18:58:27 +00:00

Opened #210 [ORCH-109] Agent lifecycle management 2026-02-02 18:58:28 +00:00

Opened #209 [ORCH-108] BullMQ task queue 2026-02-02 18:58:28 +00:00

Opened #211 [ORCH-110] Git operations (clone, commit, push) 2026-02-02 18:58:29 +00:00

Opened #212 [ORCH-111] Git worktree management 2026-02-02 18:58:30 +00:00

Opened #213 [ORCH-112] Conflict detection 2026-02-02 18:58:30 +00:00

Opened #214 [ORCH-113] Coordinator API client 2026-02-02 18:58:31 +00:00

Opened #215 [ORCH-114] Quality gate callbacks 2026-02-02 18:58:32 +00:00

Opened #216 [ORCH-115] Task dispatch from coordinator 2026-02-02 18:58:32 +00:00

Opened #217 [ORCH-116] 50% rule enforcement 2026-02-02 18:58:33 +00:00

Opened #218 [ORCH-117] Killswitch implementation 2026-02-02 18:58:34 +00:00

Opened #219 [ORCH-118] Resource cleanup 2026-02-02 18:58:34 +00:00

Opened #220 [ORCH-119] Docker security hardening 2026-02-02 18:58:35 +00:00

Opened #222 [ORCH-121] Mechanical quality gates 2026-02-02 18:58:36 +00:00

Opened #221 [ORCH-120] Secret scanning 2026-02-02 18:58:36 +00:00

Opened #223 [ORCH-122] AI agent confirmation 2026-02-02 18:58:37 +00:00

Opened #224 [ORCH-123] YOLO mode (gate bypass) 2026-02-02 18:58:38 +00:00

Opened #225 [ORCH-124] Gate configuration per-task 2026-02-02 18:58:38 +00:00

Opened #226 [ORCH-125] E2E test: Full agent lifecycle 2026-02-02 18:58:39 +00:00

Opened #227 [ORCH-126] E2E test: Killswitch 2026-02-02 18:58:40 +00:00

Opened #228 [ORCH-127] E2E test: Concurrent agents 2026-02-02 18:58:40 +00:00

Opened #229 [ORCH-128] Performance testing 2026-02-02 18:58:41 +00:00

Opened #230 [ORCH-129] Documentation 2026-02-02 18:58:42 +00:00

Opened #232 [ORCH-131] apps/coordinator: Add orchestrator dispatcher 2026-02-02 18:58:43 +00:00

Opened #231 [ORCH-130] apps/api: Add orchestrator client 2026-02-02 18:58:43 +00:00

Opened #233 [ORCH-132] apps/web: Add agent dashboard 2026-02-02 18:58:44 +00:00

Opened #235 [ORCH-134] Update root documentation 2026-02-02 18:58:45 +00:00

Opened #234 [ORCH-133] docker-compose: Add orchestrator service 2026-02-02 18:58:45 +00:00

Opened #236 [ORCH-101] Set up apps/orchestrator structure 2026-02-02 20:33:04 +00:00

Opened #237 [ORCH-102] Create server with health checks 2026-02-02 20:33:16 +00:00

Opened #238 [ORCH-103] Docker Compose integration for orchestrator 2026-02-02 20:33:19 +00:00

Opened #239 [ORCH-104] Monorepo build pipeline for orchestrator 2026-02-02 20:33:22 +00:00

Opened #240 [ORCH-105] Implement agent spawner (Claude SDK) 2026-02-02 20:33:25 +00:00

Opened #241 [ORCH-106] Docker sandbox isolation 2026-02-02 20:40:36 +00:00

Opened #242 [ORCH-107] Valkey client and state management 2026-02-02 20:51:56 +00:00

Opened #243 ORCH-108: BullMQ task queue 2026-02-02 21:02:33 +00:00

Opened #244 [ORCH-109] Agent lifecycle management 2026-02-02 21:08:16 +00:00

Opened #245 ORCH-110: Git operations (clone, commit, push) 2026-02-02 21:12:42 +00:00

Opened #246 [ORCH-111] Git worktree management 2026-02-02 21:17:46 +00:00

Opened #247 [ORCH-112] Conflict detection 2026-02-02 21:25:53 +00:00

Opened #248 [ORCH-113] Coordinator API client 2026-02-02 21:34:54 +00:00

Opened #249 [ORCH-114] Quality gate callbacks 2026-02-02 21:39:47 +00:00

Opened #250 [ORCH-115] Task dispatch from coordinator 2026-02-02 21:48:08 +00:00

Opened #251 ORCH-116: 50% rule enforcement 2026-02-02 21:55:11 +00:00

Opened #252 ORCH-117: Killswitch implementation 2026-02-02 22:03:10 +00:00

Opened #253 [ORCH-118] Resource cleanup 2026-02-02 22:10:00 +00:00

Opened #254 [ORCH-119] Docker security hardening 2026-02-02 22:17:46 +00:00

Opened #255 [ORCH-120] Secret scanning 2026-02-02 22:31:52 +00:00

Opened #256 [ORCH-121] Mechanical quality gates 2026-02-02 22:34:40 +00:00

Opened #257 [ORCH-122] AI agent confirmation 2026-02-02 22:42:51 +00:00

Opened #258 [ORCH-123] YOLO mode (gate bypass) 2026-02-02 22:47:18 +00:00

Opened #259 [ORCH-124] Gate configuration per-task 2026-02-02 22:56:04 +00:00

Opened #260 [CRITICAL] Fix TypeScript compilation errors in orchestrator tests 2026-02-02 23:15:53 +00:00

Opened #261 [CRITICAL] Replace explicit 'any' types with proper mocks in tests 2026-02-02 23:16:00 +00:00

Opened #262 [CRITICAL] Fix silent cleanup failures - return structured results 2026-02-02 23:16:09 +00:00

Opened #263 [CRITICAL] Fix silent Valkey event parsing failures 2026-02-02 23:16:17 +00:00

Opened #264 [CRITICAL] Add queue integration tests (15% → 85% coverage) 2026-02-02 23:16:29 +00:00

Opened #265 [HIGH] Fix Prettier formatting violations (277 errors) 2026-02-02 23:16:43 +00:00

Opened #266 [HIGH] Improve error context in Docker operations 2026-02-02 23:16:51 +00:00

Opened #267 [HIGH] Fix secret scanner false negatives on file read errors 2026-02-02 23:17:02 +00:00

Opened #268 [HIGH] Fix worktree cleanup error swallowing 2026-02-02 23:17:10 +00:00

Opened #269 [MEDIUM] Update outdated TODO comments 2026-02-02 23:17:22 +00:00

Opened #271 🔴 [P0] Implement OIDC token validation (authentication bypass) 2026-02-03 22:29:13 +00:00

Opened #272 🔴 [P0] Add rate limiting to all federation endpoints (DoS vulnerability) 2026-02-03 22:29:17 +00:00

Opened #273 🔴 [P0] Implement capability enforcement for federation commands 2026-02-03 22:29:21 +00:00

Opened #274 🔴 [P0] Sanitize agent spawn command payloads (command injection risk) 2026-02-03 22:29:25 +00:00

Opened #275 🔴 [P0] Fix silent connection initiation failures 2026-02-03 22:29:29 +00:00

Opened #276 🔴 [P0] Add workspace authorization on incoming connections 2026-02-03 22:29:31 +00:00

Opened #277 🔴 [P0] Add comprehensive audit logging for security events 2026-02-03 22:29:40 +00:00

Opened #278 🔴 [P0] Implement CSRF protection on state-changing endpoints 2026-02-03 22:29:43 +00:00

Opened #279 🔴 [P0] Validate orchestrator URL configuration (SSRF risk) 2026-02-03 22:29:46 +00:00

Opened #280 🔴 [P0] Prevent encryption key exposure via logging 2026-02-03 22:29:49 +00:00

Opened #281 🔴 [P0] Fix broad exception catching hiding system errors 2026-02-03 22:29:52 +00:00

Opened #282 🔴 [P0] Add HTTP request timeouts (DoS risk) 2026-02-03 22:29:54 +00:00

Opened #283 🟡 [P1] Enforce connection status validation in queries 2026-02-03 22:30:01 +00:00

Opened #284 🟡 [P1] Reduce timestamp validation window (replay attack) 2026-02-03 22:30:03 +00:00

Opened #285 🟡 [P1] Add input sanitization on user-controlled fields 2026-02-03 22:30:07 +00:00

Opened #286 🟡 [P1] Add workspace access validation guard 2026-02-03 22:30:08 +00:00

Opened #287 🟡 [P1] Prevent sensitive data in logs 2026-02-03 22:30:11 +00:00

Opened #288 🟡 [P1] Upgrade RSA key size to 4096 bits 2026-02-03 22:30:13 +00:00

Opened #289 🟡 [P1] Prevent private key decryption error data leaks 2026-02-03 22:30:16 +00:00

Opened #290 🟡 [P1] Secure identity verification endpoint 2026-02-03 22:30:18 +00:00

Opened #291 🟢 [P2] Add connection limit per workspace 2026-02-03 22:30:27 +00:00

Opened #293 🟢 [P2] Implement retry logic with exponential backoff 2026-02-03 22:30:28 +00:00

Opened #292 🟢 [P2] Add protocol version checking 2026-02-03 22:30:28 +00:00

Opened #294 🟢 [P2] Add circuit breaker for failing instances 2026-02-03 22:30:31 +00:00

Opened #295 🟢 [P2] Validate FederationCapabilities structure 2026-02-03 22:30:32 +00:00

Opened #296 🟢 [P2] Implement health checks for remote instances 2026-02-03 22:30:32 +00:00

Opened #297 ⚠️ [Feature] Implement actual query processing (Issue #88) 2026-02-03 22:30:36 +00:00

Opened #298 ⚠️ [Feature] Fix async response handling in dashboard (Issue #92) 2026-02-03 22:30:42 +00:00

Opened #306 🔴 [P0] Fix 25 failing tests blocking CI pipeline 2026-02-04 02:18:31 +00:00

Opened #308 [Migration #121.1] Implement multi-provider LLM abstraction layer 2026-02-04 02:35:53 +00:00

Opened #309 [Migration #121.2] Implement LLM usage tracking and analytics 2026-02-04 02:35:55 +00:00

Opened #310 [Migration #121.3] Implement OpenTelemetry tracing for LLM operations 2026-02-04 02:35:56 +00:00

Opened #311 [Migration #121.4] Migrate personality system backend 2026-02-04 02:35:57 +00:00

Opened #312 [Migration #121.5] Implement core OpenTelemetry infrastructure 2026-02-04 02:35:58 +00:00

Opened #313 [Migration #121.6] Implement FastAPI and agent tracing instrumentation 2026-02-04 02:35:59 +00:00

Opened #314 [Migration #121.7] Implement MCP (Model Context Protocol) infrastructure 2026-02-04 02:36:00 +00:00

Opened #315 [Migration #121.8] Implement workspace-scoped LLM configuration 2026-02-04 02:36:02 +00:00

Opened #322 🟠 [P1] Fix high-priority error handling in chat overlay (PR #307) 2026-02-04 13:11:32 +00:00

Opened #323 🟡 [P2] Address medium/low priority error handling issues (PR #307) 2026-02-04 13:12:07 +00:00

Opened #325 🔴 [P0] Fix critical error handling in chat overlay (PR #307) 2026-02-04 13:14:01 +00:00

Opened #326 🟠 [P1] Fix high-priority error handling in chat overlay (PR #307) 2026-02-04 13:14:20 +00:00

Opened #327 🔵 [P2] Improve type safety in chat overlay (PR #307) 2026-02-04 13:14:25 +00:00

Opened #328 🟡 [P2] Address medium/low priority error handling issues (PR #307) 2026-02-04 13:14:29 +00:00

Opened #329 [ORCH-135] Usage Budget Management & Cost Governance 2026-02-04 13:53:50 +00:00

Opened #337 Phase 1: Critical Security Fixes 2026-02-05 21:12:25 +00:00

Opened #338 Phase 2: High Priority Security + Infrastructure 2026-02-05 21:12:42 +00:00

Opened #339 Phase 3: Medium Priority - Code Quality + Infrastructure 2026-02-05 21:12:52 +00:00

Opened #340 Phase 4: Low Priority - Cleanup + Performance 2026-02-05 21:13:01 +00:00

Opened #341 TEST: Milestone by name 2026-02-05 22:08:49 +00:00

Opened #342 TEST: Script milestone fix 2026-02-05 22:09:15 +00:00

Opened #344 Orchestrator: Add Woodpecker CI integration for pipeline monitoring 2026-02-06 17:50:34 +00:00

Opened #346 Security: Vault-based credential storage for agents and CI 2026-02-06 18:05:43 +00:00

Opened #347 Phase 4: Remaining Medium Findings 2026-02-06 19:08:52 +00:00

Opened #350 Add RLS policies to auth tables with FORCE enforcement 2026-02-07 17:07:17 +00:00

Opened #351 Create RLS context interceptor (fix SEC-API-4) 2026-02-07 17:11:32 +00:00

Opened #352 Encrypt existing plaintext Account tokens 2026-02-07 17:11:39 +00:00

Opened #353 Create VaultService NestJS module for OpenBao Transit 2026-02-07 17:11:40 +00:00

Opened #354 Write OpenBao documentation and production hardening guide 2026-02-07 17:11:41 +00:00

Opened #355 Create UserCredential Prisma model with RLS policies 2026-02-07 17:11:43 +00:00

Opened #356 Build credential CRUD API endpoints 2026-02-07 17:11:44 +00:00

Opened #357 Add OpenBao to Docker Compose (turnkey setup) 2026-02-07 17:12:27 +00:00

Opened #358 Build frontend credential management pages 2026-02-07 17:12:40 +00:00

Opened #359 Encrypt LLM provider API keys in database 2026-02-07 17:12:41 +00:00

Opened #360 Federation credential isolation 2026-02-07 17:12:42 +00:00

Opened #361 Credential audit log viewer (stretch) 2026-02-07 17:12:44 +00:00

Opened #363 Phase 1: Critical Docker Image Security Fixes 2026-02-12 18:33:37 +00:00

Opened #364 Phase 2: Fix CI Pipeline Lint Step Ordering 2026-02-12 18:33:46 +00:00

Opened #365 Phase 3: Coordinator Code Quality (Ruff, Mypy, Pip) 2026-02-12 18:33:53 +00:00

Opened #367 Node.js 20 → 24 LTS migration (EOL preparation) 2026-02-13 01:29:28 +00:00

Opened #369 Install @mosaicstack/telemetry-client in API 2026-02-15 05:27:53 +00:00

Opened #370 Install mosaicstack-telemetry in Coordinator 2026-02-15 05:28:05 +00:00

Opened #371 Track LLM task completions via Mosaic Telemetry 2026-02-15 05:28:26 +00:00

Opened #372 Track orchestrator agent task completions 2026-02-15 05:28:40 +00:00

Opened #373 Prediction integration for cost estimation 2026-02-15 05:29:05 +00:00

Opened #374 Add telemetry config to docker-compose and .env 2026-02-15 05:29:18 +00:00

Opened #375 Frontend: Token usage and cost dashboard 2026-02-15 05:29:30 +00:00

Opened #376 Documentation: Telemetry integration guide 2026-02-15 05:29:42 +00:00

Opened #377 EPIC: Matrix/Element Bridge Integration 2026-02-15 07:00:19 +00:00

Opened #378 Install matrix-bot-sdk and create MatrixService skeleton 2026-02-15 07:00:32 +00:00

Opened #379 Register MatrixService in BridgeModule with conditional loading 2026-02-15 07:00:42 +00:00

Opened #380 Workspace-to-Matrix-Room mapping and provisioning 2026-02-15 07:00:53 +00:00

Opened #381 Matrix command handling — receive and dispatch @mosaic commands 2026-02-15 07:01:07 +00:00

Opened #382 Herald Service: Add Matrix output adapter for status broadcasts 2026-02-15 07:01:23 +00:00

Opened #383 Streaming AI responses via Matrix message edits 2026-02-15 07:01:39 +00:00

Opened #384 Add Synapse + Element Web to docker-compose for dev environment 2026-02-15 07:01:55 +00:00

Opened #385 Matrix bridge E2E integration tests 2026-02-15 07:02:09 +00:00

Opened #386 Documentation: Matrix bridge setup and architecture 2026-02-15 07:02:19 +00:00

Opened #387 Sample Matrix swarm deployment compose file 2026-02-15 07:12:34 +00:00

Opened #388 EPIC: M13-SpeechServices — TTS & STT Integration 2026-02-15 07:33:00 +00:00

Opened #389 Create SpeechModule with provider abstraction layer 2026-02-15 07:33:10 +00:00

Opened #390 Implement STT provider with Speaches/faster-whisper integration 2026-02-15 07:33:20 +00:00

Opened #391 Implement tiered TTS provider architecture 2026-02-15 07:33:32 +00:00

Opened #392 Create /api/speech/transcribe REST endpoint 2026-02-15 07:33:45 +00:00

Opened #393 Implement Kokoro-FastAPI TTS provider (default tier) 2026-02-15 07:34:21 +00:00

Opened #394 Implement Chatterbox TTS provider (premium tier, voice cloning) 2026-02-15 07:34:28 +00:00

Opened #395 Implement Piper TTS provider via OpenedAI Speech (fallback tier) 2026-02-15 07:34:31 +00:00

Opened #396 Create /api/speech/synthesize REST endpoint 2026-02-15 07:34:35 +00:00

Opened #397 Implement WebSocket streaming transcription endpoint 2026-02-15 07:34:39 +00:00

Opened #398 Audio format validation and preprocessing middleware 2026-02-15 07:34:50 +00:00

Opened #399 Docker Compose dev overlay for speech services 2026-02-15 07:34:59 +00:00

Opened #400 Docker Compose swarm/prod deployment for speech services 2026-02-15 07:35:06 +00:00

Opened #401 Speech services environment variables and ConfigModule integration 2026-02-15 07:35:14 +00:00

Opened #402 Frontend voice input component (microphone capture + transcription) 2026-02-15 07:35:23 +00:00

Opened #403 Frontend audio playback component for TTS output 2026-02-15 07:35:29 +00:00

Opened #404 Frontend speech settings page (provider selection, voice config) 2026-02-15 07:35:34 +00:00

Opened #405 E2E integration tests for speech services 2026-02-15 07:35:41 +00:00

Opened #406 Documentation: Speech services architecture, API, and deployment 2026-02-15 07:35:47 +00:00

Opened #410 fix: BetterAuth 500 - request.headers.get is not a function (Express/Web API incompatibility) 2026-02-16 00:36:44 +00:00

Opened #411 [EPIC] Auth & Frontend Remediation 2026-02-16 16:56:23 +00:00

Opened #412 Phase 1: Critical Backend Fixes 2026-02-16 16:56:37 +00:00

Opened #413 Phase 2: Auth Config Discovery Endpoint 2026-02-16 16:56:43 +00:00

Opened #414 Phase 3: Backend Hardening 2026-02-16 16:56:52 +00:00

Opened #415 Phase 4: Frontend Foundation Components 2026-02-16 16:57:00 +00:00

Opened #416 Phase 5: Login Page Integration 2026-02-16 16:57:11 +00:00

Opened #417 Phase 6: Error Recovery & Polish 2026-02-16 16:57:17 +00:00

Opened #424 Decouple orchestrator startup from CLAUDE_API_KEY 2026-02-17 23:00:13 +00:00

Opened #430 fix(ci): web pipeline Docker/Trivy step failure on main (pipeline #518) 2026-02-21 20:27:22 +00:00

Opened #440 Coolify: Fix mosaic.woltje.com DNS record 2026-02-22 07:21:19 +00:00

Opened #441 Coolify: Suppress coordinator OTLP exporter errors 2026-02-22 07:21:28 +00:00

Opened #442 Coolify: Fix managed service start (CoolifyTask failing) 2026-02-22 07:21:39 +00:00

Opened #443 Coolify: Verify full stack connectivity and functionality 2026-02-22 07:21:49 +00:00

Opened #446 style(ui): add padding above and below OR CONTINUE WITH divider on login page 2026-02-22 17:49:13 +00:00

Opened #448 Phase 1: Design System & App Shell Foundation 2026-02-22 20:27:01 +00:00

Opened #449 Phase 2: Shared Component Library Update 2026-02-22 20:27:09 +00:00

Opened #450 Phase 3: Dashboard Page Implementation 2026-02-22 20:27:13 +00:00

Opened #457 Phase 1: Dashboard Polish + Theming 2026-02-22 23:51:06 +00:00

Opened #459 Phase 2: Task Ingestion Pipeline 2026-02-23 00:19:51 +00:00

Opened #461 Phase 3: Agent Cycle Visibility 2026-02-23 00:57:52 +00:00

Opened #463 Phase 4: Deploy + Smoke Test 2026-02-23 01:08:49 +00:00

Opened #466 Phase 1: Foundation — 404 + Settings Root 2026-02-23 03:27:37 +00:00

Opened #467 Phase 2: Mock Data Elimination — Tasks, Calendar, Knowledge 2026-02-23 03:27:43 +00:00

Opened #468 Phase 3: New Pages — Projects, Workspace, Kanban, File Manager, Logs, Profile 2026-02-23 03:27:52 +00:00

Opened #469 Phase 4: Verification, Documentation, Deploy 2026-02-23 03:27:57 +00:00

Opened #487 MS18: Theme package system with built-in themes 2026-02-23 13:33:54 +00:00

Opened #488 MS18: Customizable widget dashboard with layout management 2026-02-23 13:34:02 +00:00

Opened #489 MS18: WYSIWYG knowledge editor with Tiptap 2026-02-23 13:34:11 +00:00

Opened #490 MS18: Enhanced Kanban with project/user filtering 2026-02-23 13:34:18 +00:00

Opened #491 MS18: Verification, documentation, deploy 2026-02-23 13:34:27 +00:00

Opened #508 MS19: Terminal backend — WebSocket gateway & PTY service 2026-02-26 01:47:21 +00:00

Opened #509 MS19: Terminal frontend — xterm.js integration & tab management 2026-02-26 01:47:36 +00:00

Opened #510 MS19: Chat streaming & master chat polish 2026-02-26 01:47:44 +00:00

Opened #511 MS19: Orchestrator chat & agent terminal integration 2026-02-26 01:47:51 +00:00

Opened #512 MS19: Verification, documentation & deployment 2026-02-26 01:47:59 +00:00

Opened #534 MS20: Site Stabilization — Runtime bugs and feature gaps 2026-02-27 10:08:47 +00:00

Opened #568 MS21 Phase 3: Data Migration & Import API 2026-02-28 20:14:04 +00:00

Opened #570 MS21 Phase 5: RBAC Enforcement 2026-02-28 20:14:14 +00:00

Opened #569 MS21 Phase 4: Admin UI 2026-02-28 20:14:14 +00:00

Opened #571 MS21 Phase 6: Verification & Release 2026-02-28 20:14:15 +00:00