@mutagent/cli 0.1.185 → 0.1.187
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
</p>
|
|
25
25
|
|
|
26
26
|
<p align="center">
|
|
27
|
-
<strong>
|
|
27
|
+
<strong>Optimize Prompts. Manage Agents. Integrate Any Framework.</strong>
|
|
28
28
|
</p>
|
|
29
29
|
|
|
30
30
|
---
|
|
@@ -36,7 +36,7 @@ MutagenT CLI is the command-line interface for the **MutagenT AI platform** —
|
|
|
36
36
|
### Key Features
|
|
37
37
|
|
|
38
38
|
- **Prompt-Centric**: Datasets, evaluations, and optimizations are all scoped to prompts
|
|
39
|
-
- **
|
|
39
|
+
- **Native Tracing**: Built-in trace observability without external dependencies
|
|
40
40
|
- **AI-First Design**: Every command supports `--json` with `_links` for programmatic usage
|
|
41
41
|
- **Framework Integrations**: One-command setup for Mastra, LangChain, LangGraph, Vercel AI SDK, Claude Code
|
|
42
42
|
- **Bun-Native**: Built for speed with Bun runtime (Node.js 18+ compatible)
|