dexto 1.1.10 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +222 -84
- package/dist/agents/agent-registry.json +39 -1
- package/dist/agents/agent-template.yml +1 -1
- package/dist/agents/coding-agent/README.md +188 -0
- package/dist/agents/coding-agent/coding-agent.yml +203 -0
- package/dist/agents/database-agent/database-agent.yml +44 -2
- package/dist/agents/default-agent.yml +137 -13
- package/dist/agents/github-agent/github-agent.yml +42 -0
- package/dist/agents/image-editor-agent/image-editor-agent.yml +9 -2
- package/dist/agents/music-agent/README.md +1 -1
- package/dist/agents/music-agent/music-agent.yml +36 -2
- package/dist/agents/nano-banana-agent/nano-banana-agent.yml +35 -1
- package/dist/agents/podcast-agent/README.md +1 -1
- package/dist/agents/podcast-agent/podcast-agent.yml +37 -3
- package/dist/agents/product-name-researcher/product-name-researcher.yml +37 -1
- package/dist/agents/sora-video-agent/README.md +122 -0
- package/dist/agents/sora-video-agent/sora-video-agent.yml +98 -0
- package/dist/agents/talk2pdf-agent/talk2pdf-agent.yml +17 -2
- package/dist/agents/triage-demo/README.md +6 -6
- package/dist/agents/triage-demo/billing-agent.yml +1 -1
- package/dist/agents/triage-demo/escalation-agent.yml +1 -1
- package/dist/agents/triage-demo/product-info-agent.yml +1 -1
- package/dist/agents/triage-demo/technical-support-agent.yml +1 -1
- package/dist/agents/triage-demo/triage-agent.yml +16 -1
- package/dist/analytics/wrapper.d.ts.map +1 -1
- package/dist/analytics/wrapper.js +5 -3
- package/dist/api/a2a.d.ts +2 -2
- package/dist/api/a2a.d.ts.map +1 -1
- package/dist/api/a2a.js +3 -2
- package/dist/api/mcp/mcp_handler.d.ts +3 -3
- package/dist/api/mcp/mcp_handler.d.ts.map +1 -1
- package/dist/api/mcp/mcp_handler.js +7 -4
- package/dist/api/mcp/tool-aggregation-handler.d.ts.map +1 -1
- package/dist/api/mcp/tool-aggregation-handler.js +34 -42
- package/dist/api/memory/memory-handler.d.ts +18 -0
- package/dist/api/memory/memory-handler.d.ts.map +1 -0
- package/dist/api/memory/memory-handler.js +137 -0
- package/dist/api/middleware/errorHandler.d.ts.map +1 -1
- package/dist/api/middleware/errorHandler.js +2 -0
- package/dist/api/server.d.ts +2 -2
- package/dist/api/server.d.ts.map +1 -1
- package/dist/api/server.js +1129 -257
- package/dist/api/webhook-subscriber.d.ts.map +1 -1
- package/dist/api/webhook-subscriber.js +2 -1
- package/dist/api/websocket-subscriber.d.ts.map +1 -1
- package/dist/api/websocket-subscriber.js +67 -10
- package/dist/cli/cli-subscriber.d.ts +2 -1
- package/dist/cli/cli-subscriber.d.ts.map +1 -1
- package/dist/cli/cli-subscriber.js +11 -3
- package/dist/cli/cli.d.ts.map +1 -1
- package/dist/cli/cli.js +1 -0
- package/dist/cli/commands/install.d.ts +3 -3
- package/dist/cli/commands/install.d.ts.map +1 -1
- package/dist/cli/commands/install.js +223 -41
- package/dist/cli/commands/interactive-commands/model/model-commands.js +2 -2
- package/dist/cli/commands/interactive-commands/prompt-commands.d.ts +8 -1
- package/dist/cli/commands/interactive-commands/prompt-commands.d.ts.map +1 -1
- package/dist/cli/commands/interactive-commands/prompt-commands.js +252 -4
- package/dist/cli/commands/list-agents.d.ts.map +1 -1
- package/dist/cli/commands/list-agents.js +22 -3
- package/dist/cli/commands/setup.d.ts +4 -4
- package/dist/cli/commands/uninstall.d.ts +1 -1
- package/dist/cli/tool-confirmation/cli-confirmation-handler.d.ts +36 -7
- package/dist/cli/tool-confirmation/cli-confirmation-handler.d.ts.map +1 -1
- package/dist/cli/tool-confirmation/cli-confirmation-handler.js +314 -34
- package/dist/cli/utils/options.js +2 -2
- package/dist/index.js +117 -64
- package/dist/webui/.next/standalone/.next/static/chunks/419-6d449dcb2b056299.js +1 -0
- package/dist/webui/.next/standalone/.next/static/chunks/614-3519f8a6051e0088.js +1 -0
- package/dist/webui/.next/standalone/.next/static/chunks/656-5a9f6405badf66a8.js +25 -0
- package/dist/webui/.next/standalone/.next/static/chunks/765-755286dc586b1a51.js +1 -0
- package/dist/webui/.next/standalone/.next/static/chunks/804-f40df92a3adffcc0.js +1 -0
- package/dist/webui/.next/standalone/.next/static/chunks/854-232126f3c77e6c0b.js +1 -0
- package/dist/webui/.next/standalone/.next/static/chunks/app/chat/[sessionId]/page-a695b09e6bac5274.js +1 -0
- package/dist/webui/.next/standalone/.next/static/chunks/app/layout-f4a6ee5a028899d1.js +1 -0
- package/dist/webui/.next/standalone/.next/static/chunks/app/page-d1f127a0cac96246.js +1 -0
- package/dist/webui/.next/standalone/.next/static/chunks/app/playground/page-6f8d2abe76e51dfc.js +1 -0
- package/dist/webui/.next/standalone/.next/static/chunks/main-7decd42f62688419.js +1 -0
- package/dist/webui/.next/standalone/.next/static/chunks/{webpack-7c234e7e7e272295.js → webpack-7229fd0786f0483c.js} +1 -1
- package/dist/webui/.next/standalone/.next/static/css/c3c26ec984df1deb.css +1 -0
- package/dist/webui/.next/standalone/.next/static/css/de70bee13400563f.css +1 -0
- package/dist/webui/.next/standalone/.next/static/uqfH8SY_uhwdc0ZkpMwCO/_buildManifest.js +1 -0
- package/dist/webui/.next/standalone/package.json +7 -2
- package/dist/webui/.next/standalone/packages/webui/.next/BUILD_ID +1 -1
- package/dist/webui/.next/standalone/packages/webui/.next/app-build-manifest.json +30 -15
- package/dist/webui/.next/standalone/packages/webui/.next/app-path-routes-manifest.json +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/build-manifest.json +7 -7
- package/dist/webui/.next/standalone/packages/webui/.next/prerender-manifest.json +3 -3
- package/dist/webui/.next/standalone/packages/webui/.next/required-server-files.json +1 -11
- package/dist/webui/.next/standalone/packages/webui/.next/routes-manifest.json +11 -8
- package/dist/webui/.next/standalone/packages/webui/.next/server/app/_not-found/page.js +1 -1
- package/dist/webui/.next/standalone/packages/webui/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/dist/webui/.next/standalone/packages/webui/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/webui/.next/standalone/packages/webui/.next/server/app/chat/[sessionId]/page.js +2 -0
- package/dist/webui/.next/standalone/packages/webui/.next/server/app/chat/[sessionId]/page.js.nft.json +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/server/app/chat/[sessionId]/page_client-reference-manifest.js +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/server/app/page.js +2 -11
- package/dist/webui/.next/standalone/packages/webui/.next/server/app/page.js.nft.json +1 -1
- package/dist/webui/.next/standalone/packages/webui/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/webui/.next/standalone/packages/webui/.next/server/app/playground/page.js +4 -8
- package/dist/webui/.next/standalone/packages/webui/.next/server/app/playground/page.js.nft.json +1 -1
- package/dist/webui/.next/standalone/packages/webui/.next/server/app/playground/page_client-reference-manifest.js +1 -1
- package/dist/webui/.next/standalone/packages/webui/.next/server/app-paths-manifest.json +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/server/chunks/1.js +12 -0
- package/dist/webui/.next/standalone/packages/webui/.next/server/chunks/102.js +25 -0
- package/dist/webui/.next/standalone/packages/webui/.next/server/chunks/383.js +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/server/chunks/{619.js → 426.js} +2 -2
- package/dist/webui/.next/standalone/packages/webui/.next/server/chunks/43.js +1 -1
- package/dist/webui/.next/standalone/packages/webui/.next/server/chunks/985.js +5 -0
- package/dist/webui/.next/standalone/packages/webui/.next/server/middleware-build-manifest.js +1 -1
- package/dist/webui/.next/standalone/packages/webui/.next/server/pages/500.html +1 -1
- package/dist/webui/.next/standalone/packages/webui/.next/server/server-reference-manifest.json +1 -1
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/419-6d449dcb2b056299.js +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/614-3519f8a6051e0088.js +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/656-5a9f6405badf66a8.js +25 -0
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/765-755286dc586b1a51.js +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/804-f40df92a3adffcc0.js +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/854-232126f3c77e6c0b.js +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/app/chat/[sessionId]/page-a695b09e6bac5274.js +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/app/layout-f4a6ee5a028899d1.js +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/app/page-d1f127a0cac96246.js +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/app/playground/page-6f8d2abe76e51dfc.js +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/main-7decd42f62688419.js +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/{webpack-7c234e7e7e272295.js → webpack-7229fd0786f0483c.js} +1 -1
- package/dist/webui/.next/standalone/packages/webui/.next/static/css/c3c26ec984df1deb.css +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/static/css/de70bee13400563f.css +1 -0
- package/dist/webui/.next/standalone/packages/webui/.next/static/uqfH8SY_uhwdc0ZkpMwCO/_buildManifest.js +1 -0
- package/dist/webui/.next/standalone/packages/webui/package.json +11 -4
- package/dist/webui/.next/standalone/packages/webui/server.js +1 -1
- package/dist/webui/.next/static/chunks/419-6d449dcb2b056299.js +1 -0
- package/dist/webui/.next/static/chunks/614-3519f8a6051e0088.js +1 -0
- package/dist/webui/.next/static/chunks/656-5a9f6405badf66a8.js +25 -0
- package/dist/webui/.next/static/chunks/765-755286dc586b1a51.js +1 -0
- package/dist/webui/.next/static/chunks/804-f40df92a3adffcc0.js +1 -0
- package/dist/webui/.next/static/chunks/854-232126f3c77e6c0b.js +1 -0
- package/dist/webui/.next/static/chunks/app/chat/[sessionId]/page-a695b09e6bac5274.js +1 -0
- package/dist/webui/.next/static/chunks/app/layout-f4a6ee5a028899d1.js +1 -0
- package/dist/webui/.next/static/chunks/app/page-d1f127a0cac96246.js +1 -0
- package/dist/webui/.next/static/chunks/app/playground/page-6f8d2abe76e51dfc.js +1 -0
- package/dist/webui/.next/static/chunks/main-7decd42f62688419.js +1 -0
- package/dist/webui/.next/static/chunks/{webpack-7c234e7e7e272295.js → webpack-7229fd0786f0483c.js} +1 -1
- package/dist/webui/.next/static/css/c3c26ec984df1deb.css +1 -0
- package/dist/webui/.next/static/css/de70bee13400563f.css +1 -0
- package/dist/webui/.next/static/uqfH8SY_uhwdc0ZkpMwCO/_buildManifest.js +1 -0
- package/dist/webui/package.json +11 -4
- package/package.json +5 -4
- package/dist/webui/.next/standalone/.next/static/PvkEd_BO6ZXxX99T_gUvs/_buildManifest.js +0 -1
- package/dist/webui/.next/standalone/.next/static/chunks/179-78abc2eacbc41da9.js +0 -1
- package/dist/webui/.next/standalone/.next/static/chunks/442-b1916bec348454b3.js +0 -1
- package/dist/webui/.next/standalone/.next/static/chunks/544-c4a8f278ed1a25d7.js +0 -1
- package/dist/webui/.next/standalone/.next/static/chunks/854-2a6d5a5297a15d52.js +0 -1
- package/dist/webui/.next/standalone/.next/static/chunks/app/layout-dde711766eda096b.js +0 -1
- package/dist/webui/.next/standalone/.next/static/chunks/app/page-5e94d5a49dc718d0.js +0 -1
- package/dist/webui/.next/standalone/.next/static/chunks/app/playground/page-9ae40e0b219583e3.js +0 -1
- package/dist/webui/.next/standalone/.next/static/chunks/main-b65ece3506a2355c.js +0 -1
- package/dist/webui/.next/standalone/.next/static/css/045cc65741e38fbd.css +0 -3
- package/dist/webui/.next/standalone/packages/webui/.next/server/chunks/549.js +0 -1
- package/dist/webui/.next/standalone/packages/webui/.next/server/chunks/950.js +0 -5
- package/dist/webui/.next/standalone/packages/webui/.next/static/PvkEd_BO6ZXxX99T_gUvs/_buildManifest.js +0 -1
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/179-78abc2eacbc41da9.js +0 -1
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/442-b1916bec348454b3.js +0 -1
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/544-c4a8f278ed1a25d7.js +0 -1
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/854-2a6d5a5297a15d52.js +0 -1
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/app/layout-dde711766eda096b.js +0 -1
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/app/page-5e94d5a49dc718d0.js +0 -1
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/app/playground/page-9ae40e0b219583e3.js +0 -1
- package/dist/webui/.next/standalone/packages/webui/.next/static/chunks/main-b65ece3506a2355c.js +0 -1
- package/dist/webui/.next/standalone/packages/webui/.next/static/css/045cc65741e38fbd.css +0 -3
- package/dist/webui/.next/static/PvkEd_BO6ZXxX99T_gUvs/_buildManifest.js +0 -1
- package/dist/webui/.next/static/chunks/179-78abc2eacbc41da9.js +0 -1
- package/dist/webui/.next/static/chunks/442-b1916bec348454b3.js +0 -1
- package/dist/webui/.next/static/chunks/544-c4a8f278ed1a25d7.js +0 -1
- package/dist/webui/.next/static/chunks/854-2a6d5a5297a15d52.js +0 -1
- package/dist/webui/.next/static/chunks/app/layout-dde711766eda096b.js +0 -1
- package/dist/webui/.next/static/chunks/app/page-5e94d5a49dc718d0.js +0 -1
- package/dist/webui/.next/static/chunks/app/playground/page-9ae40e0b219583e3.js +0 -1
- package/dist/webui/.next/static/chunks/main-b65ece3506a2355c.js +0 -1
- package/dist/webui/.next/static/css/045cc65741e38fbd.css +0 -3
- /package/dist/webui/.next/standalone/.next/static/{PvkEd_BO6ZXxX99T_gUvs → uqfH8SY_uhwdc0ZkpMwCO}/_ssgManifest.js +0 -0
- /package/dist/webui/.next/standalone/packages/webui/.next/static/{PvkEd_BO6ZXxX99T_gUvs → uqfH8SY_uhwdc0ZkpMwCO}/_ssgManifest.js +0 -0
- /package/dist/webui/.next/static/{PvkEd_BO6ZXxX99T_gUvs → uqfH8SY_uhwdc0ZkpMwCO}/_ssgManifest.js +0 -0
package/README.md
CHANGED
|
@@ -12,40 +12,41 @@
|
|
|
12
12
|
**An all-in-one toolkit to build agentic applications that turn natural language into real-world actions.**
|
|
13
13
|
|
|
14
14
|
<div align="center">
|
|
15
|
-
<img src="https://github.com/user-attachments/assets/
|
|
15
|
+
<img src="https://github.com/user-attachments/assets/89d30349-0cb1-4160-85db-d99a80a71d7a" alt="Dexto Demo" width="700" />
|
|
16
16
|
</div>
|
|
17
17
|
|
|
18
18
|
## What is Dexto?
|
|
19
19
|
|
|
20
|
-
Dexto is a universal
|
|
20
|
+
Dexto is a universal intelligence layer for building collaborative, context-aware AI Agents & agentic apps. It orchestrates LLMs, tools, and data into persistent, stateful systems with memory, so you can rapidly create AI assistants, digital companions & copilots that think, act and feel alive.
|
|
21
|
+
|
|
22
|
+
Dexto combines a configuration-driven framework, robust runtime, and seamless developer experience so you can build, deploy, and iterate on your agents easily.
|
|
23
|
+
|
|
24
|
+
- **Framework** – Define agent behavior in YAML. Instantly swap models and tools without touching code.
|
|
25
|
+
- **Runtime** – Execution with orchestration, session management, conversation memory, and multimodal support.
|
|
26
|
+
- **Interfaces & Tooling** – Native support for CLI, Web, APIs, and a TypeScript SDK.
|
|
21
27
|
|
|
22
28
|
#### With Dexto, you can build:
|
|
23
29
|
|
|
24
30
|
- **Autonomous Agents** - Agents that plan, execute, and adapt to user goals.
|
|
25
31
|
- **Digital Companions** - AI assistants & copilots that remember context and anticipate needs.
|
|
26
|
-
- **Multi-Agent Systems** - Architect agents that collaborate, delegate, and solve complex tasks together.
|
|
27
32
|
- **MCP Clients** - Connect multiple tools, files, APIs, and data via MCP Servers.
|
|
33
|
+
- **MCP Servers** - Dexto Web UI and MCP playground help you to easily test your own MCP servers.
|
|
34
|
+
- **Multi-Agent Systems** - Architect agents that collaborate, delegate, and solve complex tasks together.
|
|
28
35
|
- **Agent-as-a-Service** – Transform your existing SaaS products and APIs into dynamic, conversational experiences.
|
|
29
36
|
- **Agentic Applications** – Integrate Dexto as a reasoning engine to power interactive, multimodal, AI-native applications.
|
|
30
37
|
|
|
31
|
-
|
|
38
|
+
#### What You Get
|
|
32
39
|
|
|
33
|
-
- **
|
|
34
|
-
- **
|
|
35
|
-
- **Interfaces & Tooling** – Native support for CLI, Web, APIs, and a TypeScript SDK. Develop, debug, and interact with your agent across any platforms from day one. -->
|
|
36
|
-
|
|
37
|
-
### What You Get
|
|
38
|
-
|
|
39
|
-
- **Batteries Included** – Session management, tool orchestration, multimodal support.
|
|
40
|
-
- **20+ LLMs** – Instantly switch between OpenAI, Anthropic, Google, Groq, local models or bring your own.
|
|
40
|
+
- **Batteries Included** – Session management, tool orchestration, multimodal support, and production-ready observability.
|
|
41
|
+
- **50+ LLMs** – Instantly switch between OpenAI, Anthropic, Google, Groq, local models or bring your own.
|
|
41
42
|
- **Run Anywhere** – Local for privacy, cloud for reach, or hybrid. *Same agent, any deployment.*
|
|
42
43
|
- **Native Multimodal** – Text, images, files, and tools in a single conversation. *Upload screenshots, ask questions, take actions.*
|
|
43
44
|
- **Persistent Sessions** – Conversations, context, and memory are saved and can be exported, imported, or shared across environments.
|
|
44
|
-
- **Flexible Interfaces** – One agent, endless ways to interact: Ready
|
|
45
|
-
- **
|
|
46
|
-
- **
|
|
47
|
-
- **
|
|
48
|
-
- **
|
|
45
|
+
- **Flexible Interfaces** – One agent, endless ways to interact: Ready-to-use CLI, WebUI, APIs, or integrate with your own UI.
|
|
46
|
+
- **30+ Tools & MCP** – Integrate tools and connect to external servers via the Model Context Protocol (MCP) or use our internal tools.
|
|
47
|
+
- **Pluggable Storage** – Use Redis, PostgreSQL, SQLite, in-memory, S3 and more for cache, database & blob backends.
|
|
48
|
+
- **Human in the loop** - Configure approval policies for tool execution, agents can also remember which tools are safe per session.
|
|
49
|
+
- **Observability** – Built-in OpenTelemetry distributed tracing, token usage monitoring, and error handling.
|
|
49
50
|
|
|
50
51
|
---
|
|
51
52
|
|
|
@@ -65,17 +66,21 @@ cd dexto && pnpm install && pnpm install-cli
|
|
|
65
66
|
## Quick Start
|
|
66
67
|
|
|
67
68
|
```bash
|
|
68
|
-
# 1. Run setup workflow - this prompts for your preferred LLM and API keys and
|
|
69
|
+
# 1. Run setup workflow - this prompts for your preferred LLM and API keys and opens the Web UI
|
|
69
70
|
dexto
|
|
70
71
|
|
|
71
|
-
# 2. Try a multi-step task
|
|
72
|
-
|
|
72
|
+
# 2. Try a multi-step task in the web UI:
|
|
73
|
+
"create a snake game in HTML/CSS/JS, then open it in the browser"
|
|
73
74
|
|
|
74
|
-
# 3.
|
|
75
|
-
dexto --mode
|
|
75
|
+
# 3. Start interactive CLI mode instead of web UI
|
|
76
|
+
dexto --mode cli
|
|
76
77
|
```
|
|
77
78
|
|
|
78
|
-
In 2 -> Dexto will use filesystem tools to write code and browser tools to open it — all from a single prompt. The Web UI allows you to navigate previous conversations and experiment with different models, tools and more.
|
|
79
|
+
In 2 -> Dexto will use filesystem tools to write code and browser tools to open it — all from a single prompt. The Web UI (default mode) allows you to navigate previous conversations and experiment with different models, tools and more.
|
|
80
|
+
|
|
81
|
+
The interactive CLI (3) allows you to interact with agents in the terminal.
|
|
82
|
+
|
|
83
|
+
See the [CLI Guide](https://docs.dexto.ai/docs/guides/cli/overview) for full details.
|
|
79
84
|
|
|
80
85
|
### Skip Tool Prompts While Prototyping
|
|
81
86
|
|
|
@@ -85,6 +90,12 @@ dexto --auto-approve "refactor my project using the filesystem and browser tools
|
|
|
85
90
|
|
|
86
91
|
Use the `--auto-approve` flag to bypass confirmation prompts when you trust the tools being invoked—perfect for fast local iteration. Remove the flag when you want explicit approval again.
|
|
87
92
|
|
|
93
|
+
### Logs
|
|
94
|
+
|
|
95
|
+
Logs are stored in `~/.dexto/logs` directory by default
|
|
96
|
+
Use `DEXTO_LOG_TO_CONSOLE=true` to log to console when running dexto
|
|
97
|
+
Use `DEXTO_LOG_LEVEL=debug` for debug logs
|
|
98
|
+
|
|
88
99
|
## Agent Recipes
|
|
89
100
|
|
|
90
101
|
Dexto comes with pre-built agent recipes for common use cases. Install and use them instantly:
|
|
@@ -94,40 +105,47 @@ Dexto comes with pre-built agent recipes for common use cases. Install and use t
|
|
|
94
105
|
dexto list-agents
|
|
95
106
|
|
|
96
107
|
# Install specific agents
|
|
97
|
-
dexto install nano-banana-agent podcast-agent
|
|
108
|
+
dexto install nano-banana-agent podcast-agent coding-agent
|
|
109
|
+
|
|
110
|
+
# Use an agent with one shot prompt
|
|
111
|
+
dexto --agent nano-banana-agent --mode cli "create a futuristic cityscape with flying cars"
|
|
112
|
+
dexto --agent podcast-agent --mode cli "generate a podcast intro with two hosts discussing AI"
|
|
113
|
+
dexto --agent coding-agent --mode cli "create a landing page for a coffee brand inspired by star wars"
|
|
98
114
|
|
|
99
|
-
#
|
|
100
|
-
dexto --agent nano-banana-agent
|
|
101
|
-
dexto --agent podcast-agent "generate a podcast intro with two hosts discussing AI"
|
|
115
|
+
# Alternatively, start the agent in web UI and put in the prompt yourself
|
|
116
|
+
dexto --agent nano-banana-agent
|
|
102
117
|
```
|
|
103
118
|
|
|
104
119
|
**Available Agents:**
|
|
120
|
+
- **Coding Agent** – Code generation, refactoring, debugging
|
|
105
121
|
- **Nano Banana Agent** – Advanced image generation and editing using Google's Nano Banana (Gemini 2.5 Flash Image)
|
|
106
122
|
- **Podcast Agent** – Advanced podcast generation using Google Gemini TTS for multi-speaker audio content
|
|
123
|
+
- **Sora Video Agent** – AI video generation using OpenAI's Sora with custom settings, remixing, and reference support
|
|
107
124
|
- **Database Agent** – Demo agent for SQL queries and database operations
|
|
108
|
-
- **
|
|
125
|
+
- **GitHub Agent** – GitHub operations, PR analysis, and repository management
|
|
126
|
+
- **Image Editor Agent** – Image editing and manipulation
|
|
109
127
|
- **Music Agent** – Music creation and audio processing
|
|
110
|
-
- **
|
|
128
|
+
- **Talk2PDF Agent** – Document analysis and conversation
|
|
111
129
|
- **Product Researcher** – Product naming and branding research
|
|
112
130
|
- **Triage Agent** – Demo multi-agent customer support routing system
|
|
113
131
|
|
|
114
132
|
Each agent is pre-configured with the right tools, prompts, and LLM settings for its domain. No setup required—just install and start building.
|
|
115
133
|
|
|
116
|
-
|
|
134
|
+
**📚 See the full [Agent Registry](https://docs.dexto.ai/docs/guides/agent-registry) for detailed information about all agents, their capabilities, use cases, and requirements.**
|
|
135
|
+
|
|
136
|
+
More ready-to-run recipes live in [`agents/`](https://github.com/truffle-ai/dexto/tree/HEAD/agents/).
|
|
117
137
|
|
|
118
138
|
## Examples & Demos
|
|
119
139
|
|
|
120
|
-
###
|
|
121
|
-
**Task:** `
|
|
140
|
+
### 🎙️ Podcast Agent: Generate AI Podcasts
|
|
141
|
+
**Task:** `Generate an intro for a podcast about the latest in AI.`
|
|
122
142
|
```bash
|
|
123
|
-
|
|
124
|
-
dexto
|
|
143
|
+
dexto --agent podcast-agent
|
|
125
144
|
```
|
|
126
|
-
<a href="https://youtu.be/C-Z0aVbl4Ik">
|
|
127
|
-
<img src="https://github.com/user-attachments/assets/3f5be5e2-7a55-4093-a071-8c52f1a83ba3" alt="Dexto: Amazon shopping agent demo" width="600"/>
|
|
128
|
-
</a>
|
|
129
145
|
|
|
130
|
-
|
|
146
|
+
<img src="https://github.com/user-attachments/assets/cfd59751-3daa-4ccd-97b2-1b2862c96af1" alt="Podcast Agent Demo" width="600"/>
|
|
147
|
+
|
|
148
|
+
### 👁️ Computer Vision Agent: Face Detection & Annotation Using OpenCV
|
|
131
149
|
**Task:** `Detect all faces in this image and draw bounding boxes around them.`
|
|
132
150
|
```bash
|
|
133
151
|
dexto --agent image-editor-agent
|
|
@@ -135,18 +153,34 @@ dexto --agent image-editor-agent
|
|
|
135
153
|
|
|
136
154
|
<img src="https://github.com/user-attachments/assets/7e4b2043-c39a-47c7-a403-a9665ee762ce" alt="Face Detection Demo" width="600">
|
|
137
155
|
|
|
138
|
-
###
|
|
139
|
-
|
|
156
|
+
### 🎮 Coding Agents: Create apps on demand
|
|
157
|
+
|
|
158
|
+
Build full-stack applications, websites, and interactive games with AI-powered coding agents. Customize them to create your own coding agents.
|
|
159
|
+
|
|
160
|
+
**Task:** `Can you create a snake game in a new folder and open it when done?`
|
|
140
161
|
```bash
|
|
141
|
-
dexto --agent
|
|
162
|
+
dexto --agent coding-agent
|
|
142
163
|
```
|
|
143
164
|
|
|
144
|
-
<img src="
|
|
165
|
+
<img src=".github/assets/coding_agent_demo.gif" alt="Snake Game Development Demo" width="600"/>
|
|
145
166
|
|
|
146
|
-
### 🖼️ Hugging Face: Image Generation
|
|
147
|
-
**Task:** `Generate a photo of a baby panda.`
|
|
148
167
|
|
|
149
|
-
|
|
168
|
+
### 📧 Portable Agents: Use your agents from Cursor
|
|
169
|
+
|
|
170
|
+
Dexto agents are designed to be modular, composable and portable, allowing you to run them from anywhere. In this example, we connect to dexto as an MCP server via Cursor to use our podcast agent from above.
|
|
171
|
+
|
|
172
|
+
<img src="https://github.com/user-attachments/assets/fd75a63f-4d29-447a-be24-6943e34c387f" alt="Email to Slack Demo" width="600">
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
### 🎯 Triage Agent: Multi-Agent Customer Support
|
|
177
|
+
|
|
178
|
+
Create multi-agent systems that can intelligently coordinate and delegate tasks among themselves based on the user query.
|
|
179
|
+
|
|
180
|
+
```bash
|
|
181
|
+
dexto --agent triage-agent
|
|
182
|
+
```
|
|
183
|
+
<img src=".github/assets/triage_agent_demo.gif" alt="Triage Agent Demo" width="600">
|
|
150
184
|
|
|
151
185
|
### 🛠️ Adding Custom MCP Servers
|
|
152
186
|
|
|
@@ -154,29 +188,81 @@ You can add your own Model Context Protocol (MCP) servers to extend Dexto's capa
|
|
|
154
188
|
|
|
155
189
|
<img src="https://github.com/user-attachments/assets/1a3ca1fd-31a0-4e1d-ba93-23e1772b1e79" alt="Add MCP Server Example" width="600"/>
|
|
156
190
|
|
|
157
|
-
###
|
|
158
|
-
|
|
191
|
+
### 🧠 Memory: Persistent Context & Learning
|
|
192
|
+
|
|
193
|
+
Create and save memories. Your agent automatically uses it to create personalized experiences.
|
|
194
|
+
|
|
195
|
+
<img src=".github/assets/memory_demo.gif" alt="Memory Demo" width="600">
|
|
196
|
+
|
|
197
|
+
### 🛒 MCP Store: Tool Discovery & Integration
|
|
198
|
+
|
|
199
|
+
Equip your agents from 20+ MCP Servers and start using them via chat - instantly.
|
|
200
|
+
- Bring your own keys
|
|
201
|
+
- Can't find an MCP? [Contribute here!](https://github.com/truffle-ai/dexto/blob/main/CONTRIBUTING.md)
|
|
202
|
+
|
|
203
|
+
<img src=".github/assets/mcp_store_demo.gif" alt="MCP Store Demo" width="600">
|
|
204
|
+
|
|
205
|
+
### 📝 Human In The Loop: Dynamic Form Generation
|
|
206
|
+
|
|
207
|
+
Agents can generate structured forms when they need additional data to make it easier to collect extra info & approvals from users.
|
|
208
|
+
|
|
209
|
+
<img src=".github/assets/user_form_demo.gif" alt="User Form Demo" width="600">
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
#### More Examples:
|
|
214
|
+
|
|
215
|
+
<details>
|
|
216
|
+
<summary><strong>🛒 Browser Agent: Amazon Shopping Assistant</strong></summary>
|
|
217
|
+
|
|
218
|
+
**Task:** `Can you go to amazon and add some snacks to my cart? I like trail mix, cheetos and maybe surprise me with something else?`
|
|
159
219
|
```bash
|
|
160
|
-
|
|
220
|
+
# Default agent has browser tools
|
|
221
|
+
dexto
|
|
161
222
|
```
|
|
223
|
+
<a href="https://youtu.be/C-Z0aVbl4Ik">
|
|
224
|
+
<img src="https://github.com/user-attachments/assets/3f5be5e2-7a55-4093-a071-8c52f1a83ba3" alt="Dexto: Amazon shopping agent demo" width="600"/>
|
|
225
|
+
</a>
|
|
226
|
+
|
|
227
|
+
</details>
|
|
228
|
+
|
|
229
|
+
<details>
|
|
230
|
+
<summary><strong>🎮 Playground: Interactive Development Environment</strong></summary>
|
|
231
|
+
|
|
232
|
+
A testing playground to view the tools in your MCP servers before connecting them to LLMs to see the detailed response structures.
|
|
233
|
+
|
|
234
|
+
<img src=".github/assets/playground_demo.gif" alt="Playground Demo" width="600">
|
|
162
235
|
|
|
163
|
-
|
|
236
|
+
</details>
|
|
237
|
+
|
|
238
|
+
<details>
|
|
239
|
+
<summary><strong>📧 Email to Slack: Automated Email Summaries</strong></summary>
|
|
164
240
|
|
|
165
|
-
### 📧 Send Email Summaries to Slack
|
|
166
241
|
**Task:** `Summarize emails and send highlights to Slack`
|
|
167
242
|
```bash
|
|
168
243
|
dexto --agent ./agents/examples/email_slack.yml
|
|
169
244
|
```
|
|
170
245
|
<img src="https://github.com/truffle-ai/dexto/blob/HEAD/assets/email_slack_demo.gif?raw=1" alt="Email to Slack Demo" width="600">
|
|
171
246
|
|
|
247
|
+
</details>
|
|
248
|
+
|
|
249
|
+
<details>
|
|
250
|
+
<summary><strong>🖼️ Hugging Face: Image Generation</strong></summary>
|
|
251
|
+
|
|
252
|
+
**Task:** `Generate a photo of a baby panda.`
|
|
253
|
+
|
|
254
|
+
<img src="https://github.com/user-attachments/assets/570cbd3a-6990-43c5-b355-2b549a4ee6b3" alt="Hugging Face Image Generation Demo" width="600"/>
|
|
255
|
+
|
|
256
|
+
</details>
|
|
257
|
+
|
|
172
258
|
---
|
|
173
259
|
|
|
174
260
|
## Run Modes
|
|
175
261
|
|
|
176
262
|
| Mode | Command | Best for |
|
|
177
263
|
|------|---------|----------|
|
|
178
|
-
| **
|
|
179
|
-
| **
|
|
264
|
+
| **Web UI** | `dexto` | Friendly chat interface w/ image support (default) |
|
|
265
|
+
| **Interactive CLI** | `dexto --mode cli` | Everyday automation & quick tasks |
|
|
180
266
|
| **Headless Server** | `dexto --mode server` | REST & WebSocket APIs for agent interaction |
|
|
181
267
|
| **MCP Server (Agent)** | `dexto --mode mcp` | Exposing your agent as a tool for others via stdio |
|
|
182
268
|
| **MCP Server (Aggregator)** | `dexto mcp --group-servers` | Re-exposing tools from multiple MCP servers via stdio |
|
|
@@ -191,11 +277,13 @@ Run `dexto --help` for **all flags, sub-commands, and environment variables**.
|
|
|
191
277
|
|
|
192
278
|
Dexto treats each configuration as a unique agent allowing you to define and save combinations of LLMs, servers, storage options, etc. based on your needs for easy portability. Define agents in version-controlled YAML. Change the file, reload, and chat—state, memory, and tools update automatically.
|
|
193
279
|
|
|
280
|
+
Example configuration:
|
|
281
|
+
|
|
194
282
|
```yaml
|
|
195
283
|
# agents/my-agent.yml
|
|
196
284
|
llm:
|
|
197
285
|
provider: openai
|
|
198
|
-
model: gpt-
|
|
286
|
+
model: gpt-5-mini
|
|
199
287
|
apiKey: $OPENAI_API_KEY
|
|
200
288
|
|
|
201
289
|
mcpServers:
|
|
@@ -219,7 +307,7 @@ Switch between providers instantly—no code changes required.
|
|
|
219
307
|
| Provider | Models | Setup |
|
|
220
308
|
|----------|--------|-------|
|
|
221
309
|
| **OpenAI** | `gpt-5`, `gpt-5-mini`, `gpt-5-nano`, `gpt-4.1`, `gpt-4.1-mini`, `gpt-4.1-nano`, `gpt-4o`, `gpt-4o-mini`, `gpt-4o-audio-preview`, `o4-mini`, `o3`, `o3-mini`, `o1` | `export OPENAI_API_KEY=...` |
|
|
222
|
-
| **Anthropic** | `claude-sonnet-4-5-20250929`, `claude-opus-4-1-20250805`, `claude-4-opus-20250514`, `claude-4-sonnet-20250514`, `claude-3-7-sonnet-20250219`, `claude-3-5-sonnet-20240620`, `claude-3-5-haiku-20241022` | `export ANTHROPIC_API_KEY=...` |
|
|
310
|
+
| **Anthropic** | `claude-haiku-4-5-20251001`, `claude-sonnet-4-5-20250929`, `claude-opus-4-1-20250805`, `claude-4-opus-20250514`, `claude-4-sonnet-20250514`, `claude-3-7-sonnet-20250219`, `claude-3-5-sonnet-20240620`, `claude-3-5-haiku-20241022` | `export ANTHROPIC_API_KEY=...` |
|
|
223
311
|
| **Google** | `gemini-2.5-pro`, `gemini-2.5-flash`, `gemini-2.5-flash-lite`, `gemini-2.0-flash`, `gemini-2.0-flash-lite` | `export GOOGLE_GENERATIVE_AI_API_KEY=...` |
|
|
224
312
|
| **Groq** | `llama-3.3-70b-versatile`, `meta-llama/llama-4-scout-17b-16e-instruct`, `meta-llama/llama-4-maverick-17b-128e-instruct`, `qwen/qwen3-32b`, `gemma-2-9b-it`, `openai/gpt-oss-20b`, `openai/gpt-oss-120b`, `moonshotai/kimi-k2-instruct`, `deepseek-r1-distill-llama-70b` | `export GROQ_API_KEY=...` |
|
|
225
313
|
| **xAI** | `grok-4`, `grok-3`, `grok-3-mini`, `grok-code-fast-1` | `export XAI_API_KEY=...` |
|
|
@@ -231,7 +319,9 @@ dexto -m claude-sonnet-4-5-20250929
|
|
|
231
319
|
dexto -m gemini-2.5-pro
|
|
232
320
|
```
|
|
233
321
|
|
|
234
|
-
|
|
322
|
+
You can configure things like LLM, system prompt, MCP servers, storage, sessions, human-in-the loop, telemetry and more!
|
|
323
|
+
|
|
324
|
+
See our [Configuration Guide](https://docs.dexto.ai/docs/category/agent-configuration-guide) for complete setup instructions.
|
|
235
325
|
|
|
236
326
|
|
|
237
327
|
## Programmatic API
|
|
@@ -249,7 +339,7 @@ import { DextoAgent } from '@dexto/core';
|
|
|
249
339
|
const agent = new DextoAgent({
|
|
250
340
|
llm: {
|
|
251
341
|
provider: 'openai',
|
|
252
|
-
model: 'gpt-
|
|
342
|
+
model: 'gpt-5-mini',
|
|
253
343
|
apiKey: process.env.OPENAI_API_KEY
|
|
254
344
|
}
|
|
255
345
|
});
|
|
@@ -266,7 +356,7 @@ await agent.run('Make it funnier');
|
|
|
266
356
|
await agent.stop();
|
|
267
357
|
```
|
|
268
358
|
|
|
269
|
-
See our [TypeScript SDK docs](https://docs.dexto.ai/api/category/
|
|
359
|
+
See our [TypeScript SDK docs](https://docs.dexto.ai/api/category/dexto-sdk/) for complete examples with MCP tools, sessions, and advanced features.
|
|
270
360
|
|
|
271
361
|
---
|
|
272
362
|
|
|
@@ -302,11 +392,11 @@ Switch between models and providers dynamically.
|
|
|
302
392
|
const currentLLM = agent.getCurrentLLMConfig();
|
|
303
393
|
|
|
304
394
|
// Switch models (provider inferred automatically)
|
|
305
|
-
await agent.switchLLM({ model: 'gpt-
|
|
395
|
+
await agent.switchLLM({ model: 'gpt-5-mini' });
|
|
306
396
|
await agent.switchLLM({ model: 'claude-sonnet-4-5-20250929' });
|
|
307
397
|
|
|
308
398
|
// Switch model for a specific session id 1234
|
|
309
|
-
await agent.switchLLM({ model: 'gpt-
|
|
399
|
+
await agent.switchLLM({ model: 'gpt-5-mini' }, '1234')
|
|
310
400
|
|
|
311
401
|
// Get supported providers and models
|
|
312
402
|
const providers = agent.getSupportedProviders();
|
|
@@ -316,7 +406,7 @@ const openaiModels = agent.getSupportedModelsForProvider('openai');
|
|
|
316
406
|
|
|
317
407
|
### MCP Manager
|
|
318
408
|
|
|
319
|
-
For advanced MCP server management, use the MCPManager directly.
|
|
409
|
+
For advanced MCP server management, use the MCPManager directly. See the [MCP Manager SDK docs](https://docs.dexto.ai/api/sdk/mcp-manager) for full details.
|
|
320
410
|
|
|
321
411
|
```typescript
|
|
322
412
|
import { MCPManager } from '@dexto/core';
|
|
@@ -343,7 +433,7 @@ await manager.disconnectAll();
|
|
|
343
433
|
|
|
344
434
|
### Storage & Persistence
|
|
345
435
|
|
|
346
|
-
Configure storage backends for production-ready persistence and caching.
|
|
436
|
+
Configure storage backends for production-ready persistence and caching. See the [Storage Configuration guide](https://docs.dexto.ai/docs/guides/configuring-dexto/storage) for full details.
|
|
347
437
|
|
|
348
438
|
```yaml
|
|
349
439
|
# agents/production-agent.yml
|
|
@@ -371,7 +461,7 @@ sessions:
|
|
|
371
461
|
- **Production**: Redis + PostgreSQL for scale
|
|
372
462
|
- **Simple**: SQLite for single-instance persistence
|
|
373
463
|
|
|
374
|
-
See the [DextoAgent API Documentation](https://docs.dexto.ai/api/dexto-agent
|
|
464
|
+
See the [DextoAgent API Documentation](https://docs.dexto.ai/api/sdk/dexto-agent) for complete method references.
|
|
375
465
|
|
|
376
466
|
---
|
|
377
467
|
|
|
@@ -383,49 +473,97 @@ See the [DextoAgent API Documentation](https://docs.dexto.ai/api/dexto-agent/) f
|
|
|
383
473
|
```
|
|
384
474
|
Usage: dexto [options] [command] [prompt...]
|
|
385
475
|
|
|
386
|
-
Dexto CLI
|
|
476
|
+
Dexto CLI - AI-powered assistant with session management
|
|
477
|
+
|
|
478
|
+
Basic Usage:
|
|
479
|
+
dexto Start web UI (default)
|
|
480
|
+
dexto "query" Run one-shot query (auto-uses CLI mode)
|
|
481
|
+
dexto -p "query" Run one-shot query, then exit
|
|
482
|
+
cat file | dexto -p "query" Process piped content
|
|
483
|
+
|
|
484
|
+
CLI Mode:
|
|
485
|
+
dexto --mode cli Start interactive CLI REPL
|
|
387
486
|
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
Run dexto as a discord bot with `dexto --mode discord`
|
|
393
|
-
Run dexto as a telegram bot with `dexto --mode telegram`
|
|
394
|
-
Run dexto agent as an MCP server with `dexto --mode mcp`
|
|
395
|
-
Run dexto as an MCP server aggregator with `dexto mcp --group-servers`
|
|
487
|
+
Session Management:
|
|
488
|
+
dexto -c Continue most recent conversation
|
|
489
|
+
dexto -c -p "query" Continue with one-shot query, then exit
|
|
490
|
+
dexto -r "<session-id>" "query" Resume with one-shot query
|
|
396
491
|
|
|
397
|
-
|
|
492
|
+
Tool Confirmation:
|
|
493
|
+
dexto --auto-approve Auto-approve all tool executions
|
|
494
|
+
|
|
495
|
+
Agent Selection:
|
|
496
|
+
dexto --agent coding-agent Use installed agent by name
|
|
497
|
+
dexto --agent ./my-agent.yml Use agent from file path
|
|
498
|
+
dexto -a agents/custom.yml Short form with relative path
|
|
499
|
+
|
|
500
|
+
Advanced Modes:
|
|
501
|
+
dexto --mode server Run as API server
|
|
502
|
+
dexto --mode discord Run as Discord bot
|
|
503
|
+
dexto --mode telegram Run as Telegram bot
|
|
504
|
+
dexto --mode mcp Run as MCP server
|
|
505
|
+
|
|
506
|
+
Session Commands: dexto session list|history|delete • search
|
|
507
|
+
Search: dexto search <query> [--session <id>] [--role <role>]
|
|
508
|
+
|
|
509
|
+
See https://docs.dexto.ai for documentation and examples
|
|
398
510
|
|
|
399
511
|
Arguments:
|
|
400
|
-
prompt Natural-language prompt to run once. If not
|
|
512
|
+
prompt Natural-language prompt to run once. If not
|
|
513
|
+
passed, dexto will start as an interactive
|
|
514
|
+
CLI
|
|
401
515
|
|
|
402
516
|
Options:
|
|
403
517
|
-v, --version output the current version
|
|
404
|
-
-a, --agent <
|
|
405
|
-
-p, --prompt <text>
|
|
518
|
+
-a, --agent <id|path> Agent ID or path to agent config file
|
|
519
|
+
-p, --prompt <text> Run prompt and exit. Alternatively provide a
|
|
520
|
+
single quoted string as positional argument.
|
|
406
521
|
-s, --strict Require all server connections to succeed
|
|
407
522
|
--no-verbose Disable verbose output
|
|
408
|
-
--no-interactive Disable interactive prompts and API key
|
|
523
|
+
--no-interactive Disable interactive prompts and API key
|
|
524
|
+
setup
|
|
525
|
+
--skip-setup Skip global setup validation (useful for MCP
|
|
526
|
+
mode, automation)
|
|
409
527
|
-m, --model <model> Specify the LLM model to use
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
--
|
|
413
|
-
|
|
414
|
-
|
|
528
|
+
--router <router> Specify the LLM router to use (vercel or
|
|
529
|
+
in-built)
|
|
530
|
+
--auto-approve Always approve tool executions without
|
|
531
|
+
confirmation prompts
|
|
532
|
+
-c, --continue Continue most recent conversation
|
|
533
|
+
-r, --resume <sessionId> Resume session by ID
|
|
534
|
+
--mode <mode> The application in which dexto should talk
|
|
535
|
+
to you - web | cli | server | discord |
|
|
536
|
+
telegram | mcp (default: "web")
|
|
537
|
+
--web-port <port> port for the web UI (default: 3000)
|
|
538
|
+
(default: "3000")
|
|
539
|
+
--api-port <port> port for the API server (default: web-port +
|
|
540
|
+
1)
|
|
541
|
+
--no-auto-install Disable automatic installation of missing
|
|
542
|
+
agents from registry
|
|
415
543
|
-h, --help display help for command
|
|
416
544
|
|
|
417
545
|
Commands:
|
|
418
546
|
create-app Scaffold a new Dexto Typescript app
|
|
419
|
-
init-app Initialize an existing Typescript app with
|
|
547
|
+
init-app Initialize an existing Typescript app with
|
|
548
|
+
Dexto
|
|
420
549
|
setup [options] Configure global Dexto preferences
|
|
421
|
-
install [options] [agents...] Install agents from
|
|
550
|
+
install [options] [agents...] Install agents from registry or custom YAML
|
|
551
|
+
files/directories
|
|
422
552
|
uninstall [options] [agents...] Uninstall agents from the local installation
|
|
423
553
|
list-agents [options] List available and installed agents
|
|
424
554
|
which <agent> Show the path to an agent
|
|
425
|
-
|
|
555
|
+
session Manage chat sessions
|
|
556
|
+
search [options] <query> Search session history
|
|
557
|
+
mcp [options] Start Dexto as an MCP server. Use
|
|
558
|
+
--group-servers to aggregate and re-expose
|
|
559
|
+
tools from configured MCP servers.
|
|
560
|
+
In the future, this command will expose the
|
|
561
|
+
agent as an MCP server by default.
|
|
426
562
|
```
|
|
427
563
|
</details>
|
|
428
564
|
|
|
565
|
+
See the [CLI Guide](https://docs.dexto.ai/docs/guides/cli/overview) for full details.
|
|
566
|
+
|
|
429
567
|
---
|
|
430
568
|
|
|
431
569
|
## Next Steps
|
|
@@ -2,6 +2,8 @@
|
|
|
2
2
|
"version": "1.0.0",
|
|
3
3
|
"agents": {
|
|
4
4
|
"database-agent": {
|
|
5
|
+
"id": "database-agent",
|
|
6
|
+
"name": "Database Agent",
|
|
5
7
|
"description": "AI agent for database operations and SQL queries",
|
|
6
8
|
"author": "Truffle AI",
|
|
7
9
|
"tags": ["database", "sql", "data", "queries"],
|
|
@@ -9,6 +11,8 @@
|
|
|
9
11
|
"main": "database-agent.yml"
|
|
10
12
|
},
|
|
11
13
|
"github-agent": {
|
|
14
|
+
"id": "github-agent",
|
|
15
|
+
"name": "GitHub Agent",
|
|
12
16
|
"description": "GitHub operations agent for analyzing pull requests, issues, repos and more",
|
|
13
17
|
"author": "Truffle AI",
|
|
14
18
|
"tags": ["github", "repositories", "collaboration", "devops", "mcp"],
|
|
@@ -16,6 +20,8 @@
|
|
|
16
20
|
"main": "github-agent.yml"
|
|
17
21
|
},
|
|
18
22
|
"talk2pdf-agent": {
|
|
23
|
+
"id": "talk2pdf-agent",
|
|
24
|
+
"name": "Talk2PDF Agent",
|
|
19
25
|
"description": "PDF document analysis and conversation",
|
|
20
26
|
"author": "Truffle AI",
|
|
21
27
|
"tags": ["pdf", "documents", "analysis", "conversation"],
|
|
@@ -23,6 +29,8 @@
|
|
|
23
29
|
"main": "talk2pdf-agent.yml"
|
|
24
30
|
},
|
|
25
31
|
"image-editor-agent": {
|
|
32
|
+
"id": "image-editor-agent",
|
|
33
|
+
"name": "Image Editor Agent",
|
|
26
34
|
"description": "AI agent for image editing and manipulation",
|
|
27
35
|
"author": "Truffle AI",
|
|
28
36
|
"tags": ["images", "editing", "graphics", "visual"],
|
|
@@ -30,6 +38,8 @@
|
|
|
30
38
|
"main": "image-editor-agent.yml"
|
|
31
39
|
},
|
|
32
40
|
"music-agent": {
|
|
41
|
+
"id": "music-agent",
|
|
42
|
+
"name": "Music Agent",
|
|
33
43
|
"description": "AI agent for music creation and audio processing",
|
|
34
44
|
"author": "Truffle AI",
|
|
35
45
|
"tags": ["music", "audio", "creation", "sound"],
|
|
@@ -37,6 +47,8 @@
|
|
|
37
47
|
"main": "music-agent.yml"
|
|
38
48
|
},
|
|
39
49
|
"product-researcher": {
|
|
50
|
+
"id": "product-researcher",
|
|
51
|
+
"name": "Product Researcher",
|
|
40
52
|
"description": "AI agent for product name research and branding",
|
|
41
53
|
"author": "Truffle AI",
|
|
42
54
|
"tags": ["product", "research", "branding", "naming"],
|
|
@@ -44,6 +56,8 @@
|
|
|
44
56
|
"main": "product-name-researcher.yml"
|
|
45
57
|
},
|
|
46
58
|
"triage-agent": {
|
|
59
|
+
"id": "triage-agent",
|
|
60
|
+
"name": "Triage Agent",
|
|
47
61
|
"description": "Customer support triage system",
|
|
48
62
|
"author": "Truffle AI",
|
|
49
63
|
"tags": ["support", "triage", "routing", "multi-agent"],
|
|
@@ -51,6 +65,8 @@
|
|
|
51
65
|
"main": "triage-agent.yml"
|
|
52
66
|
},
|
|
53
67
|
"nano-banana-agent": {
|
|
68
|
+
"id": "nano-banana-agent",
|
|
69
|
+
"name": "Nano Banana Agent",
|
|
54
70
|
"description": "AI agent for advanced image generation and editing using Google's Nano Banana (Gemini 2.5 Flash Image)",
|
|
55
71
|
"author": "Truffle AI",
|
|
56
72
|
"tags": ["images", "generation", "editing", "ai", "nano-banana", "gemini"],
|
|
@@ -58,17 +74,39 @@
|
|
|
58
74
|
"main": "nano-banana-agent.yml"
|
|
59
75
|
},
|
|
60
76
|
"podcast-agent": {
|
|
77
|
+
"id": "podcast-agent",
|
|
78
|
+
"name": "Podcast Agent",
|
|
61
79
|
"description": "Advanced podcast generation agent using Google Gemini TTS for multi-speaker audio content",
|
|
62
80
|
"author": "Truffle AI",
|
|
63
81
|
"tags": ["podcast", "audio", "tts", "speech", "multi-speaker", "gemini"],
|
|
64
82
|
"source": "podcast-agent/",
|
|
65
83
|
"main": "podcast-agent.yml"
|
|
66
84
|
},
|
|
85
|
+
"sora-video-agent": {
|
|
86
|
+
"id": "sora-video-agent",
|
|
87
|
+
"name": "Sora Video Agent",
|
|
88
|
+
"description": "AI agent for video generation using OpenAI's Sora technology with comprehensive video creation and management capabilities",
|
|
89
|
+
"author": "Truffle AI",
|
|
90
|
+
"tags": ["video", "generation", "sora", "openai", "ai", "media", "creation"],
|
|
91
|
+
"source": "sora-video-agent/",
|
|
92
|
+
"main": "sora-video-agent.yml"
|
|
93
|
+
},
|
|
67
94
|
"default-agent": {
|
|
95
|
+
"id": "default-agent",
|
|
96
|
+
"name": "Default",
|
|
68
97
|
"description": "Default Dexto agent with filesystem and playwright tools",
|
|
69
|
-
"author": "Truffle AI",
|
|
98
|
+
"author": "Truffle AI",
|
|
70
99
|
"tags": ["default", "filesystem", "playwright"],
|
|
71
100
|
"source": "default-agent.yml"
|
|
101
|
+
},
|
|
102
|
+
"coding-agent": {
|
|
103
|
+
"id": "coding-agent",
|
|
104
|
+
"name": "Coding Agent",
|
|
105
|
+
"description": "Expert software development assistant with all internal coding tools for building, debugging, and maintaining codebases",
|
|
106
|
+
"author": "Truffle AI",
|
|
107
|
+
"tags": ["coding", "development", "software", "internal-tools", "programming"],
|
|
108
|
+
"source": "coding-agent/",
|
|
109
|
+
"main": "coding-agent.yml"
|
|
72
110
|
}
|
|
73
111
|
}
|
|
74
112
|
}
|