— the intelligence layer for AI-native development.
Vreko watches what your AI tools do, learns your codebase's patterns, and gets smarter every session. This organization hosts the Vreko ecosystem of open-source packages and tools.
- vreko-dev/vreko-cli — The Vreko CLI — local behavioral intelligence for AI-assisted development
- vreko-dev/vscode — Vreko VS Code extension — fragility signals and session intelligence
- vreko-dev/mcp-server — Vreko MCP server — codebase intelligence via Model Context Protocol
- vreko-dev/sopr-mcp — SOPR-MCP: Token-efficient protocol routing for AI tool systems
The following packages have been superseded by the workspace.json open standard or deprecated:
- vreko-dev/contracts — Superseded by @workspacejson/spec
- vreko-dev/config — Deprecated
- vreko-dev/events — Deprecated
- vreko-dev/sdk — Deprecated
- vreko-dev/infrastructure — Deprecated
npm install -g @vreko/cliApache-2.0