Subscription choice without vendor lock-in
Hunch now detects the supported coding-assistant CLIs available locally and never silently guesses which subscription to bill.
- Set a local choice with
hunch provider claude-cli,codex-cli,cursor-agent, ordeterministic. HUNCH_SYNTH_PROVIDERremains a per-shell / CI override.- Auto mode uses a subscription only when exactly one supported CLI is available; multiple candidates use the free deterministic fallback.
- The same policy now covers capture, verification, auto-review, and wiki prose.
- The subscription-only invariant and generated assistant grounding are provider-agnostic.
Validation
- Typecheck
- 492 passing tests (1 skipped)
- Core and VS Code builds
- Strict architectural conformance