docs: refresh readme and sponsors
This commit is contained in:
parent
add6c14f1e
commit
15442a27d0
|
|
@ -1 +0,0 @@
|
|||
github: ogulcancelik
|
||||
21
README.md
21
README.md
|
|
@ -6,7 +6,7 @@
|
|||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://herdr.dev">herdr.dev</a> · <a href="#install">install</a> · <a href="https://herdr.dev/docs/quick-start/">quick start</a> · <a href="https://herdr.dev/docs/">docs</a> · <a href="#sponsors">sponsors</a>
|
||||
<a href="https://herdr.dev">herdr.dev</a> · <a href="#install">install</a> · <a href="https://herdr.dev/docs/quick-start/">quick start</a> · <a href="https://herdr.dev/docs/">docs</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
|
|
@ -26,11 +26,12 @@
|
|||
|
||||
https://github.com/user-attachments/assets/043ec09f-4bdd-41d5-aee0-8fda6b83e267
|
||||
|
||||
**agent multiplexer that lives in your terminal.**
|
||||
**the runtime your coding agents live on.**
|
||||
|
||||
- **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 →](https://herdr.dev/docs/agent-skill/)
|
||||
- **always running** — herdr is a background server; the terminals live inside it. close the lid, drop the network, restart the machine — agents keep working and sessions come back. reattach from any terminal, or over ssh.
|
||||
- **never hunt for the stuck one** — every pane is marked working, blocked, or idle. when an agent stops and needs an answer, herdr says so.
|
||||
- **agent-native** — the cli and socket api are the same surface agents drive: spawn panes, prompt each other, wait until another agent is genuinely blocked. [agent skill →](https://herdr.dev/docs/agent-skill/)
|
||||
- **runs what you already run** — claude code, codex, cursor, opencode, grok and the rest. herdr doesn't wrap or replace them, it just owns their terminals.
|
||||
- **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 →](https://herdr.dev/plugins/)
|
||||
- **one rust binary, no electron** — runs in whatever terminal you already use.
|
||||
|
|
@ -57,15 +58,13 @@ run your agents, split panes, walk away. `ctrl+b q` detaches, `herdr` reattaches
|
|||
|
||||
everything lives at [herdr.dev/docs](https://herdr.dev/docs/): [quick start](https://herdr.dev/docs/quick-start/) · [concepts](https://herdr.dev/docs/concepts/) · [supported agents](https://herdr.dev/docs/agents/) · [keyboard](https://herdr.dev/docs/keyboard/) · [configuration](https://herdr.dev/docs/configuration/) · [session state](https://herdr.dev/docs/session-state/) · [remote](https://herdr.dev/docs/persistence-remote/) · [integrations](https://herdr.dev/docs/integrations/) · [plugins](https://herdr.dev/docs/plugins/) · [socket api](https://herdr.dev/docs/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
|
||||
## thanks
|
||||
|
||||
<a href="https://terminaltrove.com/"><img src="assets/sponsors/terminal-trove.png" alt="Terminal Trove" width="200" /></a>
|
||||
|
||||
[**→ become a sponsor**](https://github.com/sponsors/ogulcancelik) · enterprise / partnership: hey@herdr.dev · see [SPONSORS.md](./SPONSORS.md) for tiers. thank you 🐑
|
||||
[Terminal Trove](https://terminaltrove.com/) and every backer listed in [SPONSORS.md](./SPONSORS.md) — thank you 🐑
|
||||
|
||||
enterprise / partnership: hey@herdr.dev
|
||||
|
||||
## agent instructions
|
||||
|
||||
|
|
|
|||
|
|
@ -6,8 +6,7 @@
|
|||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://herdr.dev">herdr.dev</a> · <a href="#安装">安装</a> · <a href="https://herdr.dev/zh-cn/docs/quick-start/">快速开始</a> · <a href="https://herdr.dev/zh-cn/docs/">文档</a> · <a href="#赞助">赞助</a>
|
||||
</p>
|
||||
<a href="https://herdr.dev">herdr.dev</a> · <a href="#安装">安装</a> · <a href="https://herdr.dev/zh-cn/docs/quick-start/">快速开始</a> · <a href="https://herdr.dev/zh-cn/docs/">文档</a></p>
|
||||
|
||||
<p align="center">
|
||||
<a href="README.md">English</a> · 简体中文
|
||||
|
|
@ -57,15 +56,13 @@ herdr
|
|||
|
||||
所有文档都在 [herdr.dev/docs](https://herdr.dev/zh-cn/docs/):[快速开始](https://herdr.dev/zh-cn/docs/quick-start/) · [核心概念](https://herdr.dev/zh-cn/docs/concepts/) · [受支持的智能体](https://herdr.dev/zh-cn/docs/agents/) · [键盘](https://herdr.dev/zh-cn/docs/keyboard/) · [配置](https://herdr.dev/zh-cn/docs/configuration/) · [会话状态](https://herdr.dev/zh-cn/docs/session-state/) · [远程访问](https://herdr.dev/zh-cn/docs/persistence-remote/) · [集成](https://herdr.dev/zh-cn/docs/integrations/) · [插件](https://herdr.dev/zh-cn/docs/plugins/) · [socket api](https://herdr.dev/zh-cn/docs/socket-api/)
|
||||
|
||||
## 赞助
|
||||
|
||||
herdr 以全职方式公开开发。赞助将直接资助开发、稳定性,以及通往真正的智能体运行时之路。
|
||||
|
||||
### 金牌
|
||||
## 致谢
|
||||
|
||||
<a href="https://terminaltrove.com/"><img src="assets/sponsors/terminal-trove.png" alt="Terminal Trove" width="200" /></a>
|
||||
|
||||
[**→ 成为赞助者**](https://github.com/sponsors/ogulcancelik) · 企业/合作:hey@herdr.dev · 档位说明见 [SPONSORS.md](./SPONSORS.md)。谢谢 🐑
|
||||
[Terminal Trove](https://terminaltrove.com/) 以及 [SPONSORS.md](./SPONSORS.md) 中列出的每一位支持者——谢谢 🐑
|
||||
|
||||
企业/合作:hey@herdr.dev
|
||||
|
||||
## 智能体须知
|
||||
|
||||
|
|
|
|||
50
SPONSORS.md
50
SPONSORS.md
|
|
@ -1,38 +1,14 @@
|
|||
# Sponsors
|
||||
# Past sponsors
|
||||
|
||||
herdr is independent, open source, and built full-time.
|
||||
Every sponsorship goes directly toward development, stability, and reaching herdr's
|
||||
goal of becoming the runtime for coding agents.
|
||||
herdr's sponsorship program is closed and no longer accepts new sponsors.
|
||||
This file is the permanent record of everyone who backed herdr — thank you.
|
||||
|
||||
→ Sponsor: https://github.com/sponsors/ogulcancelik
|
||||
→ Enterprise / partnership: hey@herdr.dev
|
||||
|
||||
## Tiers
|
||||
|
||||
| Tier | Amount | Recognition |
|
||||
|------|--------|-------------|
|
||||
| Backer | $25/mo | Name + link in this file |
|
||||
| Gold | $500/mo | Logo in README |
|
||||
| Platinum | $2,500/mo | Logo in README and on herdr.dev |
|
||||
| Lead Sponsor | $5,000/mo | Top logo — README and herdr.dev hero placement |
|
||||
| Enterprise | custom | hey@herdr.dev |
|
||||
|
||||
GitHub also allows a custom amount, so a sponsor lands in the tier their amount
|
||||
qualifies for.
|
||||
|
||||
---
|
||||
|
||||
## Lead Sponsor
|
||||
|
||||
<!-- lead sponsor renders here -->
|
||||
|
||||
## Platinum
|
||||
|
||||
<!-- platinum sponsors render here -->
|
||||
|
||||
## Gold
|
||||
|
||||
- [Terminal Trove](https://terminaltrove.com/)
|
||||
- [Joel (Moshi)](https://getmoshi.app/)
|
||||
|
||||
## Backers
|
||||
|
||||
|
|
@ -46,6 +22,14 @@ qualifies for.
|
|||
- [Damir Vandic](https://github.com/dvic)
|
||||
- [amianthus](https://github.com/SirTenzin)
|
||||
- [Kiren Srinivasan](https://github.com/srinitude)
|
||||
- [Burak Emre Kabakcı](https://github.com/buremba)
|
||||
- [Dorian Karter](https://github.com/dkarter)
|
||||
- [Joshua Ramirez](https://github.com/JoshuaRamirez)
|
||||
- [Leland Kwong](https://github.com/leland-kwong)
|
||||
- [tn-py](https://github.com/tn-py)
|
||||
- [Aakarshit Uppal](https://github.com/aksh1618)
|
||||
- [Ata Ayyıldız](https://github.com/satas20)
|
||||
- [promptegrity](https://github.com/promptegrity)
|
||||
|
||||
## One-time supporters
|
||||
|
||||
|
|
@ -67,7 +51,15 @@ qualifies for.
|
|||
- [dsfortescue](https://github.com/dsfortescue)
|
||||
- [Hank](https://github.com/hank-warren)
|
||||
- [Adam Houston](https://github.com/ahstn)
|
||||
- [jtuki](https://github.com/jtuki)
|
||||
- [Fabian Junkert](https://github.com/fjunk)
|
||||
- [Vol Wagner](https://github.com/wagner-val)
|
||||
- [Girolamo Marroccoli](https://github.com/micromag84)
|
||||
- [muhsackio](https://github.com/muhsackio)
|
||||
- [StepDaddEnergy](https://github.com/StepDaddEnergy)
|
||||
- [Guillem Garcia](https://github.com/guillemus)
|
||||
- [Fattah](https://github.com/abdfattahz)
|
||||
|
||||
---
|
||||
|
||||
Thank you to everyone who supports herdr. The herd keeps moving because of you. 🐑
|
||||
Thank you to everyone who supported herdr. The herd keeps moving because of you. 🐑
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://herdr.dev">herdr.dev</a> · <a href="#install">install</a> · <a href="https://herdr.dev/docs/quick-start/">quick start</a> · <a href="https://herdr.dev/docs/">docs</a> · <a href="#sponsors">sponsors</a>
|
||||
<a href="https://herdr.dev">herdr.dev</a> · <a href="#install">install</a> · <a href="https://herdr.dev/docs/quick-start/">quick start</a> · <a href="https://herdr.dev/docs/">docs</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
|
|
@ -26,11 +26,12 @@
|
|||
|
||||
https://github.com/user-attachments/assets/043ec09f-4bdd-41d5-aee0-8fda6b83e267
|
||||
|
||||
**agent multiplexer that lives in your terminal.**
|
||||
**the runtime your coding agents live on.**
|
||||
|
||||
- **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 →](https://herdr.dev/docs/agent-skill/)
|
||||
- **always running** — herdr is a background server; the terminals live inside it. close the lid, drop the network, restart the machine — agents keep working and sessions come back. reattach from any terminal, or over ssh.
|
||||
- **never hunt for the stuck one** — every pane is marked working, blocked, or idle. when an agent stops and needs an answer, herdr says so.
|
||||
- **agent-native** — the cli and socket api are the same surface agents drive: spawn panes, prompt each other, wait until another agent is genuinely blocked. [agent skill →](https://herdr.dev/docs/agent-skill/)
|
||||
- **runs what you already run** — claude code, codex, cursor, opencode, grok and the rest. herdr doesn't wrap or replace them, it just owns their terminals.
|
||||
- **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 →](https://herdr.dev/plugins/)
|
||||
- **one rust binary, no electron** — runs in whatever terminal you already use.
|
||||
|
|
@ -57,15 +58,13 @@ run your agents, split panes, walk away. `ctrl+b q` detaches, `herdr` reattaches
|
|||
|
||||
everything lives at [herdr.dev/docs](https://herdr.dev/docs/): [quick start](https://herdr.dev/docs/quick-start/) · [concepts](https://herdr.dev/docs/concepts/) · [supported agents](https://herdr.dev/docs/agents/) · [keyboard](https://herdr.dev/docs/keyboard/) · [configuration](https://herdr.dev/docs/configuration/) · [session state](https://herdr.dev/docs/session-state/) · [remote](https://herdr.dev/docs/persistence-remote/) · [integrations](https://herdr.dev/docs/integrations/) · [plugins](https://herdr.dev/docs/plugins/) · [socket api](https://herdr.dev/docs/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
|
||||
## thanks
|
||||
|
||||
<a href="https://terminaltrove.com/"><img src="assets/sponsors/terminal-trove.png" alt="Terminal Trove" width="200" /></a>
|
||||
|
||||
[**→ become a sponsor**](https://github.com/sponsors/ogulcancelik) · enterprise / partnership: hey@herdr.dev · see [SPONSORS.md](./SPONSORS.md) for tiers. thank you 🐑
|
||||
[Terminal Trove](https://terminaltrove.com/) and every backer listed in [SPONSORS.md](./SPONSORS.md) — thank you 🐑
|
||||
|
||||
enterprise / partnership: hey@herdr.dev
|
||||
|
||||
## agent instructions
|
||||
|
||||
|
|
|
|||
|
|
@ -6,8 +6,7 @@
|
|||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://herdr.dev">herdr.dev</a> · <a href="#安装">安装</a> · <a href="https://herdr.dev/zh-cn/docs/quick-start/">快速开始</a> · <a href="https://herdr.dev/zh-cn/docs/">文档</a> · <a href="#赞助">赞助</a>
|
||||
</p>
|
||||
<a href="https://herdr.dev">herdr.dev</a> · <a href="#安装">安装</a> · <a href="https://herdr.dev/zh-cn/docs/quick-start/">快速开始</a> · <a href="https://herdr.dev/zh-cn/docs/">文档</a></p>
|
||||
|
||||
<p align="center">
|
||||
<a href="README.md">English</a> · 简体中文
|
||||
|
|
@ -57,15 +56,13 @@ herdr
|
|||
|
||||
所有文档都在 [herdr.dev/docs](https://herdr.dev/zh-cn/docs/):[快速开始](https://herdr.dev/zh-cn/docs/quick-start/) · [核心概念](https://herdr.dev/zh-cn/docs/concepts/) · [受支持的智能体](https://herdr.dev/zh-cn/docs/agents/) · [键盘](https://herdr.dev/zh-cn/docs/keyboard/) · [配置](https://herdr.dev/zh-cn/docs/configuration/) · [会话状态](https://herdr.dev/zh-cn/docs/session-state/) · [远程访问](https://herdr.dev/zh-cn/docs/persistence-remote/) · [集成](https://herdr.dev/zh-cn/docs/integrations/) · [插件](https://herdr.dev/zh-cn/docs/plugins/) · [socket api](https://herdr.dev/zh-cn/docs/socket-api/)
|
||||
|
||||
## 赞助
|
||||
|
||||
herdr 以全职方式公开开发。赞助将直接资助开发、稳定性,以及通往真正的智能体运行时之路。
|
||||
|
||||
### 金牌
|
||||
## 致谢
|
||||
|
||||
<a href="https://terminaltrove.com/"><img src="assets/sponsors/terminal-trove.png" alt="Terminal Trove" width="200" /></a>
|
||||
|
||||
[**→ 成为赞助者**](https://github.com/sponsors/ogulcancelik) · 企业/合作:hey@herdr.dev · 档位说明见 [SPONSORS.md](./SPONSORS.md)。谢谢 🐑
|
||||
[Terminal Trove](https://terminaltrove.com/) 以及 [SPONSORS.md](./SPONSORS.md) 中列出的每一位支持者——谢谢 🐑
|
||||
|
||||
企业/合作:hey@herdr.dev
|
||||
|
||||
## 智能体须知
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue