Your tools. Your agents. Your machine.

Vraxis is a set of local-first tools for building software with agents. Read source material, understand code, write clearly, and distribute what you build. One CLI opens every tool.

Install the CLIExplore the products
$ npm install -g @vraxis/cli$ vraxis
Copy commands

Files stay localBring your modelInspect agent workApprove external actions
One connected workflow

Four tools. Four jobs.

Each product owns one part of the work. The CLI connects them without merging their data or logic.

01Read
02Understand
03Write
04Distribute
Built in public

Inspect what the products run on.

The runtime, interface system, desktop packager, and command center are separate packages with clear boundaries.

Operating principles

Control is part of the product.

Local first

Your libraries, repositories, notes, and product evidence stay on your machine.

Provider neutral

Choose the model provider or local runtime that fits the job.

Inspectable work

See the sources, tools, approvals, and runtime behind important output.

Human approval

External actions wait for review. Agents do not publish behind your back.

Start with one command.

Install the command center. Add only the tools you need.

Install Vraxis