Repository of the Day - herdrdev/herdr, and Daily Trends - July 29, 2026
Published: 7/29/2026
This daily roundup highlights repository momentum from GitGenius analytics for July 29, 2026, using UTC daily deltas in stars and subscribers.
The scan reviewed 2182 repositories, with 2040 repos contributing star deltas and 2040 repos contributing subscriber deltas.
Repo of the day
herdrdev/herdr led the day with +453 stars to 22388 total stars and +6 subscribers to 81 total subscribers. Herdr is a terminal-based agent multiplexer written in Rust that enables developers to run and manage multiple AI coding agents simultaneously within a single terminal interface. The project positions itself as a modern alternative to traditional terminal multiplexers like tmux, specifically designed with AI agent orchestration in mind. Rather than treating agents as generic processes, herdr provides native awareness of agent states, displaying whether each agent is blocked, working, done, or idle through visual indicators in a sidebar.
The core functionality centers on providing each agent with a real terminal environment rather than an emulated one, ensuring that full-screen terminal user interfaces render correctly. Users can organize agents across workspaces, tabs, and panes using mouse-native interactions or keyboard shortcuts with a ctrl+b prefix model. The interface supports clicking, dragging, and splitting panes, making workspace organization intuitive without requiring extensive keybinding memorization. A key differentiator from GUI-based agent managers is that herdr runs as a lightweight standalone binary within the terminal itself, with no Electron wrapper, no GUI application layer, and no telemetry or account requirements.
The project supports a comprehensive list of coding agents including Claude Code, OpenAI's Codex, Devin CLI, GitHub Copilot CLI, Cursor Agent, and many others. Detection works automatically through process-name matching and terminal output heuristics, with official integrations available for popular agents that enable native session restore and semantic state reporting. The supported agents table shows that most agents have full detection across idle/done, working, and blocked states, though some like Kiro CLI have partial support.
Herdr maintains session persistence through a background server that keeps agents running even when the user detaches from the terminal. This enables reattachment from any terminal, including over SSH from mobile devices. The remote functionality allows running herdr on a VPS and connecting from a local terminal while preserving features like image pasting that plain SSH plus tmux would break. The binary is approximately 10MB and runs on Linux and macOS with Windows in beta, requiring no external dependencies.
The project includes a local Unix socket API that allows agents themselves to orchestrate herdr, creating workspaces, splitting panes, spawning helpers, and subscribing to state changes. This bidirectional integration enables agents to drive the multiplexer programmatically rather than just being passive occupants of panes. Custom integrations can be written in any language using the socket API and CLI.
According to GitGenius tracking data, the repository has grown by 20 stars since early July 2026, reaching 11,355 total stargazers. The project maintains active engagement with a median issue and pull request response latency of 0.9 hours and a mean of 22.2 hours across 566 tracked items. The primary maintainer ogulcancelik has logged 846 events, with additional contributors kaofelix and fonnesbeck showing 12 and 10 events respectively. The most active issue labels are intends-to-pr with 75 items, pending-release with 37, and feature-req with 27, indicating active development and community contribution. The repository overlaps contributors with major projects including Electron, ClickHouse, and PyTorch, suggesting involvement from experienced systems developers.
Fastest rising repos
- mattpocock/skills - +1689 stars (194511 total), language: Shell. Skills for Real Engineers. Straight from my .agents directory.
- diegosouzapw/OmniRoute - +1052 stars (34103 total), language: TypeScript. Never stop coding. Free MIT AI gateway: one endpoint, 290+ providers (90+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 500+ contributors
- stablyai/orca - +1033 stars (32742 total), language: TypeScript. Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and VPS.
- affaan-m/ECC - +829 stars (235540 total), language: JavaScript. The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
- Panniantong/Agent-Reach - +743 stars (62437 total), language: Python. Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Subscriber surge
- ruvnet/RuView - +9 subscribers (753 total), +263 stars. π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
- apple/container - +8 subscribers (209 total), +40 stars. A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.
- diegosouzapw/OmniRoute - +7 subscribers (188 total), +1052 stars. Never stop coding. Free MIT AI gateway: one endpoint, 290+ providers (90+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 500+ contributors
- kunchenguid/no-mistakes - +7 subscribers (64 total), +48 stars. git push no-mistakes
- dotnet/aspnetcore - +6 subscribers (1436 total), +3 stars. ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Hidden gems
- IBM/mcp - +2 stars to 399 total stars, 14 subscribers. A collection of Model Context Protocol (MCP) servers, clients and developer tools by IBM.
- bradtraversy/macrozone - +2 stars to 174 total stars, 2 subscribers. React native crash course project. An app to track daily macros
- JohanDegraeve/xdripswift - +1 stars to 441 total stars, 47 subscribers. xdrip for iOS, written in Swift
- Raccoon254/Aviator-Automated-Betika-Bot - +1 stars to 164 total stars, 29 subscribers. Automated Aviator Betting Bot for Betika, Spribe & Other Aviator-style sites | Node.js + Puppeteer | Smart bankroll & Martingale strategies | Real-time analytics
- kubernetes/cloud-provider-gcp - +1 stars to 161 total stars, 27 subscribers. cloud-provider-gcp contains several projects used to run Kubernetes in Google Cloud
Language movers
- python - +16409 stars across 354 repos. Example repos: NVIDIA/cutile-python, openai/gpt-oss, volcengine/MineContext
- typescript - +11417 stars across 251 repos. Example repos: nrwl/nx, OpenCut-app/OpenCut, QwenLM/qwen-code
- rust - +4053 stars across 88 repos. Example repos: BloopAI/vibe-kanban, farion1231/cc-switch, firecracker-microvm/firecracker
- javascript - +2936 stars across 66 repos. Example repos: react/react, thedotmack/claude-mem, pbakaus/impeccable
- shell - +2684 stars across 25 repos. Example repos: VoltAgent/awesome-claude-code-subagents, obra/superpowers, msitarzewski/agency-agents
Category spotlight
- machine learning - +6304 stars across 206 repos. Example repos: openai/gpt-oss, timescale/pg-aiguide, onnx/onnx
- automation - +5077 stars across 129 repos. Example repos: shiyu-coder/Kronos, disler/claude-code-hooks-mastery, eigent-ai/eigent
- ai - +4227 stars across 63 repos. Example repos: anthropics/skills, multica-ai/multica, affaan-m/ECC
- deep learning - +3532 stars across 118 repos. Example repos: NVIDIA/cutile-python, openai/gpt-oss, QwenLM/qwen-code
- javascript - +3443 stars across 59 repos. Example repos: react/react, google/adk-js, a2ui-project/a2ui
Maintainer watch
- mattpocock - +1745 stars across 6 repos. Example repos: mattpocock/course-video-manager, mattpocock/skills, mattpocock/sandcastle
- microsoft - +1534 stars across 31 repos. Example repos: microsoft/terminal, microsoft/VibeVoice, microsoft/agent-governance-toolkit
- diegosouzapw - +1052 stars across 1 repos. Example repos: diegosouzapw/OmniRoute
- stablyai - +1033 stars across 1 repos. Example repos: stablyai/orca
- affaan-m - +829 stars across 1 repos. Example repos: affaan-m/ECC
