AI Coding Agents
The single biggest cluster on today's trending list is autonomous coding agents and their surrounding ecosystem.
- anomalyco/opencode - Open source coding agent (TypeScript). (+551)
- openclaw/openclaw - Cross-platform AI agent built around an action-first philosophy. (+141)
- can1357/oh-my-pi - Coding agent with the IDE wired directly in. (+175)
- NousResearch/hermes-agent - A general-purpose agent designed to grow and adapt with the user (Python). (+520)
- ruvnet/ruflo - Multi-player agent swarm harness with adaptive memory, RAG, and support for many agent backends. (+276)
Local Inference and Model Routing
Running models locally, controlling costs, and routing traffic intelligently are clearly top-of-mind for teams tired of unpredictable API bills.
- magnitudedev/magnitude - Open source inference server that selects the best local models for available hardware, compatible with a wide range of agents. (+604)
- experientiallabs/experiential - Zero-markup BYOK gateway for 1000+ models that learns from traffic to cut costs and recommend better models. (+628)
- rtk-ai/rtk - CLI proxy that reduces LLM token consumption by 60 to 90 percent on common dev commands, single Rust binary, zero dependencies. (+390)
- mksglu/context-mode - Context window optimizer for coding agents that sandboxes tool output for a claimed 98 percent reduction, with session memory and MCP routing. (+85)
- Soju06/codex-lb - Load balancer and proxy for multiple Codex/ChatGPT accounts with a usage dashboard and OpenCode-compatible endpoints. (+15)
Agent Skills and Tooling Primitives
A noticeable pattern today is repos that publish discrete, reusable skills for agents rather than full agent runtimes.
- humanlayer/skills - Reusable skill primitives for agent workflows (purpose inferred from repo name and org). (+451)
- openai/skills - Official skills catalog for Codex agents. (+46)
- blader/humanizer - Agent skill that removes detectable AI-generated writing patterns from text. (+748)
- earthtojake/text-to-cad - Library of agent skills covering CAD, CAE, and CAM workflows. (+80)
Research, Science, and Specialized AI
- aipoch/open-science - Local-first, model-agnostic AI research workbench with scientific agents, Python/R notebooks, and reproducible provenance, for macOS, Windows, and Linux. (+146)
- maziyarpanahi/openmed - On-device healthcare AI for clinical NER and HIPAA PII de-identification, supporting 2,200+ medical models across 21 languages. (+13)
- The-Swarm-Corporation/AutoHedge - Autonomous hedge fund framework using swarm intelligence for market analysis, risk management, and trade execution. (+142)
- ahujasid/blender-mcp - Community plugin to control Blender 3D with any LLM via MCP. (+204)
Dev Workflow and Productivity
- jlcodes99/cockpit-tools - Universal AI IDE account manager for Cursor, Copilot, Windsurf, Codex, and others, with quota monitoring and multi-account switching (Rust). (+52)
- KnockOutEZ/wigolo - Local-first web search, fetch, crawl, and research layer for coding agents over MCP, no API keys required. (+89)
- BraveOPotato/FckSignups - Curated list of open source, in-browser tools that require no sign-up. (+436)
Infrastructure and Networking
- clash-verge-rev/clash-verge-rev - Modern Tauri-based GUI proxy client for Windows, macOS, and Linux. (+202)
- AdventDevInc/kudu - Free cross-platform system cleaner and scanner for Windows, Mac, and Linux. (+396)
Media, Creative, and Evergreen Tools
- heygen-com/hyperframes - Write HTML, render video, built for agent pipelines. (+220)
- CyberTimon/RapidRAW - GPU-accelerated, non-destructive RAW image editor. (+33)
- C4illin/ConvertX - Self-hosted file converter supporting 1000+ formats. (+79)
- thewh1teagle/vibe - Local audio transcription tool, no cloud required. (+11)
- yt-dlp/yt-dlp - Feature-rich command-line audio and video downloader. (+222)
- Comfy-Org/ComfyUI - Graph-based diffusion model GUI, API, and backend. (+139)
Security and Reference
- sooryathejas/METATRON - AI-powered penetration testing assistant using a local LLM on Linux. (+68)
- bikini/exploitarium - Archive of public exploit proof-of-concepts and vulnerability research writeups. (+180)
- swisskyrepo/PayloadsAllTheThings - Curated payloads and bypass techniques for web application security and CTF. (+26)
- donnemartin/system-design-primer - Guide to designing large-scale systems, with interview prep and Anki flashcards. (+217)
- public-apis/public-apis - Collective list of free APIs. (+590)
Today's trending page reads less like a list of standalone tools and more like a supply chain for agent-powered development, with inference routing, skill libraries, context management, and local-first data handling all getting attention in parallel. Builders are clearly optimizing around cost control and avoiding cloud lock-in as agent workloads scale up.