by truffle-ai
A coding agent and general agent harness for building and orchestrating agentic applications.
# Add to your Claude Code skills
git clone https://github.com/truffle-ai/dextoDexto is an agent harness—the orchestration layer that turns LLMs into reliable, stateful agents that can take actions, remember context, and recover from errors.
Think of it like an operating system for AI agents:
| Component | Analogy | Role | |-----------|---------|------| | LLM | CPU | Raw processing power | | | RAM | Working memory | | | Operating System | Orchestration, state, tools, recovery | | | Application | Domain-specific logic and clients |
No comments yet. Be the first to share your thoughts!
...