Martty — Development skill for Claude Code
Unified Harness TUI (ACP client).
How to install Martty
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open openma-ai/Martty and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Martty does
Unified Harness TUI (ACP client). Self-Improvement TUI plugin of DeepSeek Harness. Everything Here Is Also A Plugin.
Alternatives in Development
- Hermes Agent Self Evolution — ⚒ Evolutionary self-improvement for Hermes Agent — optimize skills, prompts, and code using DSPy + GEPA 5.2k ★
- IPolloWork — Enterprise-grade, local-first Agent Workbench for people and agent teams 4.9k ★
- Petdex — A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and 4k ★
README
Martty
DSH-first Agent TUI,使用与 DSH 同款的 Cordis 插件能力,也可连接其他兼容 ACP agent。
快速开始
通过 `npm install` 安装时,本机需已安装 [Node.js](https://nodejs.org/),且可能需要 [pnpm](https://pnpm.io/)。
AI agent / 自动化安装步骤见 [Agent 安装说明](docs/agent-install.md)。
全局安装后直接启动:
npm install --global martty
martty
不想安装到全局,可以直接运行:
npx --yes martty
Martty 内置 ACP 连接层,默认启动并连接 DSH。已有 DSH 环境时,也可以把 Martty 安装到独立 profile,交给 DSH 管理插件和升级:
npm install --global @deepseek-ai/dsh
dsh plugin --profile martty add martty@latest
dsh --profile martty
只想看界面,可以运行:
martty --demo
martty --demo-skin
Agent UI
Martty 在终端中呈现完整的 agent 工作过程,包括流式回复、推理、工具调用、 subagent、Plan、token 用量和持久化会话。图片可以从文件或剪贴板加入 prompt; 工具输出、Markdown、代码块和图片预览都使用终端原生交互。
回合运行时可以继续排队消息,也可以立即 steer 当前 agent。会话通过 `/new`、 `/resume` 和 `--session-id` 管理,workspace、模型、权限和界面选择会随会话恢复。
常用操作:
| 按键 / 命令 | 行为 |
|---|---|
enter |
发送消息;composer 为空且 Queue 非空时立即发送队首 |
ctrl+enter |
立即 steer 当前 agent(macOS 也可用 ` |
Related Skills
Deepseek Harness Acp
ACP server implementation for DeepSeek harness. dsh-acp
Dsh Plugin Product Subagents
Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness — continuable children, durab
Dsh Acp Plugin
Agentic Control Plane for DeepSeek Harness — policy-check every tool call before it runs
Dsh Subagent Code Agents
Multi-channel coding-agent subagents for DeepSeek Harness: Codex, Claude Code, Grok Build and configurable ACP
Unified Agent Memory
Unified fleet-wide agent memory system for DeepSeek Harness — shared Obsidian Vault for dsh, Codex, Claude Cod
PrAImate
A terminal launcher for agent CLIs — Claude Code, Codex CLI, OpenCode, Gemini CLI, DeepSeek-TUI — that pairs e
Related Agents
Cmp Orchestrator
Coordinator for multi-step Kotlin/Compose Multiplatform harness work — plans, writes self-contained briefs, de
Acp Client
The Agent Client Protocol standardizes how editors talk to coding agents, but each editor needs a client imple
Ds Flash
DSH (DeepSeek Harness) worker on the flash tier - fast and cheap. Delegate simple, well-scoped subtasks: mecha