Package Exports
- @vreko/cli
Readme
vreko
The Vreko CLI. AI-native development intelligence from the command line.
Vreko watches what your AI tools do, learns your codebase's fragile zones, and surfaces the right context before problems occur. The CLI is the primary interface to the local Vreko daemon.
Install
npm install -g vrekoShorthand: vr --help
What it does
- Starts and manages the local Vreko daemon
- Surfaces codebase intelligence from the terminal
- Exposes session snapshots, risk scores, and pattern learnings
- Bridges to MCP-compatible AI tools via
vreko_pulse
Intelligence, not just recovery
Vreko learns from what breaks - secrets overwritten, phantom dependencies introduced, config files mangled by AI tools. Over time it knows your codebase's specific fragile zones and predicts problems before they occur. Recovery is instant when you need it. The goal is you rarely do.
Proof stack
- 94% AI detection accuracy across Cursor, Copilot, and Claude
- <50ms overhead - zero-friction protection
- <1s context injection - full intelligence loaded instantly
- Code never leaves your machine - local-first, privacy-first
Docs
License
Apache-2.0