Daily Spotlight
Curated open source finds. Hand-picked for utility and relevance.
Trending & Rising
High-velocity repos and community favorites.
Trending Now
High-velocity repositories gaining rapid community traction.
ryanries/UniversalPauseButton
A pause button that pauses the unpausable. Handy for video game cut scenes especially, but can be used for any application, not just games.
woocommerce/storefront
Official theme for WooCommerce
chrisgrieser/shimmering-obsidian
Alfred workflow with dozens of features for controlling your Obsidian vault.
Hidden Gems
High-utility projects flying under the radar. Low stars, high potential.
New Arrivals
Recently created projects with active commits and initial traction.
crossbuildui/crossbuildui
The central hub for open-source themes and app templates built using the Crossbuild UI
BaconIsAVeg/outside
A multi-purpose weather client for your terminal!
vrn21/bouvet
Sandbox for Agents
Early Stage
Young, active projects building towards their first 100 stars.
Latest Picks
Handpicked repositories selected for utility and relevance.

Google's ADK Framework vs LangGraph: Cold Start Reality
Google's Agent Development Kit promises production-grade multi-agent orchestration with Kubernetes-inspired minimalism. Renault runs it in production. GitHub shows 20-second cold starts on Cloud Run. Technical deep-dive into how ADK compares to LangGraph and LangChain, what the cold-start issues mean for deployment, and why Google open-sourced enterprise tooling with rough edges.
adk-python

AionUi Unifies Gemini, Claude & AI CLIs Into One GUI
Proprietary AI assistants cost $20-40/month and trap you in single ecosystems. AionUi takes a different path: unifying Gemini CLI, Claude Code, Codex, Goose, and other command-line AI tools into one free, cross-platform desktop workspace. Developers get persistent AI teammates without vendor lock-in or terminal juggling.
AionUi
iOfficeAI

Crush: Terminal-Native AI Coding Without the GUI
Crush rocketed to 21,000 GitHub stars by solving AI coding assistance for terminal-native developers. While competitors focused on GUI editors, Charm's CLI-first tool carved out meaningful space through LSP integration, multi-model switching, and session management that meets developers in their existing workflows.
crush
charmbracelet

Context Rot Is Killing Your Claude Sessions. Here's The Fix
Claude's context window fills with garbage during extended coding sessions, causing response quality to plummet. GSD attacks this 'context rot' problem with meta-prompting, context engineering, and spec-driven development—letting developers work with Claude for hours without degradation. 13.7k stars in three months suggests they've hit a nerve.
get-shit-done
gsd-build

IndexTTS: Controllable Duration for Production TTS
An analysis of IndexTTS's approach to controllable duration in text-to-speech systems, examining how it addresses production requirements for video dubbing and time-constrained audio generation. We compare its architecture against FishSpeech, XTTS_v2, F5TTS, and CosyVoice, exploring the trade-offs between duration control, voice similarity, and generation speed.
index-tts
index-tts

How HKUDS Built an AI Agent Framework in 4,000 Lines
University researchers built nanobot from scratch as a focused, Python-native alternative to comprehensive frameworks like OpenClaw. The 99% code reduction demonstrates how starting fresh can serve researchers and developers who need accessibility over feature completeness.
nanobot
HKUDS
