AI Agent Platforms and Harnesses
The single biggest theme today is agent orchestration. Multiple repos compete to become the default layer for running, managing, and coordinating AI agents.
- paperclipai/paperclip - Open-source app for managing agents at work (+2109 today)
- stablyai/orca - ADE (agent development environment) for fleets of parallel agents, available on desktop, mobile, and remote runtime (+818 today)
- mvschwarz/openrig - Multi-agent harness running Claude Code and Codex together as one system (+80 today)
- openclaw/openclaw - Cross-platform AI agent that takes real actions on any OS (+167 today)
- anomalyco/opencode - Open-source coding agent (+193 today)
- strands-agents/harness-sdk - Open-source SDK for building and controlling agent harnesses in Python and TypeScript, any model, any cloud (+251 today)
- superdesigndev/treg - OpenRouter equivalent for agent tools (+290 today)
- HKUDS/CLI-Anything - Makes all existing CLI software natively accessible to agents (+306 today)
- browser-use/video-use - Video editing driven by coding agents (+301 today)
LLM Memory, Learning, and Inference
- vectorize-io/hindsight - Agent memory system that learns from past interactions (+1653 today)
- nobodywho-ooo/nobodywho - Rust-based local LLM inference engine targeting any device (+30 today)
- NVIDIA/Model-Optimizer - Unified library for quantization, distillation, pruning, and speculative decoding for TensorRT-LLM and vLLM (+359 today)
- google/langextract - Python library for extracting structured data from unstructured text using LLMs, with source grounding and visualization (+167 today)
- rohitg00/ai-engineering-from-scratch - Practical curriculum for learning and shipping AI engineering projects (+1177 today)
Agent Plugin Ecosystems and Skills
A plugin and skills layer is forming around coding agents, with Anthropic publishing official directories.
- anthropics/claude-plugins-official - Official Anthropic-managed directory of high-quality Claude Code plugins (+83 today)
- anthropics/skills - Public repository for reusable agent skills (+189 today)
- cursor/plugins - Cursor plugin specification and official plugin registry (+66 today)
- alirezarezvani/claude-skills - Community collection of 380 skills and custom commands for Claude Code, Codex, Gemini CLI, Cursor, and others (+58 today)
- davila7/claude-code-templates - CLI tool for configuring and monitoring Claude Code (+95 today)
- ChromeDevTools/chrome-devtools-mcp - Chrome DevTools exposed as an MCP server for coding agents (+34 today)
- zhukunpenglinyutong/desktop-cc-gui - Tauri-based desktop client unifying Claude Code, Codex, Gemini, and other agents in one GUI (+16 today)
- dream-num/univer - Office runtime combining spreadsheets, docs, slides, and PDFs as a harness for AI agents (+1050 today)
Infrastructure and Databases
- hydra-db/hydradb - Fast graph database built on object storage, written in Rust (+1049 today)
- qdrant/qdrant - High-performance vector database and search engine for AI workloads (+29 today)
- NginxProxyManager/nginx-proxy-manager - Docker container for managing Nginx proxy hosts with a simple interface (+21 today)
- juspay/hyperswitch - Open-source composable payments platform with intelligent routing and reconciliation (+181 today)
- run-llama/liteparse - Fast open-source document parser written in Rust (+33 today)
Dev Workflow and Web Tools
- payloadcms/payload - Fullstack Next.js framework with instant TypeScript backend and admin panel (+26 today)
- every-app/open-seo - Open-source alternative to Semrush and Ahrefs (+209 today)
- public-apis/public-apis - Community-maintained list of free public APIs (+360 today)
- clash-verge-rev/clash-verge-rev - Modern Tauri-based GUI proxy client for Windows, macOS, and Linux (+212 today)
- FxEmbed/FxEmbed - Fixes X/Twitter and Bluesky embeds for Discord, Telegram, and other platforms (+131 today)
- akitaonrails/ai-usagebar - Rust waybar widget for monitoring Claude, GPT, and OpenRouter plan usage (+12 today)
The day's trending list reads like a map of where the agent ecosystem is consolidating: harnesses and orchestration layers are multiplying fast, a plugin economy is emerging around coding agents, and the infrastructure underneath (vector databases, graph databases, document parsers) is quietly maturing to support workloads that did not exist two years ago. Builders are clearly moving past proof-of-concept and into the hard problem of making agents reliable, observable, and composable in production.