Dexto
FreeA coding agent and general agent harness for building and orchestrating agentic applications.
FreeFree tier
#TypeScript
Inputs: text, codeOutputs: code, text
About Dexto
Dexto is a production-ready AI agent platform backed by Y Combinator. It allows you to collaborate with AI agents to code, research, and bring ideas to life. Key features include persistent memory across sessions, human-in-the-loop approvals, support for 50+ LLMs (including local models via Ollama), and deployment flexibility across laptop, server, or cloud. Agents can be orchestrated to work on GitHub issues, bug triage, background refactors, and more, with outputs like code changes and PRs ready for review.
Key Features
Persistent memory across sessions remembers your codebase and patterns
Human-in-the-loop approvals with diff review and guardrails
Support for 50+ LLMs including local models via Ollama or llama.cpp
Deploy agents on laptop, server, or cloud
CLI, Web UI, and API interfaces; embeddable in Slack, Discord, or custom apps
Multi-agent orchestration for specialized roles (coding, research, design, etc.)
Agent network with sub-agents and skills
Context store with RAG and history
Tools for files, MCP servers, and browser
Pros & Cons
Pros
- Backed by Y Combinator, growing community
- Persistent memory across sessions improves continuity
- Human-in-the-loop by default ensures control and safety
- Wide LLM support including local and private models
- Free CLI tier with bring-your-own-keys option
- Deployable anywhere: laptop, server, or cloud
- Integrates with existing tools (Slack, Discord, GitHub, CI)
Cons
- Requires command-line installation and some technical setup
- Nova credits are pay-as-you-go, may not suit fixed budgets
- Complex multi-agent orchestration may have learning curve for non-developers
Best For
Async development: assign GitHub issues and wake up to PRsBackground refactors: dependency updates, type migrations, test coverageBug triage: monitor error logs, reproduce issues, draft fixesPersonal assistant: track tasks, summarize threads, generate daily briefsMulti-agent collaboration for research, design, narrative, and growthCode review and approval workflow with human oversight
FAQ
Will this actually replace my developers?
No, Dexto is designed to assist developers by handling routine tasks and background work, allowing them to focus on architecture and complex problems.
How do I know what Dexto is doing?
Dexto provides detailed logs, approval requests, and diff reviews. You maintain full visibility and control over all actions.
Can I use my own API keys and keep everything private?
Yes, you can bring your own keys (BYOK) and run local models via Ollama for sensitive code. Your data stays on your infrastructure.
Why use Dexto instead of just ChatGPT/Claude directly?
Dexto offers persistent memory, human-in-the-loop approvals, multi-agent orchestration, and integration with your codebase and tools, making it more suitable for production workflows.
How do I get started? Is there setup required?
Run the one-line install command 'curl -fsSL https://dexto.ai/install | bash' and configure your API keys. Alternatively, book a demo for guided setup.
Can I use Dexto with my existing stack?
Yes, Dexto works with your existing stack via CLI, API, and integrations with tools like Slack, Discord, and GitHub.