Bookmarks
Top 10 GitHub Repos
- NousResearch/hermes-agent
- A self-improving AI agent built by Nous Research with a built-in learning loop — it creates skills from experience, improves them during use, and builds a deepening model of who you are across sessions. Runs on a $5 VPS, GPU cluster, or serverless infrastructure.
- NVIDIA/OpenShell
- A safe, private runtime for autonomous AI agents that provides sandboxed execution environments governed by declarative YAML policies. Prevents unauthorized file access, data exfiltration, and uncontrolled network activity.
- agentgateway/agentgateway
- The first complete connectivity solution for agentic AI — an open source proxy built on MCP and A2A protocols providing drop-in security, observability, and governance for agent-to-LLM, agent-to-tool, and agent-to-agent communication.
- stablyai/orca
- The next-gen IDE for working with a fleet of parallel agents. Run Claude Code, Codex, Grok, and others side-by-side across repos — each in its own worktree, tracked in one place. Available on desktop and mobile.
- chopratejas/headroom
- Compress tool outputs, logs, files, and RAG chunks before they reach the LLM — achieving 60-95% fewer tokens with the same answers. Available as a library, proxy, and MCP server.
- ogulcancelik/herdr
- An agent multiplexer that lives in your terminal — workspaces, tabs, panes with mouse-native interaction. See every agent at a glance: blocked, working, done. Detach and reattach sessions.
- colbymchenry/codegraph
- Pre-indexed code knowledge graph for Claude Code, Codex, Gemini, Cursor, and Hermes Agent — ~16% cheaper, ~58% fewer tool calls, 100% local.
- supermemoryai/supermemory
- The memory and context layer for AI — #1 on LongMemEval, LoCoMo, and ConvoMem benchmarks. A state-of-the-art memory engine that can be used as a company or personal brain.
- farion1231/cc-switch
- A cross-platform desktop all-in-one assistant for Claude Code, Codex, OpenCode, Gemini CLI, and Hermes Agent. Manages multiple coding agents from a single interface.
- aaif-goose/goose
- An open source, extensible AI agent that goes beyond code suggestions — install, execute, edit, and test with any LLM. Now under the Linux Foundation's Agentic AI Foundation (AAIF).
Honorable Mentions
- Panniantong/Agent-Reach
- Give your AI agent eyes to see the entire internet via one CLI with zero API fees.
- mvanhorn/last30days-skill
- AI agent skill that researches any topic across Reddit, X, YouTube, HN, and Polymarket.
- can1357/oh-my-pi
- Fork of Pi coding agent with hash-anchored edits, LSP, Python, browser, and subagents.
- a5c-ai/babysitter
- Enforces obedience on agentic workforces with deterministic, hallucination-free self-orchestration.
- dnakov/litter
- Native iOS + Android client for Codex, enabling agentic coding workflows from your phone.