v0.14.4 · 16 documents · updated 2026-08

DOCS

Every doc is a reference of something that already ships. Read in order for the full picture, or jump to what you need — historical decisions live in commits, planned work in the ROADMAP.

01 · intro

README.md

Start here. The public thesis: local-first, user-owned agent infrastructure.

read →
02 · guide

INSTALL.md

Install methods (uv, pipx, dev), update path, uninstall, troubleshooting, supported platforms.

read →
03 · guide

QUICKSTART.md

Install, pick a model, pin a workspace, send a first message, and check health.

read →
04 · guide

PROFILES.md

The isolation primitive: identity, keys, memory, skills, peers, schedules, and cost.

read →
05 · guide

SKILLS.md

Directory contract, frontmatter, scanner, validation, secrets, and bundled namespace.

read →
06 · guide

MODELS.md

Model tiers for tool-heavy agent use: quality, cost/service, and local Ollama.

read →
07 · reference

ALP.md

Alpi Link Protocol: pinned identity, signed envelopes, peer capabilities, workgroups.

read →
08 · reference

ARCHITECTURE.md

Code structure, turn loop, memory, sessions, email tool, scheduler, MCP, logging.

read →
09 · reference

CONFIG.md

Every YAML knob, its default, what it controls.

read →
10 · reference

SECURITY.md

Two-layer security model. Approval system, SSRF, prompt-injection, sensitive paths. Sandbox.

read →
11 · ops

DEPLOYMENTS.md

launchd on macOS, systemd on Linux. Per-machine daemon, scheduler, keep-alive, logs.

read →
12 · ops

OPERATIONS.md

Day-2 runbook. Doctor, diagnostics, log rotation, backup, recovery, upgrade.

read →
13 · reference

INTEGRATIONS.md

Talk to a profile or workgroup from your own code: a scoped device token over the host-plane WebSocket, host.chat.send frames, workgroup methods, and a Node example.

read →
14 · legal

LICENSE.md

Legal terms for the source-available agent core and Apache-2.0 Alpi Link Protocol.

read →
15 · planning

ROADMAP.md

Open release gates, ALP launch work, long-term bets, and discarded decisions.

read →
16 · log

CHANGELOG.md

Version-by-version log of user-visible changes since v0.1.

read →
theme