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.
oracle/vagrant-projects
Vagrant projects for Oracle products and other examples
itenfay/WeChat_tweak
iOS版功能最全的微信插件,支持最新版微信,具备自动抢红包,屏蔽消息和群消息,过滤特定的群聊,防止撤回消息,伪定位 (朋友圈和附近的人),修改微信运动步数和实时取景做聊天页的背景等功能。
vibevoice-community/VibeVoice
VibeVoice: Expressive, longform conversational speech synthesis. (Community fork)
Hidden Gems
High-utility projects flying under the radar. Low stars, high potential.
New Arrivals
Recently created projects with active commits and initial traction.
ErickJ3/raptor
🦖 Raptor: Realtime Abstracted Path Tree Observer
cremich/promptz
Resource Library for AI-assisted software development with kiro
mebrown47/airspace-visualizer
Airspace visualizer app with ADS-B and ACARS integration. AI chatbot back-end via Ollama
Early Stage
Young, active projects building towards their first 100 stars.
Latest Picks
Handpicked repositories selected for utility and relevance.

CLIProxyAPI: OpenAI-Compatible APIs for CLI Tools
AI companies increasingly lock cheaper access behind CLI-only tools while blocking third-party integrations. CLIProxyAPI bridges this gap by wrapping CLI-based AI tools (Gemini CLI, Claude Code, Antigravity) with OpenAI-compatible API interfaces—letting developers use standard SDKs, manage multiple accounts, and access free tiers without rebuilding integrations. The project handles the unglamorous work of cleaning noisy CLI output and managing authentication, with honest tradeoffs around performance at scale.
CLIProxyAPI
router-for-me

GitNexus: Zero-Setup Code Intelligence in Your Browser
GitNexus chose client-side execution over server infrastructure, making code intelligence available to anyone with a browser. With 19K+ stars and production deployments across 25+ repositories, it validates that simplicity can scale—offering developers a different point on the complexity-accessibility spectrum than heavyweight graph database solutions.
GitNexus
abhigyanpatwari

Solo Dev Built Free Alternative to $50K Palantir Tools
A solo developer built World Monitor, an open-source real-time intelligence dashboard that competes with enterprise OSINT platforms like Palantir and Fivecast ONYX. The project renders geopolitical data streams at 60fps without heavy frameworks, aggregates 100+ curated feeds into a single interface, and earned 43,000+ GitHub stars in two months.
worldmonitor
koala73

25K Stars in Weeks: LLM Stock Analysis Goes Open Source
A stock analysis tool built entirely on LLM decision-making has captured 24,000+ GitHub stars since launching in January 2026. The project combines agent architecture with RAG to analyze A-shares, H-shares, and US markets—demonstrating how AI tooling is making sophisticated market analysis accessible to individual developers.
daily_stock_analysis
ZhuLinsen

Claude Code Templates: The Configuration Layer It Needed
Anthropic's Claude Code is powerful but lacks production-ready configuration. This community project provides the scaffolding teams actually need: tested agent configs, MCP server integrations, hooks, and monitoring templates. The project also exposes the rough edges—field naming mismatches and plugin loading issues show this infrastructure is still evolving.
claude-code-templates
davila7

Why Agent Code Edits Fail: The Stale-Line Problem
Agent development hits a wall when tools rely on models to reproduce code content instead of using stable line identifiers. This causes stale-line errors that corrupt files mid-edit. oh-my-openagent addresses this infrastructural problem directly, though the approach brings its own challenges around token consumption and orchestration.
oh-my-openagent
code-yeongyu
