feat(cli): workspace biome.json with noConsole, remove dryRun console.log #107

Merged
xiaomo merged 1 commits from feat/106-workspace-biome into main 2026-04-25 01:15:53 +00:00

1 Commits

Author SHA1 Message Date
xiaoju fcde29ed1c feat(cli): add biome.json to workspace init, remove dryRun console.log
- init.ts: scaffold biome.json with noConsole: error for workflows
- package.json template: add @biomejs/biome to devDependencies
- workflow-utils: remove console.log from dryRun paths (stub returns
  are captured by log-store via role results)

Fixes #106
2026-04-25 01:00:41 +00:00