herdr 是一个基于终端的代理多路复用器,允许你在单个终端会话中监控、管理多个 AI 代理,支持可分离的会话、代理使用的套接字 API 以及插件系统。

Stars

20,632

7 天增长

暂无数据

Fork 数

1,359

开放 Issue

116

开源协议

Apache-2.0

最近更新

2026-07-25

为什么值得关注

它结合了终端多路复用器(类似 tmux)的功能与代理特定视图(阻塞、工作中、已完成),并通过纯套接字 API 让代理自身也能使用 herdr,从而实现复杂的多代理工作流,同时保持轻量级的 Rust 二进制文件。

适合谁使用

  • 运行多个 AI 代理的开发者
  • 终端高级用户
  • 管理代理进程的 DevOps 工程师
  • 协调代理的 AI 研究人员

典型使用场景

  • 同时运行多个 AI 代理并实时查看其状态
  • 从终端会话中分离,并通过 SSH 远程重新连接以检查进度
  • 使用套接字 API 让代理生成窗格并相互通信
  • 通过市场插件扩展自定义窗格和工作流

项目优势

  • 轻量级 Rust 二进制文件,无需 Electron,可在任何终端运行
  • 会话持久化,支持重启和 SSH 后重新附加
  • 同时支持键盘(tmux 风格)和鼠标输入
  • 插件市场可扩展窗格和工作流

使用前须知

  • Windows 支持仍处于 Beta 阶段
  • 项目较新,社区采用证据有限
  • 需要学习自定义按键绑定和概念

README 快速开始

herdr

herdr.dev · install · quick start · docs · sponsors


https://github.com/user-attachments/assets/043ec09f-4bdd-41d5-aee0-8fda6b83e267

agent multiplexer that lives in your terminal.

  • every agent at a glance — blocked, working, done. real terminal views, not a wrapped interpretation.
  • detach, agents keep running — reattach from any terminal, or over ssh. sessions survive restarts.
  • agents can use herdr too — a pure socket api: agents spawn panes, read output, wait on each other. agent skill →
  • keyboard and mouse, both first-class — tmux-style prefix keys and click, drag, split. pick per moment, not per tool.
  • plugins — extend panes and workflows. browse the marketplace →
  • one rust binary, no electron — runs in whatever terminal you already use.

install

curl -fsSL https://herdr.dev/install.sh | sh

or brew install herdr · mise use -g herdr · windows beta: powershell -ExecutionPolicy Bypass -c "irm https://herdr.dev/install.ps1 | iex" · binaries

then start it where the work lives:

herdr

run your agents, split panes, walk away. ctrl+b q detaches, herdr reattaches. quick start →

docs

everything lives at herdr.dev/docs: quick start · concepts · supported agents · keyboard · configuration · session state · remote · integrations · plugins · socket api

sponsors

herdr is built full-time, in the open. sponsoring directly funds development, stability, and the path to a real agent runtime.

gold

→ become a sponsor · enterprise / partnership: hey@herdr.dev · see SPONSORS.md for tiers. thank you 🐑

agent instructions

if you are an ai agent helping with this repository, read AGENTS.md

项目描述

agent multiplexer that lives in your terminal.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

mereyabdenbekuly-ctrl
精选
mereyabdenbekuly-ctrl GitHub avatar

clodex-ide

Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.

AI 与机器学习AI 智能体
833
NousResearch
精选
NousResearch GitHub avatar

hermes-agent

Hermes Agent is an open-source, self-improving AI agent with a built-in learning loop that creates skills from experience, runs across platforms, and supports any LLM provider.

AI 与机器学习
215,644
xai-org
精选
xai-org GitHub avatar

grok-build

Grok Build is SpaceXAI's terminal-based AI coding agent that runs as a full-screen TUI, understands codebases, edits files, executes commands, searches the web, and manages tasks interactively or headlessly.

AI 与机器学习AI 智能体
20,399