AI Agents and Agent Frameworks
The largest cluster of trending repos today centers on building, running, and understanding AI agents.
- bojieli/ai-agent-book (Chinese open-source book on AI agent design principles and engineering practice) (+3297)
- earendil-works/pi (unified LLM API, agent loop, TUI, and coding agent CLI in one toolkit) (+919)
- stablyai/orca (agent development environment for running fleets of parallel coding agents on desktop, mobile, or VPS) (+1271)
- microsoft/SkillOpt (text-space optimizer that trains reusable natural-language skills for frozen LLM agents) (+599)
- rohitg00/ai-engineering-from-scratch (learn, build, and ship AI engineering projects from first principles) (+652)
- AstrBotDevs/AstrBot (AI agent assistant and development framework integrating multiple IM platforms, LLMs, and plugins) (+377)
- corsairdev/corsair (integration layer for AI agents connecting to external services) (+139)
LLM Tooling and Context Optimization
Token efficiency and structured LLM output are recurring concerns, and several repos tackle them directly.
- diegosouzapw/OmniRoute (MIT-licensed AI gateway with one endpoint, 278+ providers, quota-aware fallback, and 15-95% token compression) (+1651)
- rtk-ai/rtk (CLI proxy that cuts LLM token consumption 60-90% on common dev commands, single Rust binary) (+305)
- tirth8205/code-review-graph (local-first code intelligence graph for MCP and CLI that reduces context sent to AI tools) (+882)
- dottxt-ai/outlines (structured outputs library for constrained LLM generation) (+364)
- HKUDS/LightRAG (simple and fast retrieval-augmented generation framework from EMNLP 2025) (+33)
- NVIDIA/Model-Optimizer (unified library for quantization, distillation, pruning, and speculative decoding targeting TensorRT-LLM and vLLM) (+8)
Coding Agent Companions and Skill Libraries
A theme of "augmenting your coding agent" ran through several repos today.
- agegr/pi-web (web UI for the pi coding agent) (+314)
- KnockOutEZ/wigolo (local-first search, fetch, crawl, and research over MCP for coding agents, no API keys required) (+478)
- ComposioHQ/awesome-claude-skills (curated list of Claude skills and workflow resources) (+163)
- luongnv89/claude-howto (visual, example-driven guide to Claude Code from basics to advanced agents) (+116)
- virgiliojr94/book-to-skill (convert any technical PDF into a Claude Code skill artifact) (+129)
- JCodesMore/ai-website-cloner-template (clone any website with one command using AI coding agents) (+262)
- 1jehuang/jcode (intelligent agent harness for code, written in Rust) (+502)
Infrastructure and Developer Workflow
- oblien/openship (self-hosted deployment platform) (+1302)
- t8y2/dbx (20 MB cross-platform database client for 70+ databases with built-in AI assistant and MCP server) (+369)
- AdventDevInc/kudu (free cross-platform system cleaner and scanner for Windows, Mac, and Linux) (+386)
- bregman-arie/devops-exercises (comprehensive DevOps interview questions covering Linux, Kubernetes, Terraform, and more) (+44)
- dreamhunter2333/cloudflare_temp_email (free temporary email service using Cloudflare Workers with IMAP and SMTP support) (+68)
Monitoring, Intelligence, and Data
- koala73/worldmonitor (real-time global intelligence dashboard with AI-powered news aggregation and geopolitical monitoring) (+4139)
- ruvnet/RuView (WiFi-based real-time spatial intelligence and vital sign monitoring without video, written in Rust) (+741)
- shiyu-coder/Kronos (foundation model for the language of financial markets) (+137)
- LLMQuant/quant-mind (agent-native knowledge extraction and retrieval framework for quantitative finance) (+12)
- langchain-ai/open_deep_research (open deep research agent from LangChain) (+264)
Web Frameworks, UI, and App Development
- DioxusLabs/dioxus (fullstack Rust app framework for web, desktop, and mobile) (+420)
- facebook/astryx (open-source, fully customizable, agent-ready design system) (+432)
- jamiepine/voicebox (open-source AI voice studio for cloning, dictation, and creation) (+557)
- expo/expo (open-source framework for universal native apps with React across Android, iOS, and web) (+58)
- fastapi/full-stack-fastapi-template (full-stack web app template using FastAPI, React, SQLModel, PostgreSQL, and Docker) (+25)
- likec4/likec4 (visualize and evolve software architecture with live diagrams generated from code) (+80)
- every-app/open-seo (open-source alternative to Semrush and Ahrefs) (+594)
Today's trending list makes one thing clear: the tooling layer around AI coding agents is maturing fast, with builders converging on token compression, context-aware retrieval, skill reuse, and multi-provider routing as the real leverage points. The simultaneous rise of self-hosted deployment platforms and local-first agent tooling suggests founders are actively pushing back against cloud lock-in and per-query cost models.