Documentation
Learn how to orchestrate agents on filepath. Tree of agents on the left, rich chat on the right. BYOK model.
Tutorial
Learning-oriented. Get started with your first agent step-by-step.
Getting StartedHow-To Guides
Task-oriented. Solve specific problems: custom agents, debugging, configuration.
View GuidesExplanation
Understanding-oriented. Deep dives into architecture and protocol.
ArchitectureReference
Information-oriented. API endpoints, protocol spec, agent catalog.
API ReferenceQuick Links
Core Concepts
Sessions
A persistent workspace for your agents. Contains a tree of agent nodes, each with its own conversation history and container.
Agent Tree
Agents can spawn child agents. Visual tree on the left sidebar. Click any node to see its conversation. Parent and children work in parallel.
BYOK Model
Bring Your Own Key. You provide API keys (OpenRouter, OpenAI, Anthropic); we provide the infrastructure. Your keys, your spend.
Real-Time Chat
WebSocket connection to each agent. See tool calls, file writes, commits as they happen. Close laptop, open phone — same state.
Need Help?
- • GitHub Discussions — Ask questions, share ideas
- • GitHub Issues — Report bugs, request features
- • myfilepath.com — Try it out