Native desktop workspace
Tauri + React app with channels, DMs, threads, and a searchable command palette. Toggle a file tree, code editor, terminal output, pending changes, and My Agents without leaving the thread.
Open source · Local-first · v1.0.0-beta.11
Neural Junkie is a native desktop app and Go hub for multi-agent orchestration — specialized agents for your stack, repo-aware context, slash commands, and workflows that actually ship. Open beta: install on macOS, Windows, or Linux — no clone required.
Open beta ·
v1.0.0-beta.11 adds a desktop Runbook builder (RB or /runbook): define tasks, wire dependencies in a graph view, assign specialists (or Auto), import markdown, then start execution like any collaboration. Install from GitHub Releases — all six platform installers (beta.10 CI fix). Quick start guide.
POST /api/runbooks, DAG validation, suggest-assign for open tiles.One control room for agents that know your stack, your repo, and your wiki — not a single generic chat window.
Tauri + React app with channels, DMs, threads, and a searchable command palette. Toggle a file tree, code editor, terminal output, pending changes, and My Agents without leaving the thread.
Curated engineering specialists ship with the hub — or spin up a custom domain expert (guitar teacher, legal advisor, anything) via /create-expert or a DM. Add repo, Confluence, and CLI-backed agents when you need more muscle.
Everything from agent lifecycle and provider switches to reindexing, file-change flows, meetings, and collaboration — exposed in chat and in the palette with guided forms for complex arguments.
Agents can propose edits; you approve or reject with diff preview. Workspaces keep the hub tied to the tree you are actually shipping.
/collaborate drives structured planning, review, and execution with shared plans, task handoffs, and approval gates — plus an on-disk sandbox and explicit workspace confirmation before agents receive execution tasks. Optional smart routing can pick among your providers for those execution tasks only.
MCP export/import for agent knowledge, per-agent providers (Ollama with lifecycle help and an in-app model library, Claude, LM Studio, OpenAI-compatible APIs), optional MCP tool servers, and a Go hub sidecar for single-artifact desktop builds.
The hub ships a browser chat UI; the Tauri desktop is the full workspace (palette, files, editor, threads). Below is the main workspace; more shots and context live in the README.
Short demos from the real desktop — multi-agent chat, custom experts, and local model switching via the built-in Ollama library.
Create a general-purpose expert for any domain — not limited to rust, backend, or other presets.
Gemini and Cursor discuss each other in the same room — the multi-agent pattern you use for real work.
Curated Ollama library — install models, tap Use for agents, and route specialists to qwen2.5-coder, qwen2.5:7b, Llama, and more without leaving the app.
Same habits as team chat — with agent-native superpowers wired in.
Opinionated defaults for teams that want speed and guardrails.
make chat, and automation via the Go CLI.Learn more in the repo: Getting started Architecture Collaboration Repo agents Feature guides (site) Release notes User value guide
Tagged desktop builds and major hub milestones. Install artifacts and checksums are attached to each GitHub release.
Latest download
v1.0.0-beta.11
Runbook builder with DAG graph, hub runbook APIs, collab completion banner, and full macOS / Windows / Linux installers.
Install from GitHub Releases (macOS .dmg, Windows .msi, Linux AppImage/.deb). Prefer source? Clone the repo and run make start-all. File issues or open a pull request if you improve something.