agent
active
Dexto
CLI
Web
About
Dexto treats the agent runtime as infrastructure: a YAML file defines the model, tools, and MCP servers, and the same harness exposes the agent through CLI, Web UI, REST API, or chat platforms. The bundled coding agent edits code, runs tests, spawns ephemeral explore subagents with unified approval forwarding, and swaps models mid-conversation — but the same YAML pattern builds non-coding agents, which is the point. An SDK embeds the runtime in Node applications with session management and observability included. It targets developers building their own agents who want the orchestration layer handled: state, tool orchestration, memory, and recovery instead of raw model calls.