10x Design in Claude Code and Codex

TL;DR
Within weeks of going public, Herdr collected policy gates, OS-level agent surfaces, editor bridges, a plugin marketplace, and a YC acceptance letter. We measured the ecosystem layer to test what that velocity actually proves about where agent tooling lands next.
| Source | Link | Notes |
|---|---|---|
| YC announcement | herdr.dev/blog/herdr-is-joining-y-combinator | August 6, 2026. F26 batch, license switch, plugin counts |
| YC thread on Hacker News | news.ycombinator.com/item?id=49201003 | 281 points as of August 23, 2026 |
| Core runtime | github.com/herdrdev/herdr | Rust, Apache-2.0 |
| Plugin marketplace | herdr.dev/plugins | Live index built from the herdr-plugin topic |
| Third-party extension site | herdrplus.com | Free and MIT-licensed, not a store |
| Pi overlap debate | news.ycombinator.com/item?id=49399188 | Ask HN, August 22, 2026 |
Last updated: August 23, 2026
Every star count below comes from the GitHub API on August 23, 2026. Where a number is a founder claim we say so.
The thesis this piece set out to test: within roughly eight weeks of launch, an entire extension layer formed around Herdr - command-policy gates, OS-level notification surfaces, editor bridges, a plugin marketplace - and the project joined Y Combinator with an explicit open-source commitment. If true, that velocity would mean agent orchestration infrastructure, the layer above individual agents rather than the agents themselves, is where the next wave of developer tooling lands. We pulled every primary source, dated every number, and the honest answer is: the layer is real, the velocity is real, and both come with complications that matter more than the headline.
The August 6 announcement is unusually specific for its genre. Can Celik writes as "the only person behind Herdr," describes job-hunting four months ago before concluding "I am the bottleneck," and reports the project reached "25k stars and 340k downloads" as a solo effort before joining Y Combinator's F26 batch.
"The runtime stays open" commits to exactly this: "The runtime, what you use right now, stays free. Apache-2.0. That's why I recently switched it from AGPL to Apache: I want everyone to use Herdr freely." Celik also promises to "build on top of the open Herdr runtime like everyone else," keeping the core small while everything else ships through extensions: "In an age where adding one more feature costs nothing, choosing what goes in the core is the most important decision."
Two numbers from the same post matter here. First: "More than 500 plugins, one month after the marketplace released. I didn't build any of these." Second, the cited examples are a Raycast extension, Stream Deck buttons, and an iOS app driving a full session from a phone - clients for surfaces no terminal multiplexer historically touched.
The Hacker News thread (281 points as of August 23, 2026) split along predictable lines. One top commenter captured the skepticism: "YC means VC means commercialization means enshitification... I'll never forget what happened to Warp." Another, ahmadyan, mapped the field: "YC alone has funded many competing startups in this space: herdr, Superset, cmux, Emdash, Orca, Bullet, Conductor... before counting companies outside YC such as Superlogical." But the most telling endorsement came from kristjansson, who valued exactly the property the thesis depends on: "It sits apart, interfaces with subordinate programs in a few clearly delineated ways... 'no integration just show me the terminal output of my program' is an option."
That orthogonality is what makes an extension layer possible at all. A tool that absorbs your workflow has nothing left to extend.
Star counts from the GitHub API, August 23, 2026. Creation dates show how fast each category appeared.
| Project | Stars | Created | Category | What it does |
|---|---|---|---|---|
| herdrdev/herdr | 31,764 | 2026-03-27 | Core runtime | Terminal-native agent runtime, Rust, Apache-2.0 |
| missuo/herdrm | 610 | 2026-08-19 | Native client | macOS console with live terminals across devices |
| AltanS/collie | 497 | 2026-06-28 | Mobile client | PWA with push notifications over Tailscale |
| persiyanov/herdr-reviewr | 496 | 2026-06-26 | Code review | Diff sidebar; comment on an agent's work, send it back |
| smarzban/herdr-file-viewer | 462 | 2026-06-18 | File browsing | Git-aware read-only viewer TUI |
| ogulcancelik/herdr-browser | 341 | 2026-07-26 | Browser surface | Real Chromium rendered in a pane, driven over CDP |
| dcolinmorgan/herdr-remote | 278 | 2026-06-21 | Remote control | Menu bar, phone, and Telegram control |
| cloudmanic/herdr-plus | 253 | 2026-06-09 | Workflow | Quick Actions and declarative Projects (herdrplus.com) |
| alexei-led/ccgram | 249 | 2026-02-10 | Messaging bridge | Telegram bridge for tmux and Herdr |
| nikok6/herdr-mirror | 171 | 2026-07-04 | Federation | Mirrors remote Herdr servers into one window |
| alexarthurs/herdr-sidebar | 167 | 2026-07-17 | Editor bridge | VS Code-style file explorer and git sidebar |
| yigitkonur/awesome-herdr | 141 | 2026-05-17 | Catalog | Curated ecosystem guide |
| ZingerLittleBee/Heeler | 129 | 2026-07-18 | Native client | iOS console for watching and driving agents |
| ChmaraX/herdr-nvim | 60 | 2026-07-24 | Editor bridge | Neovim fully integrated into the workspace |
| ykushch/notchagent | 39 | 2026-07-18 | OS surface | macOS notch control for agents under Herdr (repo launched as agsig; the API redirect confirms the rename) |
| StructuPath/herdr-guard | 2 | 2026-07-23 | Policy gate | Cross-agent command policy: audit, alert, interrupt dangerous shell commands |
| marv1nnnnn/pi-yahe | 0 | 2026-08-09 | Harness bridge | "Yet Another Herdr Extension": composable Herdr tooling for Pi |
A GitHub search for repositories matching "herdr" returns 2,002 results as of August 23, 2026, and the official marketplace index lists 762 plugins across 749 repositories - up from the founder's "more than 500" claim on August 6. Publishing is automatic: add the herdr-plugin topic and a manifest, and the index picks it up. "Listings aren't reviewed by Herdr, so install at your own discretion."
Read the creation dates as a timeline. The repository went public March 27. By week seven there was already an ecosystem catalog (awesome-herdr, May 17). Weeks ten through thirteen brought the first wave of serious extensions - herdr-plus (June 9), file-viewer (June 18), herdr-remote (June 21), reviewr (June 26), collie (June 28). July added the second wave: policy, OS surfaces, editor bridges, browser-in-a-pane, iOS consoles. August brought the YC announcement and herdrm, which gathered 610 stars in four days. Every category our thesis named exists, most within the eight-to-twelve-week window. The velocity claim survives contact with the data.
What does not survive unedited is the implied uniformity. The distribution follows a power law: the top six third-party projects hold nearly all the attention, while the pieces closest to the thesis's most interesting categories sit at the tail. herdr-guard has 2 stars despite shipping since July 23 and pushing commits as recently as August 23. pi-yahe has zero. The launch threads scored two to six points. An extension layer forming is verified; every extension in it finding users is not.
One correction to the running narrative: herdrplus.com, sometimes described as the third-party plugin store, is not a store. It is a free, MIT-licensed extension by Cloudmanic Labs with two features - Quick Actions and Projects - documented as "Free forever... no telemetry, no lock-in." Nobody has yet demonstrated paid distribution on top of Herdr. The marketplace is a discovery layer, not an economy.
From the archive
Aug 23, 2026 • 7 min read
Aug 23, 2026 • 8 min read
Aug 23, 2026 • 10 min read
Aug 23, 2026 • 10 min read
The pattern is recognizable without stretching: tools that expose a stable, scriptable seam attract an ecosystem faster than their own roadmaps can. kubectl became the anchor point for an entire operations-tooling industry once clusters standardized behind its API surface; tmux sustained decades of status-bar scripts, session managers, and pair-programming layers because its server-client design stayed out of the way; Docker's CLI plugin model turned container plumbing into a platform. The common ingredients are a narrow core contract, persistence across sessions, and an author willing to leave capability out of the core. Herdr checked all three boxes in its announcement post before anyone asked.
The most strategically interesting entry in the table is also the smallest. herdr-guard describes itself as "cross-agent command policy for Herdr: audit, alert, and interrupt dangerous shell commands." Strip the branding and that is a permission and audit surface for autonomous agents - the thing most harness vendors still ship as a settings checkbox, if they ship it at all.
That matters because it shows the oversight layer emerging bottom-up, from operators who run fleets all day, rather than top-down from platform vendors. We made the product-side argument in our piece on Grok Bot's meta controls: oversight is becoming a product primitive, not a compliance footnote. Herdr's ecosystem shows the community-side version of the same force. When the runtime treats every agent as a first-class process with observable events, someone will build guardrails on that seam whether or not the vendor prioritizes them. The 2-star count is not evidence nobody wants this; it is evidence the category is days old relative to the platforms it guards.
Three predictions the current data supports.
First, client proliferation accelerates. Once execution decouples from interface, every screen becomes a candidate surface: notch, menu bar, phone, watch, Stream Deck, PWA. Herdr's ecosystem already fields four separate remote-control approaches built independently. The runtime wins by making new clients cheap, and Celik's stated roadmap - "a laptop, a VPS for the six-hour job, a sandbox for risky code" - points at connecting machines, which multiplies the surface again.
Second, harnesses and runtimes converge rather than compete. pi-yahe is a Herdr extension whose purpose is driving Pi, and the hydra multiplexer added direct Herdr support according to its author in the YC thread. The layer above agents is becoming the place where otherwise-competing harnesses interoperate.
Third, expect policy and audit tooling to standardize on runtime events before vendors agree on anything. Guard-style plugins need only the observation and interruption primitives Herdr already exposes, and the same primitives exist in competing runtimes, so portable policy formats have a natural home above individual products.
The entire ecosystem compiles against one company's API and one founder's judgment. Apache-2.0 makes forks legally trivial - arguably easier than under the old AGPL - but forks fragment rather than preserve. Celik has already moved the license once, from AGPL to Apache, which is exactly the kind of unilateral change that reminds dependents who sets the contract. If Herdr pivots upmarket toward enterprise features that live in the core, the extension layer's assumptions break quietly. Watch whether the promised "small team" keeps the runtime contract stable through the F26 batch.
An Ask HN thread from August 22 asks flatly: "Does herdr worth it? Harnesses like pi ship most of these features," noting that "Agent Multiplexing (per tab) is already implemented in claude code, codex, pi (with plugins)." The best reply reframes it: "Harnesses are the new Javascript web framework hotness." The debate is real and small-sample, but it names the existential question: if every harness eventually grows adequate window management, the runtime layer must offer something harnesses cannot absorb. Persistence across machines and harness-agnostic clients are currently that something. Adequate-per-tab is a moving baseline.
762 plugins looks like momentum until you notice the mechanics: automatic indexing by topic, no review, install-at-your-own-discretion trust guidance. Growth measures publishing friction, not quality, and herdr plugin install cloning and building arbitrary repositories is a supply-chain surface worth treating the way we treated skill-file supply chain risk. Meanwhile overlapping clients - three iOS-or-macOS consoles among the top fifteen repos - suggest choice is already outrunning curation. Fragmentation is the normal failure mode of young ecosystems; it becomes a real problem only if the core API churns fast enough that independent maintainers cannot keep up.
Per the announcement: the runtime stays free under Apache-2.0, following a deliberate switch from AGPL, and the company intends to monetize by building on top of the open core "like everyone else." It is a promise backed by a license choice, not a contractual guarantee - Apache permits future proprietary derivatives, so the commitment rests on incentives as much as law.
The official index listed 762 plugins across 749 repositories on August 23, 2026, up from the founder's "more than 500" figure on August 6. A GitHub search matches 2,002 repositories referencing herdr. Distribution is steeply top-heavy.
No and no. It is an independent, free, MIT-licensed extension by Cloudmanic Labs that installs as a first-class Herdr plugin. There is no payment anywhere in the flow.
It is the right idea at prototype traction: 2 stars as of August 23, 2026, active development, MIT-licensed. Teams running unattended fleets should evaluate the category seriously even if they wait on this implementation, because cross-agent command policy is the missing control surface we expect to see mature fastest.
That is the open question from HN id 49399188. Harnesses increasingly ship per-tab multiplexing. Herdr's defensible ground is what harnesses cannot easily replicate: persistence across machines, harness-agnostic clients, and an extension API that treats every agent identically regardless of vendor.
Apache-2.0 permits anyone to fork and continue, and the top extensions are themselves MIT or Apache licensed. In practice a fork splits maintainer attention and user mindshare, so the realistic downside is stagnation rather than extinction.
Celik's stated reason: "I want everyone to use Herdr freely," removing licensing friction for embedding Herdr in other products, including commercial ones. Commenters in the YC thread questioned what concrete problems AGPL caused; the announcement does not elaborate beyond the freedom framing.
The verdict, stated plainly: the thesis is supported with complications. The extension layer formed on the predicted timeline, in the predicted categories, around a runtime that joined YC while committing its core to Apache-2.0. The complications - power-law traction, no demonstrated plugin economy, an unresolved overlap debate, and single-vendor platform risk - do not overturn the signal. They define what kind of signal it is. Orchestration infrastructure is landing now, community-first, and the interesting race is between runtimes formalizing the layer and harnesses absorbing it. We covered the runtime itself in the Herdr deep dive, the practical fleet patterns in the setup guide, and the head-to-head in Herdr vs pi vs tmux.
Read next
How Herdr went from an unnoticed solo project to 31,000 GitHub stars and Y Combinator: the architecture behind agent-aware terminals, and the orchestration gap it fills that tmux does not.
10 min readThe hands-on guide to running a fleet of coding agents on Herdr: verified install and config steps, three fleet patterns pulled from real projects, the extension ecosystem, and the gaps nobody advertises.
9 min readAn Ask HN reply asked what Herdr fills that pi and plain tmux scripts don't already cover. We compared all three against their own documentation - including the places where Herdr genuinely loses.
9 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
Multi-agent orchestration framework built on the OpenAI Agents SDK. Define agent roles, typed tools, and directional com...
View ToolThe standard JavaScript and TypeScript linter. Massive plugin ecosystem, framework-specific configs, and integration wit...
View ToolThe long-standing JavaScript test framework from Meta. Snapshots, mocks, parallelism, and the broadest plugin ecosystem...
View Tool
How Herdr went from an unnoticed solo project to 31,000 GitHub stars and Y Combinator: the architecture behind agent-awa...

The hands-on guide to running a fleet of coding agents on Herdr: verified install and config steps, three fleet patterns...

An Ask HN reply asked what Herdr fills that pi and plain tmux scripts don't already cover. We compared all three against...

Grok Bot ships controls over agents rather than controls by agents: approval gates, a chief-of-staff structure, and esca...

GitHub is filling with multi-agent frameworks, skills, and coding harnesses. The useful lesson is not that every team ne...

A developer used OpenAI Codex to build a fully open-source WYSIWYG editor for TikZ figures. The technical approach and r...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.