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
jarvisandClaude Sonnet 4.6 9da096fe9b feat(mosaic): add top-level mosaic config command (CU-04-04, CU-04-05)
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 <[email protected]>
2026-04-05 00:22:30 -05:00