Fetching from the wire…
Public story · 2026-08-03 · high
ayghri's tool reached 16,022 GitHub stars by August 3, 2026, while a separate TypeScript project sharing its name reached 3,141.
Why now: Both tools sit near the top of GitHub's trending charts as of August 3, 2026, per their star counts.
ayghri/i-have-adhd sits at 16,022 GitHub stars as of August 3, 2026, up 5,225 in the week before that date, per its repository. It's one of two unrelated agent tools trending under the same name: ADHD. Coding agents that reason step by step tend to bury the actual answer under paragraphs of thinking, and both tools exist because someone got tired of digging for it.
ayghri's project, a Python tool under an MIT license, reshapes agent output so the answer stays scannable instead of buried in verbosity.
UditAkhourii/adhd takes the opposite route. The TypeScript project, also MIT-licensed, reached 3,141 stars as of August 3, 2026, up 746 in the week before that date, per GitHub. Built on the Claude and Codex Agent SDK, it runs tree-of-thought with pruning: fanning out parallel divergent thoughts under different cognitive frames, scoring them, pruning the dead ends, and deepening whatever survives.
So one tool shrinks what the agent shows you. The other expands what the agent thinks before it shows you anything, then prunes the expansion back down. Two different mechanisms, same name, same underlying complaint: agents burying the real answer in too much reasoning.
Two teams landed on the same disorder name independently and still built opposite fixes. That's the signal worth watching: expect more single-purpose output-shaping wrappers like these before Anthropic or OpenAI build the fix into the base model instead of leaving it to the ecosystem.
Each link below shares sources, entities, or timing with this story.
claude_codex_bridge (3,165★, Python) routes subtasks across heterogeneous coding agents and, more importantly, makes the cross-agent collaboration observable instead of a black box. Early-stage, but it's aimed at the emerging practice of routing different subtasks to different...
wanshuiyin/HERO-Anti-OverDefense went from creation to 68 stars in a single day. HERO is Hashing, Edge cases, Rubrics, Overbuild, and the claim is that agent over-engineering isn't diffuse but falls into four recognizable shapes suppressible with a portable prompt contract acr...
A Chinese lab shipped a runtime that manages two American coding agents as subagents, and it went from repo creation to 145,439 stars in four days. deepseek-ai/deepseek-harness published dsh-v0.1.0-rc.7 at 12:01 UTC today, its first tagged release since the repo appeared on Au...
MIT-licensed TypeScript, pitch is "ChatGPT thinks, Codex works": ChatGPT as the planning brain, the Codex harness for execution. 74 forks against 680 stars, roughly 1:9, with continued pushes, which reads as adoption rather than star inflation. The pattern matters independentl...
The IDE market is fragmenting, and this week drew the sharpest lines yet. Cursor 3 launched as a rebuilt agent-orchestration platform in Rust and TypeScript, replacing the VS Code fork with an Agents Window for dispatching and monitoring multiple AI coding agents. Anysphere hi...
elie222/rakazo appeared Aug 13, Apache-2.0, TypeScript, explicitly bring-your-own model and sandbox (tested against Docker, E2B, Daytona) with the Pi runtime underneath and OpenRouter, Codex, Copilot, or SuperGrok device-code sign-in instead of a mandatory API key. Each bot ge...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.