35123b21ce
Merge pull request 'fix(ci): pass DATABASE_URL through Turbo to test tasks' (#338) from fix/turbo-env-passthrough into main
jason.woltje2026-03-31 04:03:29 +00:00
492dc18e14
Merge pull request 'fix(db): add missing migration to Drizzle journal — fixes CI test failures' (#337) from fix/ci-drizzle-migration-journal into main
jason.woltje2026-03-31 03:03:45 +00:00
a824a43ed1
fix(ci): pass DATABASE_URL through Turbo to test tasks
Jarvis
2026-03-30 22:02:37 -05:00
9b72f0ea14
fix(db): add CREATE EXTENSION vector before first migration using pgvector
Jarvis
2026-03-30 21:14:44 -05:00
31a5751c6c
Merge pull request 'feat(ci): Docker build+push pipeline for gateway and web images' (#335) from fix/ci-docker-publish-test-dep into main
jason.woltje2026-03-31 01:48:08 +00:00
fa43989cd5
Merge pull request 'fix: parse VALKEY_URL into RedisOptions for BullMQ — fixes ECONNREFUSED 6379' (#336) from fix/bullmq-valkey-url-port into main
jason.woltje2026-03-31 01:45:37 +00:00
1b317e8a0a
style: fix prettier formatting in plugins/macp (consolidation follow-up)
Jason Woltje2026-03-30 20:43:54 -05:00
316807581c
fix: parse VALKEY_URL into RedisOptions object for BullMQ connection
Jason Woltje2026-03-30 20:42:03 -05:00
3321d4575a
fix(ci): wait for postgres readiness before migration + tests
Jarvis
2026-03-30 20:41:46 -05:00
85d4527701
fix(macp): use sh instead of bash in gate-runner — Alpine Linux compatibility
Jarvis
2026-03-30 20:31:39 -05:00
47b7509288
fix(ci): add postgres service sidecar for integration tests
Jarvis
2026-03-30 20:25:59 -05:00
34fad9da81
fix(ci): remove build step from ci.yml — build only in publish pipeline
Jarvis
2026-03-30 20:19:29 -05:00
48be0aa195
fix(ci): separate publish pipeline — Docker builds independent of test failures
Jarvis
2026-03-30 20:12:23 -05:00
f544cc65d2
fix(ci): switch to Kaniko image builder using global gitea secrets
Jarvis
2026-03-30 20:04:50 -05:00
41e8f91b2d
fix(ci): decouple build/publish from test step — DB test requires external Postgres
Jarvis
2026-03-30 20:00:35 -05:00
f161e3cb62
feat(ci): add Docker build+push pipeline for gateway and web images
Jarvis
2026-03-30 19:54:28 -05:00
da41724490
Merge pull request 'fix: remove all hardcoded user paths — dynamic OC SDK resolution' (#333) from fix/macp-dynamic-sdk-resolution into main
jason.woltje2026-03-30 19:55:21 +00:00
281e636e4d
fix: remove all hardcoded user paths from plugins — dynamic SDK resolution
Mos (Agent)
2026-03-30 19:55:00 +00:00
87dcd12a65
Merge pull request 'fix: update MACP plugin paths from /home/jarvis to local environment' (#332) from fix/macp-plugin-paths into main
jason.woltje2026-03-30 19:47:11 +00:00
d3fdc4ff54
fix: update MACP plugin paths from /home/jarvis to dynamic resolution
Mos (Agent)
2026-03-30 19:46:52 +00:00
9690aba0f5
Merge pull request 'feat: monorepo consolidation — forge, MACP, framework plugin, profiles/guides/skills' (#331) from feat/monorepo-consolidation into main
jason.woltje2026-03-30 19:44:23 +00:00
40c068fcbc
Merge pull request 'fix(oc-plugin): MACP OC bridge — route through controller queue instead of Pi-direct' (#330) from fix/macp-oc-bridge into main
jason.woltje2026-03-30 15:48:12 +00:00
a9340adad7
fix(oc-plugin): replace Pi-direct with MACP controller bridge in runTurn
Jarvis
2026-03-30 10:33:32 -05:00
5cb72e8ca6
Merge pull request 'feat(oc-plugin): MACP ACP runtime backend — sessions_spawn(runtime:macp)' (#329) from feat/oc-macp-plugin-v2 into main
jason.woltje2026-03-30 04:29:47 +00:00
02e40f6c3c
feat(web): conversation sidebar with search, rename, delete (#222)
Jason Woltje2026-03-21 13:10:03 +00:00
de64695ac5
feat(web): design system — ms-* tokens, ThemeProvider, MosaicLogo, sidebar (#221)
Jason Woltje2026-03-21 12:57:24 +00:00
dd108b9ab4
feat(auth): add WorkOS and Keycloak SSO providers (rebased) (#220)
Jason Woltje2026-03-21 12:57:07 +00:00
f3e90df2a0
Merge pull request 'chore: mark P8-001/002/003 in-progress, P8-004 done' (#219) from chore/tasks-p8-status into main
jason.woltje2026-03-21 12:30:03 +00:00
721e6bbc52
Merge pull request 'feat(web): chat interface — model selector, keybindings, thinking display, v0 styled header' (#216) from feat/ui-chat into main
jason.woltje2026-03-21 12:29:29 +00:00
27848bf42e
Merge pull request 'chore: fix prettier formatting on markdown files' (#215) from fix/prettier-format into main
jason.woltje2026-03-21 12:29:09 +00:00
061edcaa78
Merge pull request 'feat(gateway): add Anthropic, OpenAI, Z.ai LLM providers (P8-002)' (#212) from feat/p8-002-llm-providers into main
jason.woltje2026-03-21 12:28:50 +00:00
cbb729f377
Merge pull request 'perf: gateway + DB + frontend optimizations (P8-003)' (#211) from feat/p8-003-performance into main
jason.woltje2026-03-21 12:28:30 +00:00
cfb491e127
Merge pull request 'feat(auth): add WorkOS and Keycloak SSO providers (P8-001)' (#210) from feat/p8-001-sso-providers into main
jason.woltje2026-03-21 12:27:48 +00:00
20808b9b84
chore: mark P8-001/002/003 in-progress, P8-004 done — PRs open
Jason Woltje2026-03-19 22:13:35 -05:00
fd61a36b01
chore: mark P8-001/002/003 in-progress, P8-004 done — PRs open
Jason Woltje2026-03-19 22:13:35 -05:00
c0a7bae977
chore: mark P8-001 in-progress (stop cron re-spawn)
Jason Woltje2026-03-19 22:10:03 -05:00
68e056ac91
feat(web): port chat UI — model selector, keybindings, thinking display, styled header
Jason Woltje2026-03-19 20:42:48 -05:00
77ba13b41b
feat(auth): add WorkOS and Keycloak SSO providers
Jason Woltje2026-03-19 20:30:00 -05:00
99926cdba2
chore: fix prettier formatting on markdown files
Jason Woltje2026-03-19 20:17:39 -05:00
25f880416a
Merge pull request 'docs: add TASKS.md agent-column schema to AGENTS.md' (#214) from chore/tasks-schema-agents-md into main
jason.woltje2026-03-20 01:10:56 +00:00
1138148543
docs: add TASKS.md agent-column schema to AGENTS.md (canonical reference)
Jason Woltje2026-03-19 20:10:45 -05:00
4b70b603b3
Merge pull request 'chore: add agent model column to TASKS.md' (#213) from chore/tasks-agent-column into main
jason.woltje2026-03-20 01:08:29 +00:00
2e7711fe65
chore: add agent model column to TASKS.md schema
Jason Woltje2026-03-19 20:08:12 -05:00