|
|
372472c5fc
|
feat: @mosaic/coord — migrate from v0, gateway integration (P2-005)
Migrate the orchestration coordination package from v0 with full
file-based mission/task lifecycle management. Adds gateway REST API
at /api/coord/* and agent tools for coord queries.
Package modules:
- types: Mission, task, session, milestone type definitions
- mission: Create, load, save missions with atomic file writes
- tasks-file: TASKS.md markdown table parsing/generation with file locking
- runner: Task execution subprocess spawning with session locks
- status: Mission and task status queries
Gateway integration:
- CoordModule with CoordService wrapping coord functions
- CoordController exposing status/tasks/task-detail endpoints
- Agent tools: coord_mission_status, coord_list_tasks, coord_task_detail
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-12 22:31:19 -05:00 |
|
|
|
7485f32e69
|
feat: agent routing engine — cost/capability matrix (P2-003) (#75)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
|
2026-03-13 03:13:50 +00:00 |
|
|
|
95f95f54cf
|
feat: multi-provider support — Anthropic + Ollama (P2-002) (#74)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
|
2026-03-13 03:10:51 +00:00 |
|
|
|
38897fe423
|
feat: auth middleware, brain data layer, Valkey queue (P1-002/003/004) (#71)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
|
2026-03-13 02:37:56 +00:00 |
|
|
|
cbac5902db
|
fix: Phase 0 verification — CI gates green (P0-009) (#70)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
|
2026-03-13 02:28:38 +00:00 |
|
|
|
6e3cccc812
|
feat(auth): @mosaic/auth — BetterAuth email/password setup (#68)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
|
2026-03-13 02:21:15 +00:00 |
|
|
|
2b1723e898
|
feat(db): @mosaic/db — Drizzle schema, PG connection, migrations (#67)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
|
2026-03-13 02:17:18 +00:00 |
|
|
|
35e4e2e527
|
feat: foundation — Docker Compose, OTEL, shared types (#65)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
|
2026-03-13 01:55:33 +00:00 |
|
|
|
4f84a01072
|
feat: communication spine — gateway, TUI, Discord (#61)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
|
2026-03-13 01:33:32 +00:00 |
|
|
|
6d0d288e31
|
feat(P0-001): scaffold monorepo structure (#60)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
|
2026-03-13 01:11:46 +00:00 |
|