self-hosted · one binary · signed releases
A self-hosted workspace that runs agent conversations across LLM providers, executors, and MCP servers — streaming every thought, tool call, and result in real time. Serious agent infrastructure without a hosted AI platform.
curl -fsSL https://nos.nullware.ai/install.sh | bash
Release 0.1.0 · commit 279540546885 · Ed25519-signed · SHA-256 verified · 2026-08-18
One durable run engine routes work across in-process, Codex, opencode, Claude Code, or remote executors — a workflow runs unchanged when the executor swaps.
Attach any MCP server (stdio, HTTP, or OAuth). Its tools, resources, and prompts become first-class conversation features with per-tool cost visibility.
Every token, tool call, and result streams over WebSocket. No polling, no stale state.
Conversation facts are embedded into PostgreSQL (pgvector) and retrieved semantically. The database you already run is the vector store.
Your edits become reusable patterns, promoted conversation → workspace → global, and injected into the system prompt.
Embedded React frontend plus bundled PostgreSQL 18. Install on a clean machine with one command — no host database required.
curl -fsSL https://nos.nullware.ai/install.sh | bash
all-in-one
The default. Console plus a local Node on one machine.
console-only
Browser UI, authentication, and management. Coordinates remote Nodes.
node-only
Headless execution for an enrolled Console, on your own hardware.
| Platform | Size | SHA-256 |
|---|---|---|
| darwin / arm64 | 8.5 MB | 4a41b2c5ba1055bd… |
| darwin / amd64 | 8.9 MB | d287f71d4b68560b… |
| linux / arm64 | 10.1 MB | 84ee8923a0e58a6c… |
| linux / amd64 | 10.2 MB | 51217f05ee91c425… |