AI Agent Workspaces and Orchestration
The biggest theme today is the race to build better environments for running and managing AI agents.
- apache/maka - Local-first AI agent workspace with an append-only event log for messages, tool calls, and permission decisions (+409)
- can1357/oh-my-pi - Coding agent with IDE integration wired directly into the workflow (+271)
- openclaw/openclaw - Personal AI assistant targeting any OS and any platform (+214)
- tinyhumansai/openhuman - Local-first personal AI with life-memory, agent fleet orchestration, and deep research capabilities (+525)
- RizRiyz/luvus - Mission control dashboard for managing AI agents (+97)
- software-mansion/argent - Agentic toolkit for controlling, debugging, and profiling iOS and Android apps (+28)
Free LLM Access and API Routing
Developers are clearly hungry for ways to cut inference costs to zero.
- tashfeenahmed/freellmapi - Aggregates 34 free LLM providers and 635 model endpoints behind a single OpenAI-compatible endpoint with smart routing and automatic failover (+397)
- diegosouzapw/OmniRoute - MIT-licensed AI gateway covering 350 providers and 1200+ models with quota-aware fallback and token compression that saves 15 to 95 percent of context (+1023)
- Alishahryar1/free-claude-code - Provides 1.3B+ free tokens for use with Claude Code, Codex, and other coding agents from the terminal or IDE (+536)
Persistent Memory for AI Agents
As agents are used for longer, more complex tasks, memory is becoming its own problem space.
- rohitg00/agentmemory - Persistent memory layer for AI coding agents, ranked by real-world benchmarks (+77)
- tickernelz/opencode-mem - OpenCode plugin that gives coding agents persistent memory via a local vector database (+120)
- topoteretes/cognee - Self-hosted knowledge graph engine for giving AI agents long-term memory across sessions (+20)
- AgriciDaniel/claude-obsidian - Self-organizing AI second brain for Obsidian using Claude Code, storing everything as plain Markdown (+810)
AI-Powered Workflow Tools
Practical automation projects are landing big star counts today.
- MadsLorentzen/ai-job-search - Local AI job application framework built on Claude Code for evaluating postings, tailoring CVs, and writing cover letters (+1300)
- TauricResearch/TradingAgents - Multi-agent LLM framework for financial trading (+707)
- Panniantong/Agent-Reach - Gives AI agents the ability to read and search Twitter, Reddit, YouTube, and GitHub with no API fees (+367)
- K-Dense-AI/scientific-agent-skills - Library of 163 validated agent skills covering biology, chemistry, medicine, and drug discovery (+138)
- HKUDS/CLI-Anything - Makes any software agent-native via a CLI interface (+95)
- aiming-lab/AutoResearchClaw - Fully autonomous research agent that takes an idea and produces a finished paper (+28)
Developer Workflow and Tooling
- backnotprop/plannotator - Visual tool for annotating and reviewing coding agent plans and code diffs, with one-click agent feedback (+35)
- max-sixty/worktrunk - CLI for Git worktree management designed specifically for parallel AI agent workflows (+44)
- github/spec-kit - Toolkit for getting started with Spec-Driven Development (+301)
- marin-community/marin - Open-source framework for foundation model research and development (+441)
- genkit-ai/genkit - Google-backed open-source framework for building agentic apps in JavaScript, Go, Dart, and Python (+4)
- anthropics/claude-plugins-official - Anthropic-managed directory of high-quality Claude Code plugins (+308)
- anthropics/claude-plugins-community - Community plugin marketplace for Claude Code (+538)
Infrastructure and Observability
- supabase/supabase - Postgres development platform for web, mobile, and AI applications (+43)
- grafana/grafana - Composable observability and data visualization platform (+25)
- netbox-community/netbox - Source-of-truth platform for network automation (+37)
- dani-garcia/vaultwarden - Unofficial Bitwarden-compatible server written in Rust (+71)
Open-Source SaaS Alternatives
- OpenCut-app/OpenCut - Open-source alternative to CapCut for video editing (+1040)
- every-app/open-seo - Open-source alternative to Semrush and Ahrefs for SEO analysis (+135)
- makeplane/plane - Open-source project management platform replacing Jira, Linear, and ClickUp (+134)
- janhq/jan - Offline-first open-source alternative to ChatGPT (+34)
- piratuks/invoice-builder - Electron-based invoice and quotation builder with PDF export for small businesses (+66)
UI and Frontend
- tailwindlabs/tailwindcss - Utility-first CSS framework for rapid UI development (+21)
- ibelick/ui-skills - Design engineering skill resources and references (+62)
Today's trending list makes one thing unmistakable: the developer community is deep in the work of making AI agents cheaper to run, smarter about memory, and easier to manage at scale. The simultaneous rise of free LLM gateway projects and persistent memory layers suggests that cost and context are the two walls builders are hitting hardest right now.