Think in
connections.
Turn scattered thoughts into living graphs. Build with intelligent agents, connect every idea, and collaborate with your people in one shared space.
Turn scattered thoughts into living graphs. Build with intelligent agents, connect every idea, and collaborate with your people in one shared space.
Tasks, people, goals, ideas, events — every one is a node. Arrows are dependencies, flows, and assignments. Edit everything in place, right on the canvas, and watch it all stay connected.
Tap a node and type. Title, notes, status, color, shape, due dates, files and images — all directly on the card, with a quick-action halo. No forms, no friction.
Drag nodes into groups that grow to contain them. Collapse a whole project into one chip — its arrows re-route automatically.
Filter by type, status, or due date, save any perspective as a named view, and jump back to it in one tap.
Write [[Any Node Title]] inside a note and it becomes a live link — tap to jump, or to create the node if it doesn't exist yet.
Every action is undoable — even deletions wait politely for eight seconds before committing. No confirmation dialogs, ever.
Due dates, an overdue lens, a timeline of what's coming, a live activity feed of what changed — and per-node history showing who changed what, field by field.
The Graph ships with a built-in assistant and a fully open surface for external agents. Bring your own model — OpenAI, Anthropic, OpenRouter, or a local Ollama. Your key stays on your machine, always.
# any agent, any language — one call to learn the API $ curl https://your-host/b/<board>/api/docs # what should I work on? $ curl .../api/agent/tasks?agent=claude [{ "title": "Design the data model", "ready": true, "due": "2026-08-01", "prerequisites": [] }] # act — attributed, validated, broadcast live $ curl -X PATCH .../api/nodes/n42 \ -H "x-user: claude" \ -d '{"status":"done"}' → every human sees it happen, instantly
Running more than one agent? The Graph pairs beautifully with OnBuzz! — the advanced multi-agent platform by Loxia — to orchestrate whole agent teams against boards like these.
Create a shared board on your own board server and send one invite link. No accounts, no sign-ups — friends join from their own app or straight from the browser.
One installer. Runs entirely on your machine — a local graph that's yours, in a SQLite file you can copy, back up, or leave.
Direct download — Windows 10/11, ~90 MB, no account, no sign-up. The Graph is in beta and the installer isn't code-signed yet, so Windows SmartScreen may warn on first run: choose More info → Run anyway. Want a shared board to try collaboration, or hit a snag? Write us.