feat(mosaic): top-level mosaic config command #408

Merged
jason.woltje merged 1 commits from feat/mosaic-config-command into main 2026-04-05 05:37:09 +00:00

1 Commits

Author SHA1 Message Date
Jarvis
9da096fe9b feat(mosaic): add top-level mosaic config command (CU-04-04, CU-04-05)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
Adds `mosaic config` command tree with five subcommands (show, get, set,
edit, path) backed by ConfigService; adds minimal get/set/path/readAll
primitives to ConfigService + FileConfigAdapter. Includes Vitest tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 00:22:30 -05:00