Local-first software factory: deterministic multi-agent orchestration for small local models. Early development.
Project description
Vurnix
A local-first software factory. Deterministic multi-agent orchestration that turns small local models (12B-class, on your own hardware) into working software — end to end, from PRD to a clone-and-run repository.
Status: early development (alpha). This release reserves the
vurnixCLI entry point and ships an environment preflight. The pipeline lands in a later release.
Why Vurnix
- Weak-local-model first — designed around small open-weight models running locally, not frontier APIs. The orchestration layer, not model size, does the heavy lifting.
- Deterministic orchestration — scheduling, gating, and verification are plain code: same input, same build plan. LLMs write code; they don't run the factory.
- Self-evolving — lessons and skills accumulate from every build and graduate into deterministic checks over time.
- Fully autonomous — PRD in, pushed clone-and-run repository out.
Install
pip install vurnix # or: uv tool install vurnix
vurnix info # what this is
vurnix doctor # preflight your environment
vurnix version
An npm i -g vurnix stub is also published to hold the name; the Python package is primary.
Roadmap
- Pipeline release (build orchestration + verification gates)
- Hub (observability)
- Docs
License
MIT — see LICENSE. This covers the placeholder CLI; future components may ship under their own terms.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vurnix-0.1.0.tar.gz.
File metadata
- Download URL: vurnix-0.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d21c175fa77db6f25ebb1605b963644bb94b0dc3ea6ad0dd9354a482c91664d
|
|
| MD5 |
f6e4ff4312a716da6a1fa744b19a30bc
|
|
| BLAKE2b-256 |
978e3faee4f7623a3ef091e832d192548787974ff266e49c5a1396e7b6aa69ff
|
File details
Details for the file vurnix-0.1.0-py3-none-any.whl.
File metadata
- Download URL: vurnix-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe168a2d501ca4a5abe6ea27f4dd55bb2f26ede334842befe9c277d3af282311
|
|
| MD5 |
3e8624d2429922241ec65d6ae2038f08
|
|
| BLAKE2b-256 |
72e6c0116577f7e23bc343306ccb1f2abf381ba9f887ae426c257045d63150fa
|