Getting started · Roadmap
Roadmap
VibeCompass ships in stages. Some pieces work today, others aren’t there yet. Here’s an honest list of what’s still pending, plus the easiest way to try it right now.
Current gaps
The honest list of what’s still pending today.
- If you're not on Anthropic, `docs review` runs through your AI coding session while package-owned local execution remains Anthropic-only for now. Other direct provider adapters will land over time.
- Local mode is read-only over MCP today — your AI tool can read project memory but can't write decisions or session notes back to it yet.
- In local mode, asking the MCP for a decision log by feature returns the whole domain file instead of just that feature's decisions.
- Conflict tracking is hosted-only — local mode shows no conflict state even when conflicts exist.
- Some hosted docs-review safety checks (the ones that catch stale baselines) still need full test coverage before they're relied on.
Next steps
Ready to try it? Head to Getting started for the install + MCP walkthrough. Local mode works on its own — your files stay on disk and your AI tool reads them. Add an API key later if you want the hosted dashboard on top.