
llm-space
A desktop app to prototype agent ideas, inspect every harness step, replay failures, and evaluate performance, all in one place. Local-first, cloud-ready for managed agents.
The Lens
By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.
Updated Aug 2026
LLM Space is a desktop workbench for people building AI agents. Write the prompt, wire up the tools, run it, and watch every model call and tool invocation as it happens. Replay a failed run out of history and step through it. Threads are plain files on your machine and API keys stay local. MIT licensed and free, and the DeerFlow team says every release of bytedance/deer-flow is built and debugged inside it.
There is no server to stand up. Download the DMG and go. Packaging is the constraint: the desktop app is macOS only, in a 27 MB edition on the system WebView or a 130 MB one with its own renderer. Linux gets a headless server build with no UI. It runs its own agent runtime, so it hosts your agent rather than observing one you already deployed.
Use it while you are still shaping an agent and want to see what the model actually did instead of inferring it from logs. Solo builders: free, and the replay view alone earns the download. Small teams: free, though file-based threads make sharing a run manual. If you need hosted traces and production monitoring the whole team can see, langfuse/langfuse or LangSmith is the right shape. promptfoo/promptfoo fits better when evaluation is the main job.
The catch: they only merge pull requests from the DeerFlow core team, so this is open source you can read and fork but not contribute to. Anonymous telemetry is on by default with a documented opt-out. And the public repo dates to mid-2026 even though the project claims a 2023 start, so treat the visible history as short.
Free vs Self-Hosted vs Paid
fully freeFree
Everything that ships today. MIT license, both desktop editions, the Linux server build, the local runtime with models, tools, skills, MCP, and plugins, plus the generator that turns a thread into a runnable LangGraph agent. No account, no seat count, no gated features. The project is funded by sponsors and donations.
Paid
Nothing from the project. Your bill is model tokens paid straight to whichever provider you point it at. Worth knowing before you take the setup advice at face value: the README recommends ByteDance's BytePlus Coding Plan as the default model provider, and BytePlus is the project's gold sponsor. The repo describes itself as "cloud-ready for managed agents," but no hosted tier and no pricing exist today.
Self-Hosted Costs
Not really self-hosted, since it is a desktop app. The standard edition is about a 27 MB download and the performance edition about 130 MB; both share ~/.llm-space, so you can install either or both. Building from source needs Bun 1.3 or newer, or mise if you want the exact toolchain CI uses. The recurring cost is API spend, and it is easy to underestimate: an agent loop that retries, replays, and re-evaluates burns tokens considerably faster than chat does. Watch a long debugging session on a frontier model and you can clear $10 to $20 without noticing.
When to Pay
Pay when you outgrow one machine. Hosted platforms like LangSmith, Langfuse Cloud, and Weights & Biases Weave sell shared traces, dataset versioning, and production monitoring across a team, generally per seat or per trace. LLM Space does not try to be that, and its file-based threads make sharing a run a manual step. Also pay attention if you are not on a Mac, because the desktop app is macOS only and the Linux artifact is a headless server build.
Free and MIT; the only line item is model tokens, and replay-heavy debugging burns more of them than you expect.
What to do by team size
- Solo
- free, and the replay and step-through view is the reason to install it
- Small team
- free, though sharing runs between people is a manual copy
- Medium team
- free for prototyping, but pair it with a hosted trace platform for anything in production
- Large team
- free on individual machines; macOS-only packaging and no team features make it a personal tool, not a platform
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
Similar Tools
A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores
Trust Signals
License: MIT License
Use freely, including commercial. Just keep the license.
Commercial use: ✓ Yes
About
- Owner
- deer-flow (Organization)
- Stars
- 1,612
- Forks
- 167
Explore Further
More tools in the directory
everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
240.5k ★hermes-agent
The agent that grows with you
231.6k ★ollama
Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
178.7k ★


