Research subagents
Feynman ships four bundled research subagents that are dispatched automatically depending on the workflow:- Researcher — gathers evidence across papers, the web, repositories, and documentation
- Writer — produces structured paper-style drafts from research notes
- Reviewer — runs simulated peer review with severity-graded feedback and a revision plan
- Verifier — checks inline citations, verifies source URLs, and cleans up dead links
Research workflows
Ask Feynman in natural language or use slash commands as shortcuts. The table below lists the built-in workflows:How it works
Feynman is built on Pi for the agent runtime and alphaXiv for paper search, Q&A, code reading, and annotations. Research capabilities are delivered as Pi skills — Markdown instruction files synced to~/.feynman/agent/skills/ on startup.
Additional tools include Docker for isolated container execution, Gemini or Perplexity for zero-config web search, Modal for serverless GPU compute, and RunPod for persistent GPU pods.
Get started
Installation
Install Feynman on macOS, Linux, or Windows using the one-line installer, pnpm, or bun.
Setup
Configure your model provider, API keys, and alphaXiv authentication.
Quick Start
Launch the REPL, run your first research query, and explore slash commands.
CLI Commands
Full reference for all Feynman CLI commands and flags.