AI Agents and Autonomous Workflows
The biggest theme on today's trending list is orchestration of autonomous agents, both in terms of tooling for running fleets of agents and open-source alternatives to proprietary notebook and workflow products.
- stablyai/orca (Orca) - Agent Development Environment for running parallel coding agent fleets on desktop and mobile. (+466)
- rowboatlabs/rowboat - Open-source AI coworker with persistent memory. (+112)
- FoundationAgents/OpenManus - Open-source agentic framework positioned as a fully open alternative to closed agent systems. (+226)
- langflow-ai/langflow - Visual builder for deploying AI-powered agents and workflows. (+117)
- lfnovo/open-notebook - Open-source NotebookLM implementation with additional flexibility and features. (+59)
- volcengine/OpenViking - Self-evolving context database unifying agent memory, knowledge RAG, and skills. (+35)
- huggingface/speech-to-speech - Local voice agent construction using open-source models. (+94)
- harry0703/MoneyPrinterTurbo - One-click AI-powered short video generation using large language models. (+123)
MCP Servers and Coding Agent Plugins
MCP (Model Context Protocol) tooling continues to generate significant interest. Developers are building specialized servers that give coding agents control over local systems, browsers, and structured skill libraries.
- wonderwhy-er/DesktopCommanderMCP - MCP server giving Claude terminal control, file system search, and diff-based file editing. (+909)
- google-labs-code/stitch-skills - Library of agent skills compatible with the Stitch MCP server and coding agents including Gemini CLI, Claude Code, and Cursor. (+340)
- ChromeDevTools/chrome-devtools-mcp - Chrome DevTools exposed as an MCP server for coding agents. (+66)
- EveryInc/compound-engineering-plugin - Official Compound Engineering plugin for Claude Code, Codex, Cursor, and similar tools. (+45)
- davila7/claude-code-templates - CLI tool for configuring and monitoring Claude Code environments. (+232)
AI Safety, Governance, and Model Infrastructure
As agents gain more autonomy, tooling for governance and policy enforcement is beginning to appear on trending lists alongside model libraries.
- microsoft/agent-governance-toolkit - Policy enforcement, zero-trust identity, execution sandboxing, and reliability tooling for autonomous agents, covering the OWASP Agentic Top 10. (+30)
- pytorch/pytorch - Tensors and dynamic neural networks with GPU acceleration. (+43)
- AUTOMATIC1111/stable-diffusion-webui - Stable Diffusion web UI for local image generation. (+20)
- lllyasviel/Fooocus - Prompt-focused image generation tool. (+31)
- Soju06/codex-lb - Load balancer and proxy for multiple Codex and ChatGPT accounts with a usage dashboard. (+22)
Observability, Data, and Backend Infrastructure
- grafana/grafana - Open composable observability and data visualization platform. (+49)
- supabase/supabase - Postgres development platform for web, mobile, and AI applications. (+74)
- prisma/prisma - Next-generation ORM for Node.js and TypeScript across multiple databases. (+37)
- ansible/ansible - Agentless IT automation platform for deployment and configuration management. (+24)
- home-assistant/core - Local-first open-source home automation platform. (+80)
- nestjs/nest - Progressive Node.js framework for scalable server-side applications. (+19)
- apollographql/apollo-client - Industry-leading GraphQL client for TypeScript, JavaScript, and major UI frameworks. (+6)
Web Frameworks, UI, and Dev Workflow
- shadcn-ui/ui - Accessible, composable UI component library and code distribution platform. (+109)
- tailwindlabs/tailwindcss - Utility-first CSS framework for rapid UI development. (+46)
- nuxt/nuxt - Full-stack Vue framework. (+16)
- angular/angular - Web application delivery framework from Google. (+27)
- microsoft/vscode - Visual Studio Code editor. (+63)
- microsoft/TypeScript - JavaScript superset that compiles to clean JavaScript output. (+148)
- DayuanJiang/next-ai-draw-io - Next.js application integrating AI with draw.io for natural language diagram editing. (+81)
- storybookjs/storybook - Workshop for building, documenting, and testing UI components in isolation. (+13)
- cypress-io/cypress - Fast and reliable browser testing framework. (+19)
- nrwl/nx - Monorepo platform with AI-assisted build optimization and CI scaling. (+9)
- babel/babel - Compiler for next-generation JavaScript. (+6)
- actions/checkout - GitHub Action for repository checkout. (+8)
- python/cpython - The Python programming language runtime. (+50)
- openai/openai-python - Official Python library for the OpenAI API. (+26)
What Today's Trends Signal
The dominance of MCP servers and agent orchestration tooling on today's list makes clear that builders are rapidly standardizing around protocols that let AI models interact with local systems, browsers, and skill libraries in composable ways. The simultaneous rise of governance and sandboxing tools suggests the community is already anticipating the operational risks that come with giving agents real system access.