Skip to content

Comments

fix: default init mode to mcp instead of all#16

Merged
pszymkowiak merged 1 commit intomainfrom
fix/init-default-mcp
Feb 10, 2026
Merged

fix: default init mode to mcp instead of all#16
pszymkowiak merged 1 commit intomainfrom
fix/init-default-mcp

Conversation

@pszymkowiak
Copy link
Contributor

Summary

  • vox init defaults to mcp mode instead of all
  • MCP provides contextual voice summaries via Claude (not a hardcoded "Terminé")
  • vox init -m cli or -m all to opt into the Stop hook
  • Tests updated to use explicit -m cli flag

Test plan

  • cargo test passes (114 tests)
  • CI passes on all platforms

`vox init` now configures MCP server only by default. The MCP mode
provides contextual voice summaries via Claude, replacing the
hardcoded "Terminé" Stop hook. Use `vox init -m cli` or `-m all`
to opt into the Stop hook.
@pszymkowiak pszymkowiak merged commit 0b414f5 into main Feb 10, 2026
3 checks passed
@pszymkowiak pszymkowiak deleted the fix/init-default-mcp branch February 10, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant