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
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.
An org chart for your AI agents. Each agent has a name, role, skills, and personality. See your whole team at a glance.
Chat with any agent through the browser. Each conversation maintains context across messages. No terminal commands.
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.
Browse and edit your workspace files with markdown preview. Your agents work on the same files you do.
Visual interface for your agent team
Discovers agents, manages conversations
AI processing via Anthropic's API
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