AI Agent Frameworks and Orchestration
The single biggest theme today is tooling for running, managing, and scaling coding agents.
- stablyai/orca (ADE for managing fleets of parallel coding agents across desktop, mobile, and VPS) (+914)
- earendil-works/pi (unified LLM API, agent loop, TUI, and coding agent CLI in one toolkit) (+493)
- NousResearch/hermes-agent (general-purpose agent designed to grow with user workflows) (+774)
- Gitlawb/openclaude (lightweight coding agent that runs anywhere and uses any model) (+451)
- garrytan/gstack (23 opinionated Claude Code tools covering CEO, designer, eng manager, QA, and more roles) (+300)
- eneskirca/nodeterm (tmux-backed terminal manager that surfaces parallel agent sessions as nodes on a pan/zoom canvas) (+234)
- pacifio/atlas (source control layer specifically for tracking and querying changes made by multiple coding agents) (+419)
Local Inference and Model Infrastructure
- magnitudedev/magnitude (open source inference server that picks the best local model for your hardware and plugs into existing agents) (+161)
- jingyaogong/minimind (train a 64M-parameter LLM from scratch in roughly 2 hours) (+510)
- MakazhanAlpamys/Soup (fine-tune LLMs from a single YAML file, including 8B models on a 4 GB laptop GPU) (+238)
- google-research/timesfm (Google Research pretrained foundation model for time-series forecasting) (+1618)
Agent Skills and Workflow Automation
A new sub-category is clearly forming around reusable, composable agent skills.
- anthropics/skills (Anthropic's public repository of agent skills) (+281)
- blader/humanizer (agent skill that strips markers of AI-generated writing from text) (+1208)
- Imbad0202/academic-research-skills (research, write, review, revise, and finalize pipeline as Claude Code skills) (+496)
- Graphify-Labs/graphify (turns any codebase plus docs, SQL schemas, and configs into a queryable knowledge graph as a coding-agent skill) (+405)
- awslabs/aidlc-workflows (AWS adaptive workflow steering rules for AI coding agents across the full development lifecycle) (+26)
- qufei1993/skills-hub (cross-platform desktop app to manage and sync agent skills across all major coding tools) (+35)
- xingkongliang/skills-manager (lightweight desktop app to manage agent skills across 50+ coding tools) (+70)
Developer Infrastructure and Productivity
- vercel-labs/portless (replaces port numbers with stable named local URLs for humans and agents) (+450)
- ChromeDevTools/chrome-devtools-mcp (Chrome DevTools exposed as an MCP interface for coding agents) (+295)
- vercel-labs/agent-browser (browser automation CLI designed for AI agents) (+75)
- rtk-ai/rtk (CLI proxy that reduces LLM token consumption by 60 to 90 percent on common dev commands, single Rust binary) (+146)
- firecrawl/pdf-inspector (fast Rust library for PDF inspection, classification, and smart routing between scanned and text-based files) (+422)
- rustfs/rustfs (S3-compatible object storage claiming 2.3x faster throughput than MinIO on small object payloads) (+53)
- datacurve-ai/deep-swe (benchmark measuring frontier coding agents on long-horizon engineering tasks) (+24)
Observability, Monitoring, and Self-Hosted Tools
- openreplay/openreplay (self-hosted session replay, cobrowsing, and product analytics) (+30)
- rmyndharis/OpenWA (free self-hosted WhatsApp API gateway) (+72)
- netalertx/NetAlertX (network visibility and continuous asset discovery across distributed networks) (+8)
- CapSoftware/Cap (open source Loom alternative for screen recordings, built in Rust) (+121)
- rustdesk/rustdesk (self-hosted open source remote desktop, alternative to TeamViewer) (+84)
Creative and Multimedia Tools
- debpalash/VoiceStudio (fully local ElevenLabs alternative covering voice cloning, dubbing, dictation, and audiobook creation in 646 languages) (+1672)
- 3b1b/manim (Python animation engine for explanatory math videos) (+137)
- LanRhyme/MicYou (turns an Android device into a high-quality PC microphone) (+163)
UI and Frontend
- ibelick/ui-skills (component and interaction skills aimed at design engineers) (+41)
Today's trending list makes it clear that the developer community is rapidly building out the connective tissue around coding agents: skills registries, parallel session managers, token-reduction proxies, and source control layers designed for agent output rather than human commits. The sheer number of agent-adjacent repos trending simultaneously suggests this infrastructure layer is consolidating fast, and the builders shipping it are not waiting for any single platform to define the standard.