AI Agents and Multi-Agent Frameworks
The single largest theme today is local and self-hosted AI agents, with multiple repos pushing toward privacy-first, offline-capable architectures.
- chaitanyagiri/munder-difflin: Local multi-agent harness for orchestrating autonomous tasks. (+507 today)
- apache/maka: Local-first AI agent workspace that records model messages, tool calls, and permission decisions as an append-only log. (+460 today)
- magnitudedev/magnitude: Open-source agent powered by local models, fully private and offline, designed to run on any hardware. (+106 today)
- microsoft/agent-framework: Microsoft's framework for building, orchestrating, and deploying AI agents and multi-agent workflows in Python and .NET. (+66 today)
- browser-use/browser-use: Makes websites accessible to AI agents for automated online tasks. (+137 today)
- akitaonrails/ai-memory: Rust-based long-term memory layer for agent coding CLIs and cross-vendor agent handoffs. (+332 today)
- volcengine/OpenViking: Self-evolving context database that unifies agent memory, knowledge RAG, and skills for AI agents. (+950 today)
LLM Inference and Developer Tooling
- tashfeenahmed/freellmapi: OpenAI-compatible proxy that aggregates the free tiers of 28 LLM providers behind a single /v1 endpoint, with smart routing and automatic failover. (+159 today)
- jundot/omlx: LLM inference server with continuous batching and SSD caching for Apple Silicon, managed from the macOS menu bar. (+332 today)
- anthropics/claude-code: Agentic coding tool in the terminal that understands your codebase and handles git workflows via natural language. (+153 today)
- garrytan/gstack: Opinionated Claude Code setup with 23 tools covering engineering, design, QA, and release management roles. (+166 today)
- cursor/plugins: Cursor plugin specification and official plugins for the Cursor editor. (+449 today)
- cline/cline: Autonomous coding agent available as an SDK, IDE extension, or CLI assistant. (+76 today)
- HKUDS/LightRAG: Simple and fast retrieval-augmented generation framework from EMNLP 2025. (+31 today)
- docling-project/docling: Prepares documents for use in generative AI pipelines. (+109 today)
- pingdotgg/t3code: A coding tool from the Ping.gg team, purpose inferred from the name and org. (+223 today)
AI Security and Red Teaming
Security tooling for AI systems is emerging as its own category, with three repos landing here today.
- Tencent/AI-Infra-Guard: Full-stack AI red teaming platform covering agent scan, MCP scan, AI infra scan, and LLM jailbreak evaluation. (+50 today)
- usestrix/strix: Open-source AI penetration testing tool for finding and fixing application vulnerabilities. (+532 today)
- mukul975/Anthropic-Cybersecurity-Skills: 817 structured cybersecurity skills for AI agents, mapped to MITRE ATT&CK, NIST CSF 2.0, and other frameworks. (+632 today)
Infrastructure and Storage
- rustfs/rustfs: S3-compatible high-performance object storage in Rust, claiming 2.3x faster throughput than MinIO for small object payloads. (+39 today)
- RyanCodrai/turbovec: Rust-based vector index built on TurboQuant, with Python bindings. (+230 today)
- goauthentik/authentik: Self-hosted authentication platform described as the authentication glue you need. (+43 today)
- AdguardTeam/AdGuardHome: Network-wide ads and tracker blocking DNS server. (+31 today)
Dev Workflow and Productivity
- makeplane/plane: Open-source project management platform, positioned as an alternative to Jira, Linear, and ClickUp. (+98 today)
- PostHog/posthog: Developer platform covering analytics, session replay, feature flags, experiments, error tracking, and AI observability. (+60 today)
- warpdotdev/warp: Agentic development environment built from the terminal, written in Rust. (+56 today)
- pipecat-ai/pipecat: Open-source framework for voice agents, multimodal apps, and real-time AI. (+41 today)
- AprilNEA/OpenLogi: Native, local-first Rust alternative to Logitech Options+ for remapping buttons and DPI over HID++, no account required. (+1545 today)
- WecomTeam/wecom-cli: Command-line tool for the WeCom open platform, built for both humans and AI agents. (+31 today)
Creative and Content Tools
- harry0703/MoneyPrinterTurbo: Generates HD short videos from a topic or keyword using an automated AI workflow. (+2761 today)
- ATH-MaaS/Pixelle-Video: Fully automated short video engine powered by AI. (+90 today)
- OpenCut-app/OpenCut: Open-source alternative to CapCut for video editing. (+143 today)
- CyberTimon/RapidRAW: GPU-accelerated, non-destructive RAW image editor built for performance. (+35 today)
- agalwood/Motrix: Full-featured download manager. (+153 today)
- yt-dlp/yt-dlp: Feature-rich command-line audio and video downloader. (+258 today)
- marceloprates/prettymaps: Draws stylized maps from OpenStreetMap data using osmnx, matplotlib, and shapely. (+551 today)
- bookorbit/bookorbit: Personal reading space and book tracking application. (+248 today)
- foru17/neko-master: Modern dashboard for network traffic visualization and analysis. (+147 today)
- Osmantic/ODS: Turns any PC, Mac, or Linux machine into a self-hosted AI server with LLM inference, voice, agents, RAG, and image generation. (+162 today)
Today's trending list makes one pattern hard to ignore: builders are converging on local-first, privacy-preserving infrastructure for AI agents, from append-only agent logs to on-device inference servers and long-term memory layers. The parallel surge in AI security tooling suggests that as agent adoption matures, red teaming and auditability are becoming first-class engineering concerns rather than afterthoughts.