JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1483
  • Score
    100M100P100Q109292F
  • License Apache-2.0

Vreko CLI — AI-aware developer intelligence for the command line

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 vreko

Shorthand: 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

docs.vreko.dev

License

Apache-2.0