Commit Graph

7 Commits

Author SHA1 Message Date
c8db943d85 feat(wave2b): migrate @mosaic/mosaic wizard into monorepo
- Installation wizard migrated from mosaic-bootstrap (mosaic-wizard@0.2.0)
- Renamed to @mosaic/mosaic@0.1.0
- Wizard-specific types kept in src/types.ts
- tsconfig updated to extend monorepo base
- Typecheck and build passing
2026-03-06 18:40:04 -06:00
04d13e510c ci: add Woodpecker pipeline with Valkey service for queue tests 2026-03-06 18:36:02 -06:00
d7f200edd6 feat(wave2): @mosaic/openclaw-context plugin migrated to monorepo (#3)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
2026-03-07 00:33:20 +00:00
2828a83b66 feat(wave1): @mosaic/types populated + @mosaic/queue migrated (#2)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
2026-03-07 00:31:39 +00:00
8a2fb6c1ec feat(wave1): @mosaic/types populated + @mosaic/queue migrated to use it (#1)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
2026-03-06 22:44:05 +00:00
5103406c93 chore: scaffold mosaic monorepo (Phase 0)
- pnpm workspaces + Turborepo
- tsconfig.base.json strict ESM
- @mosaic/types stub package
- Woodpecker CI pipeline with Valkey service
- docs/PRD.md, docs/TASKS.md, CONTEXT.md
2026-03-06 13:15:47 -06:00
e9d4d8a9e2 Initial commit 2026-03-06 19:15:26 +00:00