GitHub
Early access

Your AI agent team, in your browser

Build an AI agent team that works across your documents, notes, and reference material. For product managers, researchers, strategists, consultants, writers, and analysts.

View on GitHub
Rundock org chart showing an AI agent team

AI agent tools are built for developers. Your work isn't code.

Most AI agent tools assume you write software. But your work is documents, notes, meeting prep, strategy decks, and research. Rundock gives you the same power in a visual interface designed for knowledge work.

Your team at a glance

Agent team

An org chart for your AI agents. Each agent has a name, role, skills, and personality. See your whole team at a glance.

Conversations

Chat with any agent through the browser. Each conversation maintains context across messages. No terminal commands.

Skills

Give your agents reusable capabilities. A research skill, a writing workflow, a review checklist. Assign them to the right agent and see the full map.

Files

Browse and edit your workspace files with markdown preview. Your agents work on the same files you do.

Your data never leaves your computer

Browser

Visual interface for your agent team

Local server

Discovers agents, manages conversations

Claude Code

AI processing via Anthropic's API

Set up in under a minute

git clone https://github.com/liamdarmody/rundock.git cd rundock npm install npm start

Requires Claude Code and Node.js 20+. Claude Code requires a Claude Pro or Max subscription.

View on GitHub