Skip to content
@vreko-dev

Vreko

The Intelligence Layer for AI Native Development. Built on the workspace.json open standard — workspacejson.dev.

Vreko

vreko-lockup — the intelligence layer for AI-native development.

Product boundary

Read this first, because it determines what you will and will not find here.

The Vreko core is proprietary. The daemon, the intelligence engine, the pattern store and the hosted service are not open source and are not published in this organization.

Selected interfaces are public so that the surfaces you would integrate against can be inspected, versioned and depended on:

Surface Repository Distribution
CLI vreko-cli @vreko/cli
MCP server mcp-server vreko-mcp-server
VS Code extension vscode not currently installable — the previous listing was unpublished and no Vreko-identified listing exists yet

vreko-cli and mcp-server are distribution and documentation surfaces: they carry the package manifest, changelog, license and docs that ship with each release. The implementation is built from the private core, so you will not find it in those repositories. This is deliberate, and stated there too.

Also public

  • ai-swarm — an audit-first, gate-controlled agent pipeline framework. Methodology and tooling, independent of the Vreko product.
  • sopr-mcpexperimental. A brand-neutral reference implementation of the Service-Oriented Protocol Router pattern for tool-heavy MCP servers. No performance benchmark is published for it; the repository says so explicitly.

Install

npm install -g @vreko/cli

Then vr --help.

External dependencies worth naming

Vreko consumes workspace.json, an independent Apache-2.0 open standard for committed repository intelligence, maintained at workspacejson.

Vreko does not own workspace.json. It is a separate project with its own organization, governance and release authority, and it is usable without Vreko.

Retired packages

Five packages from before the rename — config, contracts, events, sdk, infrastructure — are no longer public. They were superseded by the workspace.json standard or simply deprecated, they had no forks and no external contributors, and keeping a retired product name on the organization's public listing said something about Vreko that is no longer true.

They are retained privately rather than deleted, so their history is intact.

@snapback/contracts was superseded by @workspacejson/spec. The other four have no successor: they were internal packages that stopped being used.

Links

License

The public repositories in this organization are Apache-2.0 except vscode (GPL-3.0) and sopr-mcp (MIT). The Vreko core is proprietary and is not covered by any of them.

Pinned Loading

  1. vreko-cli vreko-cli Public

    The Vreko CLI — local behavioral intelligence for AI-assisted development.

    1

  2. vscode vscode Public

    Vreko VS Code extension — fragility signals and session intelligence.

    1

  3. mcp-server mcp-server Public

    Vreko MCP server — codebase intelligence via Model Context Protocol.

    1

  4. sopr-mcp sopr-mcp Public

    Reference implementation of the Service-Oriented Protocol Router (SOPR) pattern for tool-heavy MCP servers. Experimental; no benchmark published.

    TypeScript 1

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…