This website requires JavaScript.
bf9bcba1ac
fix(packages): bump db/memory/queue for PGlite + adapter factories
fix/db-memory-queue-publish-drift
Jarvis
2026-04-04 21:15:59 -05:00
2e31626f87
fix: simplify updater to @mosaic/mosaic only, add explicit tea repo/login flags (#388 )
jason.woltje
2026-04-05 02:09:23 +00:00
c39fa065fc
fix: simplify updater to @mosaic/mosaic only, add explicit tea repo/login flags (#387 )
fix/updater-wrapper-gitea-387
Jarvis
2026-04-04 21:06:59 -05:00
255ba46a4d
fix(packages): republish @mosaic/config and bump dependents (#386 )
jason.woltje
2026-04-05 01:56:57 +00:00
10285933a0
fix: retarget updater to @mosaic/mosaic (#384 )
jason.woltje
2026-04-05 01:52:30 +00:00
116b91d2ae
fix(packages): republish @mosaic/config and bump dependents
fix/config-package-version-drift
Jarvis
2026-04-04 20:51:09 -05:00
e6d5fe5773
fix: retarget updater to @mosaic/mosaic
fix/updater-mosaic-package-382
Jarvis
2026-04-04 20:42:18 -05:00
543388e18b
fix(mosaic): resolve framework scripts via import.meta.url (#385 )
jason.woltje
2026-04-05 01:41:46 +00:00
07a1f5d594
Merge pull request 'feat(mosaic): merge @mosaic/cli into @mosaic/mosaic' (#381 ) from fix/merge-cli-into-mosaic into main
jason.woltje
2026-04-05 01:11:33 +00:00
c6fc090c98
feat(mosaic): merge @mosaic/cli into @mosaic/mosaic
fix/merge-cli-into-mosaic
Jarvis
2026-04-04 20:07:27 -05:00
9723b6b948
chore: bump @mosaic/cli and @mosaic/mosaic to 0.0.16 (#379 )
jason.woltje
2026-04-05 00:52:09 +00:00
2abcfee211
chore(mosaic): bump version to 0.0.17 (avoid collision with other agent)
fix/metapackage-cli-dep
Jarvis
2026-04-04 19:52:04 -05:00
799f9e76bf
chore(mosaic): bump version to 0.0.16
Jarvis
2026-04-04 19:51:30 -05:00
4903b6a916
chore: bump @mosaic/cli and @mosaic/mosaic to 0.0.16
chore/bump-cli-mosaic-0.0.16
Jarvis
2026-04-04 19:51:27 -05:00
49abf3bb4c
fix(mosaic): add @mosaic/cli dependency + postinstall hint
Jarvis
2026-04-04 17:19:31 -05:00
c0d0fd44b7
refactor(storage): replace better-sqlite3 with PGlite adapter (#378 )
jason.woltje
2026-04-04 21:58:14 +00:00
30c0fb1308
fix: remediate npm deprecation warnings in @mosaic/gateway 0.0.3 (#377 )
jason.woltje
2026-04-04 21:03:54 +00:00
85f82bd6c3
fix: remediate npm deprecation warnings in @mosaic/gateway 0.0.3
fix/gateway-deprecation-warnings
Jarvis
2026-04-04 16:01:06 -05:00
26fac4722f
fix: gateway install preserves npm prefix via registry flag (#376 )
jason.woltje
2026-04-04 20:36:15 +00:00
3e1f677834
fix: gateway install uses --@mosaic:registry flag to preserve npm prefix
fix/gateway-install-prefix-eacces
Jarvis
2026-04-04 15:34:43 -05:00
e3f64c79d9
chore: move gateway default port from 4000 to 14242 (#375 )
jason.woltje
2026-04-04 20:17:40 +00:00
e6856e6fdf
chore: move gateway default port from 4000 to 14242
chore/gateway-default-port-14242
Jarvis
2026-04-04 15:16:54 -05:00
cbd5e8c626
fix: scope Gitea registry to @mosaic packages only (#374 )
jason.woltje
2026-04-04 19:09:14 +00:00
6e26623cbe
fix: scope Gitea registry to @mosaic packages only during gateway install
fix/gateway-scoped-registry
Jarvis
2026-04-04 14:05:47 -05:00
7560c7dee7
fix: gateway install uses Gitea registry instead of npmjs (#373 )
jason.woltje
2026-04-04 18:59:40 +00:00
80f8448a6f
fix: gateway install uses Gitea registry instead of npmjs
fix/gateway-install-registry
Jarvis
2026-04-04 13:58:50 -05:00
982a0e8f83
chore: bump @mosaic/mosaic and @mosaic/cli to 0.0.11 (#372 )
jason.woltje
2026-04-04 18:47:03 +00:00
6d093b02cb
chore: bump @mosaic/mosaic and @mosaic/cli to 0.0.11
chore/bump-0.0.11
Jarvis
2026-04-04 13:46:16 -05:00
fc7fa11923
feat: local tier gateway with PGlite + Gitea-only publishing (#371 )
jason.woltje
2026-04-04 18:39:20 +00:00
9f73d3f5db
fix: unify Commander to v13 across all packages (prdy, mosaic)
feat/gateway-local-tier
Jarvis
2026-04-04 13:37:23 -05:00
6954e43bbb
feat: local tier gateway with PGlite + Gitea-only publishing + repo linking
Jarvis
2026-04-04 13:32:02 -05:00
86d6c214fe
feat: gateway publishability + npmjs publish script (#370 )
jason.woltje
2026-04-04 18:07:05 +00:00
39ccba95d0
feat: mosaic gateway CLI daemon management + admin token auth (#369 )
jason.woltje
2026-04-04 18:03:12 +00:00
202e375f41
Merge pull request 'fix: add build tools to CI install step for better-sqlite3 native bindings' (#368 ) from feat/task-1775219952-fix-add-build-tools-to-ci-install-step-for-better-sqlite3 into main
jason.woltje
2026-04-03 15:41:23 +00:00
d0378c5723
fix: add Alpine build tools before pnpm install in CI
feat/task-1775219952-fix-add-build-tools-to-ci-install-step-for-better-sqlite3
Jarvis
2026-04-03 09:13:25 -05:00
d6f04a0757
Merge pull request 'fix: add build tools to CI install step for better-sqlite3 native bindings' (#366 ) from fix/storage-sqlite-ci into main
jason.woltje
2026-04-03 13:41:04 +00:00
afedb8697e
Merge pull request 'fix: allow better-sqlite3 build script in pnpm 10' (#367 ) from fix/pnpm-build-scripts into main
jason.woltje
2026-04-03 13:11:07 +00:00
1274df7ffc
fix: allow better-sqlite3 build script in pnpm 10
fix/pnpm-build-scripts
Jarvis
2026-04-03 08:06:01 -05:00
1b4767bd8b
fix: add build tools to CI install step for better-sqlite3 native bindings
fix/storage-sqlite-ci
Jarvis
2026-04-03 07:41:39 -05:00
0b0fe10b37
Merge pull request 'feat: storage abstraction retrofit — adapters for queue, storage, memory (phases 1-4)' (#365 ) from feat/storage-abstraction into main
jason.woltje
2026-04-03 04:40:57 +00:00
acfb31f8f6
fix: quality-rails Commander version mismatch + installer defaults (#364 )
jason.woltje
2026-04-03 02:40:02 +00:00
fd83bd4f2d
chore(orchestrator): Phase 4 complete — config schema + CLI lifecycle commands
feat/storage-abstraction
Jarvis
2026-04-02 21:38:40 -05:00
ce3ca1dbd1
feat(cli): add gateway start/stop/status lifecycle commands
Jarvis
2026-04-02 21:37:20 -05:00
95e7b071d4
feat(cli): add mosaic gateway init command with tier selection wizard
Jarvis
2026-04-02 21:35:32 -05:00
d4c5797a65
fix: installer copies default framework files (AGENTS.md) to mosaicHome (#363 )
jason.woltje
2026-04-03 02:34:43 +00:00
70a51ba711
fix: all CLI script resolution uses bundled-first resolveTool() (#362 )
jason.woltje
2026-04-03 02:28:07 +00:00
db8023bdbb
fix: fwScript prefers npm-bundled scripts over stale deployed copies (#361 )
jason.woltje
2026-04-03 02:21:58 +00:00
9e597ecf87
chore: bump @mosaic/mosaic and @mosaic/cli to 0.0.6 (#360 )
jason.woltje
2026-04-03 02:13:37 +00:00
a23c117ea4
fix: auto-migrate customized skills to skills-local/ on sync (#359 )
jason.woltje
2026-04-03 02:11:03 +00:00
0cf80dab8c
fix: stale update banner + skill sync dirty worktree crash (#358 )
jason.woltje
2026-04-03 02:04:05 +00:00
04a80fb9ba
feat(config): add MosaicConfig schema + loader with tier auto-detection
Jarvis
2026-04-02 21:03:00 -05:00
626adac363
chore(orchestrator): Phase 3 complete — local tier implemented (SQLite + keyword search + JSON queue)
Jarvis
2026-04-02 20:56:39 -05:00
35fbd88a1d
feat(memory): implement keyword search adapter — no vector dependency
Jarvis
2026-04-02 20:55:00 -05:00
381b0eed7b
Merge pull request 'chore: bump @mosaic/mosaic and @mosaic/cli to 0.0.4' (#357 ) from chore/bump-0.0.4 into main
jason.woltje
2026-04-03 01:51:55 +00:00
25383ea645
feat(storage): implement SQLite adapter with better-sqlite3
Jarvis
2026-04-02 20:51:13 -05:00
e7db9ddf98
chore: bump @mosaic/mosaic and @mosaic/cli to 0.0.4
Jarvis
2026-04-02 20:50:44 -05:00
a08da9164a
chore: bump @mosaic/mosaic and @mosaic/cli to 0.0.4
fix/idempotent-init
Jarvis
2026-04-02 20:49:09 -05:00
7bb878718d
feat(queue): implement local adapter with JSON persistence
Jarvis
2026-04-02 20:46:11 -05:00
46a31d4e71
chore(orchestrator): Phase 2 complete — existing backends wrapped as adapters
Jarvis
2026-04-02 20:39:07 -05:00
e128a7a322
feat(gateway): wire adapter factories + DI tokens alongside existing providers
Jarvis
2026-04-02 20:37:27 -05:00
27b1898ec6
refactor(memory): wrap pgvector logic as MemoryAdapter implementation
Jarvis
2026-04-02 20:34:41 -05:00
d19ef45bb0
feat(storage): implement Postgres adapter wrapping Drizzle + @mosaic/db
Jarvis
2026-04-02 20:31:50 -05:00
5e852df6c3
refactor(queue): wrap ioredis as bullmq adapter behind QueueAdapter interface
Jarvis
2026-04-02 20:28:19 -05:00
e0eca771c6
chore(orchestrator): Phase 1 complete — all interfaces defined
Jarvis
2026-04-02 20:26:06 -05:00
9d22ef4cc9
feat: add adapter factory + registry pattern for queue, storage, memory
Jarvis
2026-04-02 20:25:42 -05:00
41961a6980
feat(memory): define MemoryAdapter interface types
Jarvis
2026-04-02 20:24:16 -05:00
e797676a02
feat(storage): define StorageAdapter interface types + scaffold package
Jarvis
2026-04-02 20:22:55 -05:00
05d61e62be
feat(queue): define QueueAdapter interface types
Jarvis
2026-04-02 20:20:56 -05:00
73043773d8
chore(orchestrator): Bootstrap storage abstraction retrofit
Jarvis
2026-04-02 20:15:57 -05:00
0be9729e40
Merge pull request 'fix: syncDirectory same-path guard, nested .git exclusion, and sync stash handling' (#356 ) from fix/idempotent-init into main
jason.woltje
2026-04-03 01:42:18 +00:00
e83674ac51
fix: mosaic sync — auto-stash dirty worktree before pull --rebase
Jarvis
2026-04-02 20:38:29 -05:00
a6e59bf829
fix: syncDirectory — guard same-path copy and skip nested .git dirs
Jarvis
2026-04-02 20:35:37 -05:00
e46f0641f6
Merge pull request 'fix: make mosaic init idempotent — detect existing config files' (#355 ) from fix/idempotent-init into main
jason.woltje
2026-04-03 01:30:01 +00:00
07efaa9580
chore: bump @mosaic/mosaic and @mosaic/cli to 0.0.3
Jarvis
2026-04-02 20:26:01 -05:00
361fece023
fix: make mosaic init idempotent — detect existing config files
Jarvis
2026-04-02 20:20:59 -05:00
80e69016b0
Merge pull request 'chore: bump all packages to 0.0.2 — drop alpha prerelease tag' (#354 ) from chore/bump-0.0.2 into main
jason.woltje
2026-04-03 01:12:24 +00:00
e084a88a9d
chore: bump all packages to 0.0.2 — drop alpha prerelease tag
Jarvis
2026-04-02 20:01:44 -05:00
990a88362f
Merge pull request 'feat: complete CLI command parity — coord, prdy, seq, upgrade' (#352 ) from fix/complete-cli-parity into main
jason.woltje
2026-04-03 00:52:36 +00:00
ea9782b2dc
feat: complete CLI command parity — add coord, prdy, seq, upgrade
Jarvis
2026-04-02 19:51:34 -05:00
8efbaf100e
Merge pull request 'feat: unify mosaic CLI — single binary, no PATH conflict' (#351 ) from feat/unify-mosaic-cli into main
jason.woltje
2026-04-03 00:41:06 +00:00
15830e2f2a
feat!: unify mosaic CLI — native launcher, no bin/ directory
Jarvis
2026-04-02 19:23:44 -05:00
04db8591af
Merge pull request 'docs: add project README' (#350 ) from docs/readme into main
jason.woltje
2026-04-03 00:17:10 +00:00
785d30e065
docs: add project README with install, usage, architecture, and dev guide
Jarvis
2026-04-02 19:12:28 -05:00
e57a10913d
chore: bump all packages to 0.0.1-alpha.2 (#349 )
jason.woltje
2026-04-02 18:21:23 +00:00
0d12471868
feat: add web search, file edit, MCP management, file refs, and /stop to CLI/TUI (#348 )
jason.woltje
2026-04-02 18:08:30 +00:00
ea371d760d
Merge pull request 'feat: unified install.sh + auto-update checker (deprecates mosaic/bootstrap)' (#347 ) from feat/install-update-checker into main
jason.woltje
2026-04-02 05:41:07 +00:00
3b9104429b
fix(mosaic): wizard integration test — templates path after monorepo migration
Jarvis
2026-04-01 21:51:34 -05:00
8a83aed9b1
feat: unify install.sh — single installer for framework + npm CLI
Jarvis
2026-04-01 21:32:19 -05:00
2f68237046
fix: remove --registry from npm install to avoid 404 on transitive deps
Jarvis
2026-04-01 21:06:40 -05:00
45f5b9062e
feat: install.sh + auto-update checker for CLI
Jarvis
2026-04-01 21:03:23 -05:00
147f5f1bec
Merge pull request 'fix: remove stale bootstrap repo references' (#346 ) from fix/stale-bootstrap-refs into main
jason.woltje
2026-04-02 02:27:49 +00:00
f05b198882
fix: remove stale bootstrap repo references from CLI error messages
Jason Woltje
2026-04-01 21:26:53 -05:00
d0a484cbb7
Merge pull request 'feat: complete bootstrap → monorepo migration (archive-ready)' (#345 ) from feat/framework-migration-complete into main
jason.woltje
2026-04-02 02:24:33 +00:00
6e6ee37da0
feat: complete framework migration — PowerShell, adapters, guides, profiles, tests
Jason Woltje
2026-04-01 21:23:26 -05:00
53199122d8
Merge pull request 'feat: integrate framework files into monorepo' (#344 ) from feat/framework-into-monorepo into main
jason.woltje
2026-04-02 02:20:17 +00:00
b38cfac760
feat: integrate framework files into monorepo under packages/mosaic/framework/
Jason Woltje
2026-04-01 21:19:21 -05:00
f3cb3e6852
Merge pull request 'fix(web): add public/ directory — fixes Docker build COPY failure' (#343 ) from fix/web-public-dir into main
jason.woltje
2026-04-01 18:09:40 +00:00
e599f5fe38
fix(web): add public/ directory — fixes Docker build COPY failure
Jason Woltje
2026-04-01 13:09:03 -05:00
6357a3fc9c
Merge pull request 'fix(ci): use gitea_token secret for npm publish' (#342 ) from fix/ci-npm-secret into main
jason.woltje
2026-04-01 17:51:32 +00:00
92998e6e65
fix(ci): use gitea_token secret for npm publish
Jason Woltje
2026-04-01 12:51:06 -05:00