AI Agent Orchestration and Coding Agents
The largest cluster of repos today centers on building, running, and managing AI coding agents at scale.
- stablyai/orca: An agent development environment (ADE) for running fleets of parallel coding agents across desktop, mobile, and VPS. (+1356 today)
- earendil-works/pi: A unified AI agent toolkit covering LLM API abstraction, agent loop, TUI, and a coding agent CLI. (+1230 today)
- diegosouzapw/OmniRoute: A free MIT-licensed AI gateway that routes requests across 268+ providers and 500+ models with quota-aware auto-fallback and token compression. (+2034 today)
- MoonshotAI/kimi-cli: A CLI-based AI coding agent from the Kimi team. (+329 today)
- QwenLM/qwen-code: An open-source terminal AI coding agent from Alibaba's Qwen team. (+47 today)
- 1jehuang/jcode: A Rust-based agent harness described as the most intelligent for code tasks. (+843 today)
- Alishahryar1/free-claude-code: A terminal and IDE tool for using Claude Code, Codex, or pi for free with voice support. (+354 today)
- traycerai/traycer: A nerve center interface for managing agentic coding workflows. (+34 today)
AI Memory, Context, and Knowledge Layers
Once agents run, they need memory. Several repos address exactly that problem.
- rohitg00/agentmemory: Persistent memory for AI coding agents, benchmarked against real-world tasks. (+81 today)
- topoteretes/cognee: An open-source AI memory platform using a self-hosted knowledge graph for persistent long-term agent memory. (+358 today)
- tirth8205/code-review-graph: A local-first code intelligence graph that builds a persistent codebase map for MCP and CLI tools, reducing context size significantly. (+1925 today)
- KnockOutEZ/wigolo: A local-first web search, fetch, crawl, and research tool for AI coding agents over MCP, with no API keys required. (+642 today)
LLM Infrastructure and Structured Output
- dottxt-ai/outlines: A library for enforcing structured outputs from language models. (+65 today)
- AlexsJones/llmfit: A Rust CLI tool for benchmarking which LLM models and providers will run on your local hardware. (+129 today)
- langgenius/dify: A collaborative workspace for building agentic workflows and RAG pipelines with broad model and tool support, deployable on cloud or self-hosted. (+157 today)
- bojieli/ai-agent-book: An open-source Chinese-language book with full text, compiled PDF, and chapter code covering AI agent design and engineering. (+4624 today)
- rohitg00/ai-engineering-from-scratch: A learning resource for building and shipping AI engineering projects from fundamentals. (+1007 today)
Web Frameworks and Dev Infrastructure
- tokio-rs/topcoat: A batteries-included Rust web application framework built on the Tokio async runtime. (+605 today)
- DioxusLabs/dioxus: A fullstack Rust app framework targeting web, desktop, and mobile from a single codebase. (+271 today)
- oblien/openship: A self-hosted deployment platform for shipping applications without third-party lock-in. (+1562 today)
- Dokploy/dokploy: An open-source alternative to Vercel, Netlify, and Heroku for self-hosted deployments. (+64 today)
- AstrBotDevs/AstrBot: An AI agent assistant and development framework integrating multiple IM platforms, LLMs, and plugins. (+416 today)
Developer Tooling and Observability
- vercel-labs/deepsec: A security harness that uses coding agents to find vulnerabilities in your codebase. (+81 today)
- CloakHQ/CloakBrowser: A stealth Chromium fork with source-level fingerprint patches that passes bot detection tests, serving as a drop-in Playwright replacement. (+91 today)
- koala73/worldmonitor: A real-time global intelligence dashboard combining AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking. (+1295 today)
- ruvnet/RuView: A Rust tool that turns commodity WiFi signals into real-time spatial intelligence and presence detection without video. (+1114 today)
- likec4/likec4: A tool for visualizing and evolving software architecture through live diagrams generated from code. (+58 today)
- every-app/open-seo: An open-source alternative to Semrush and Ahrefs for SEO analysis. (+849 today)
- Canner/WrenAI: A generative BI tool that converts natural-language questions into SQL queries and dashboards across 20+ data sources. (+88 today)
- datalab-to/chandra: An OCR model handling complex tables, forms, handwriting, and full layout extraction. (+46 today)
Today's trending list sends a clear signal: the developer community is moving past single-agent experiments and into the operational layer, focusing on memory persistence, multi-provider routing, fleet orchestration, and context reduction for agents working on real codebases. The parallel surge in self-hosted infrastructure and open-source alternatives to commercial tools suggests that founders are actively reducing dependency on any single vendor while pushing agentic workflows into production.