AI Agents and Coding Orchestration
The largest cluster on today's trending list is purpose-built agent runners and orchestration layers.
- PrimeIntellect-ai/prime-agent: A self-improving reinforcement-learned agent for coding workflows and long-running autonomous tasks. (+1138)
- stablyai/orca: An agent development environment (ADE) for running fleets of parallel coding agents across desktop, mobile, and VPS. (+875)
- paperclipai/paperclip: An open-source app for managing agents at work, pitched as the everyday workplace interface for agent fleets. (+748)
- earendil-works/pi: A unified LLM API plus agent loop, TUI, and coding agent CLI bundled into one toolkit. (+990)
- corsairdev/corsair: Positioned as an integration layer sitting between your agents and external services. (+683)
- eigent-ai/eigent: An open-source cowork desktop billed as a local, free alternative to Claude Cowork and Codex. (+33)
- code-yeongyu/oh-my-openagent: An agent harness designed for complex codebases, targeting users of Codex and OpenCode. (+98)
Agent Configuration and Context Management
Beyond the runners themselves, a cohort of repos is tackling how agents are configured, how they retain context, and how prompts are structured.
- garrytan/gstack: A Claude Code setup with 23 opinionated tools covering CEO, designer, engineering manager, and QA roles. (+233)
- garrytan/gbrain: An opinionated agent brain layer built on top of OpenClaw and Hermes. (+78)
- mksglu/context-mode: Context window optimization for coding agents, claiming a 98 percent reduction in tool output size via sandboxing and MCP hooks. (+40)
- anthropics/skills: Anthropic's public repository of agent skill definitions. (+485)
- anthropics/cwc-workshops: Workshop materials from Anthropic, inferred to support Claude-based coding workflows. (+20)
- pingdotgg/t3code: A coding tool from the Ping.gg team, likely a T3-stack-flavored code agent or CLI. (+306)
LLM Frameworks and Infrastructure
- semantica-agi/semantica: Graph-native infrastructure for context and accountable AI systems. (+893)
- stanfordnlp/dspy: The framework for programming language models rather than prompting them. (+90)
- huggingface/transformers: The canonical model-definition framework for state-of-the-art ML across text, vision, audio, and multimodal tasks. (+80)
- modelcontextprotocol/typescript-sdk: The official TypeScript SDK for Model Context Protocol servers and clients. (+16)
- sourcebot-dev/sourcebot: A self-hosted tool helping humans and agents understand codebases. (+34)
- cactus-compute/needle: A 14 MB foundation model built for phones, wearables, smart home devices, and robots. (+248)
Data, Retrieval, and Knowledge Tools
- firecrawl/firecrawl: A context API for searching, scraping, and interacting with the web at scale. (+934)
- vitali87/code-graph-rag: A RAG system for monorepos that uses knowledge graphs to query and edit multi-language codebases. (+341)
- lfnovo/open-notebook: An open-source implementation of NotebookLM with additional flexibility and features. (+69)
- AgriciDaniel/claude-obsidian: A self-organizing AI second brain for Obsidian and Claude Code, based on Karpathy's LLM Wiki pattern. (+47)
- LLMQuant/quant-mind: An agent-native knowledge extraction and retrieval framework for quantitative finance. (+88)
- NanmiCoder/MediaCrawler: A crawler covering Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo, and Zhihu. (+855)
Domain-Specific AI Applications
- HKUDS/DeepTutor: A lifelong personalized tutoring system. (+812)
- calesthio/OpenMontage: An open-source agentic video production system with 12 pipelines and 700-plus agent skill files. (+458)
- ZhuLinsen/daily_stock_analysis: An LLM-powered multi-market stock analysis system with real-time news and automated notifications. (+243)
- shiyu-coder/Kronos: A foundation model trained on the language of financial markets. (+238)
- harveyai/harvey-labs: A benchmark for evaluating agent capabilities in legal work. (+28)
- google-deepmind/weathernext: A DeepMind project inferred to cover next-generation weather modeling. (+186)
- NVlabs/GR00T-WholeBodyControl: A unified platform for developing and deploying advanced humanoid whole-body controllers. (+26)
- danielmiessler/LifeOS: A general hill-climbing AI harness for moving from current state to ideal state in life and work. (+506)
Workflow Automation and Dev Tools
- n8n-io/n8n: A fair-code workflow automation platform with native AI capabilities and 400-plus integrations. (+160)
- ruvnet/RuView: A Rust tool that turns commodity WiFi signals into real-time spatial intelligence and presence detection without video. (+404)
- AWeirdDev/flights: A fast, robust Google Flights scraper API for Python. (+159)
- 3b1b/manim: The animation engine behind explanatory math videos. (+197)
- practical-tutorials/project-based-learning: A curated list of project-based tutorials spanning many languages and domains. (+401)
Web Frameworks
- TanStack/router: A client-first, server-capable, fully type-safe router and full-stack framework for React and more. (+6)
Today's trending list reads almost like a map of the agent ecosystem taking shape in real time, with builders competing across every layer from the runner and the brain to context management and domain-specific skill packs. The sheer breadth of agent-adjacent repos suggests that the tooling layer is still wide open, and many of the most-starred projects today are founder-led experiments rather than established incumbents.