AI Agents and LLM Tooling
The bulk of today's momentum lives here. Builders are shipping agent infrastructure at a rapid clip.
- TencentCloud/TencentDB-Agent-Memory: A team-level memory hub that converts conversations, docs, and code into four reusable memory assets for AI agents. (+1892)
- NousResearch/hermes-agent: A general-purpose agent billed as one that grows with the user. (+601)
- browser-use/video-use: Edit videos using coding agents, extending the browser-use pattern to media production. (+605)
- can1357/oh-my-pi: A terminal AI coding agent with hash-anchored edits, LSP support, browser access, and subagents. (+363)
- blader/humanizer: An agent skill that strips detectable AI-generated writing patterns from text. (+355)
- uber/ADR: Enterprise AI agent security tool covering observability, benchmarking, and threat detection, deployed internally at Uber. (+354)
- huangruiteng/loopx: A lightweight loop-engineering state kernel for long-running multi-agent coding teams, compatible with Codex and Claude Code. (+326)
- cloudflare/computer: Gives an agent a computer to operate, Cloudflare's take on computer-use infrastructure. (+891)
- czlonkowski/n8n-mcp: An MCP server that lets Claude and Cursor build n8n workflows on your behalf. (+28)
- mpfaffenberger/code_puppy: A lightweight agentic AI tool for writing code. (+14)
- didilili/ai-agents-from-zero: A structured learning guide covering LangChain, LangGraph, MCP, RAG, and enterprise deployment for AI agent engineers. (+47)
- sierra-research/tau2-bench: A benchmark for evaluating tool-agent-user interaction in real-world domains. (+11)
AI Infrastructure and Gateways
- BerriAI/litellm: A Rust-core AI gateway supporting 100-plus LLM APIs with cost tracking, load balancing, and guardrails. (+104)
- katanemo/plano: An AI-native proxy and data plane for agentic apps with smart LLM routing and observability. (+20)
- NovaSky-AI/SkyRL: A modular full-stack reinforcement learning library for LLMs. (+6)
- risingwavelabs/risingwave: An event streaming platform designed for agentic AI workloads. (+7)
- FalkorDB/FalkorDB: A fast graph database targeting LLM knowledge graph and GraphRAG use cases. (+82)
- NVIDIA-NeMo/Speech: NVIDIA's scalable generative AI framework for LLMs, multimodal, and speech AI research. (+19)
Security and Penetration Testing
- usestrix/strix: An open-source AI penetration testing tool that finds and proposes fixes for application vulnerabilities. (+889)
- uber/ADR: Also relevant here, providing security benchmarking and threat detection for enterprise AI agents. (+354)
Developer Workflow and Coding Assistants
- farion1231/cc-switch: A cross-platform desktop assistant that unifies Claude Code, Codex, OpenCode, Grok Build, and Hermes Agent in one place. (+454)
- Alishahryar1/free-claude-code: Enables free terminal or IDE access to Claude Code, Codex, and Pi across devices. (+212)
- firecrawl/pdf-inspector: A fast Rust library for PDF classification and text extraction, routing scanned versus text-based PDFs intelligently. (+1582)
- cypress-io/cypress: Reliable browser testing framework, seeing continued daily interest. (+200)
Web Frameworks and UI
- tailwindlabs/tailwindcss: The utility-first CSS framework for rapid UI development. (+408)
- angular/angular: Google's production web application framework. (+197)
- ln-dev7/circle: A project management UI inspired by Linear, built with Next.js and shadcn/ui. (+54)
- dream-num/univer: A full-stack framework for building spreadsheets, word processors, and presentations on web and server. (+21)
Backend, Infra, and Data Platforms
- directus/directus: A flexible headless CMS and backend that wraps any database with instant APIs and admin UI. (+99)
- ovexro/dockpanel: A Rust-and-React server management panel covering Docker, Git deploy, DNS, mail, and backups. (+28)
- tokio-rs/tokio: The foundational async runtime for Rust applications. (+39)
- pnpm/pnpm: Fast, disk-efficient Node.js package manager. (+25)
- melgarafael/DeskcommCRM: A self-hosted, MCP-ready open-source CRM with native AI agents and WhatsApp integration. (+36)
- ever-co/ever-gauzy: An open business management platform covering ERP, CRM, HRM, ATS, and project management. (+86)
Computer Vision and Generative Media
- roboflow/supervision: Reusable computer vision utilities from the Roboflow team. (+146)
- Comfy-Org/ComfyUI: The modular diffusion model GUI and backend with a node-graph interface. (+237)
- Comfy-Org/workflow_templates: Template workflows for ComfyUI. (+13)
Learning Resources
- donnemartin/system-design-primer: A comprehensive guide to designing large-scale systems, including Anki flashcards. (+303)
- iam-veeramalla/aws-devops-zero-to-hero: A 30-day AWS learning path with projects, examples, and interview prep for DevOps engineers. (+5)
- SimplifyJobs/Summer2027-Internships: Daily-updated internship postings in software engineering, AI, and data science. (+87)
- anandprtp/Antra: A desktop music library builder that converts streaming service links into locally tagged audio files. (+104)
Today's trending list makes one signal hard to ignore: the industry is actively solving the hardest parts of the agent stack, specifically memory, security, orchestration, and desktop tooling for multi-agent workflows. The diversity of agent-adjacent projects, from Uber's threat detection runtime to Cloudflare's computer-use substrate, suggests that 2026 is less about building the first agent and more about making agents production-grade.