Hottest Repos
microsoft/markitdown — 2,759 stars today (135k total). Microsoft's file-to-Markdown converter. Second consecutive day surging — yesterday 2.5k, today 2.8k. At 135k stars it's one of the most-starred tools on GitHub period. The sustained velocity suggests a new release or integration wave. Every RAG pipeline needs this.
MoneyPrinterTurbo — 1,937 stars today (74k total). AI short video generator. Seventh straight day trending. Weekly trajectory: 61k → 66k → 69k → 72k → 74k. Velocity is finally cooling (4.7k → 3.6k → 2.8k → 1.9k/day) but it's gained 14k stars this week. The AI video generation category is established.
cc-switch — 931 stars today (86k total). New to digest. Cross-platform desktop app for managing Claude Code, Codex, Gemini CLI, OpenCode, and OpenClaw from one interface. One-click provider switching across 50+ APIs, local proxy with failover, usage/cost tracking. Tauri 2 (Rust/TS). At 86k stars it's been massive — the "I use 5 AI CLIs" workflow has a winner.
ECC — 200.3k total. Crossed 200k stars. The agent harness optimizer is now the 15th most-starred repo on all of GitHub. Weekly adds: 10.8k. At this scale it's gravity, not a trend.
Understand-Anything — 25.6k stars this week (47k total). Interactive code knowledge graphs. Sixth straight day dominating weekly trending. Grew from 30k → 47k across our tracking window. Will cross 50k within days. The code visualization thesis is proven at scale.
AI & ML
VoxCPM — 639 stars today (23.4k total). Tokenizer-free TTS, 2B params, 30 languages. Third day in digest, stabilizing around 640/day after the initial 1.5k spike. This is adoption, not hype. The open TTS reference model.
Kronos — 183 stars today (27.8k total). Financial market foundation model. Seventh consecutive day trending but velocity decelerating (400 → 293 → 183). Settling into durable niche status — practitioners are starring, not tourists.
stable-worldmodel — 179 stars today (1.6k total). World model research platform. Third day trending, growing 11%/day. 30+ environments, LanceDB backend. Small but steady — embodied AI researchers have found their toolkit.
train-llm-from-scratch — 627 stars today (2.9k total). New. Complete pipeline from data download to text generation on consumer GPUs. 13M to multi-billion parameter models in PyTorch. Educational but genuinely practical — the "smallest useful LLM" approach resonates.
Anthropic-Cybersecurity-Skills — 12.9k total (+5.4k this week). 754 structured cybersecurity skills mapped to MITRE/NIST. Still climbing steadily. Domain-specific skill files are a proven category.
Developer Tools
harness — 318 stars today (4.6k total). New. Meta-skill that generates entire agent team architectures — pipelines, fan-out/fan-in, expert pools, supervisor patterns. You describe your domain, it creates the agents and their skills. Apache-2.0. The "factory that builds factories" for Claude Code. 100+ production examples in companion repo.
sandcastle — 159 stars today (5.5k total). New. TypeScript library for running coding agents in isolated sandboxes.
sandcastle.run()handles containerization (Docker/Podman/Vercel), branch management, multi-iteration loops. The "implement-then-review" pipeline pattern where agents collaborate sequentially in the same sandbox is clever.herdr — 229 stars today (3.4k total). Rust agent multiplexer for terminals. Second day in digest and accelerating (169 → 229/day). Tmux for coding agents. The multi-agent terminal workflow has purpose-built tooling now.
motrix-next — 407 stars today (7k total). New. Full Tauri 2 rewrite of Motrix download manager. Vue 3 + Rust backend. Bundle dropped from 80MB to 20MB. HTTP/FTP/BitTorrent/Magnet support. The Tauri-replaces-Electron pattern delivers real wins.
social-auto-upload — 327 stars today (12k total). Auto-publish videos to TikTok, Bilibili, Xiaohongshu, and more. Now integrates with Claude Code and OpenClaw as AI agent tooling. The MoneyPrinterTurbo → social-auto-upload pipeline is a complete creator stack.
Hidden Gems
driftwm — 590 stars. Wayland compositor reimagined as an infinite canvas. Windows live at native size on a 2D plane; your display is a camera. Trackpad-first with momentum scrolling, zoom, pan. Procedural GLSL shader backgrounds. Experimental but the concept is genuinely novel — what if window management worked like Figma?
Pentest-Swarm-AI — 1.5k stars, 138/day. Autonomous penetration testing using swarms of AI agents. Go-based. Arrived quietly while the security skills ecosystem (Anthropic-Cybersecurity-Skills, agent-governance-toolkit) builds around it.
pi-subagents — 1.8k stars. Async subagent delegation for Pi with truncation handling, artifacts, and session sharing. Small but solves a real pain point — long-running agent tasks that exceed context windows.
Notable Trends
The agent tooling stack is stratifying. This week shows clear layers emerging: agent runners (ECC, sandcastle), agent multiplexers (herdr, cc-switch), agent team generators (harness), agent governance (Microsoft's toolkit), and agent skills (taste-skill, cybersecurity-skills). Each layer is independently trending. We're watching an ecosystem crystallize in real time.
Tauri 2 is eating Electron's lunch. motrix-next (80MB → 20MB), cc-switch (86k stars), and multiple trending desktop apps chose Tauri. The Rust backend + web frontend pattern is becoming the default for new desktop tools, especially developer-facing ones.