claude-code
a continuous-improvement harness for long-running agent tasks. Turns Claude Code, Codex, or Hermes into a multi-agent mission orchestrator via MCP/ACP.
Zenith is an agent harness for work that may run for days or weeks, where the dominant failure mode is premature completion rather than inability to make progress. It runs a coding agent (Claude Code, Codex, or Hermes) as a multi-agent orchestrator over MCP/ACP: one orchestrator session reads task state each turn and decides whether to spawn workers and testers, register reusable skills, replan, or stop.
Autonomous Iteration for Any Task. Autonomous Goal-Directed Iteration for Claude Code.
Set the GOAL → The agent runs the LOOP → You wake up to results
Inspired by Karpathy's autoresearch. Modify → Verify → Keep/Discard → Repeat. Let Claude iterate autonomously with mechanical verification and automatic rollback.
The Open Platform for Cloud Coding Agents.
The self-hosted developer control center for coding agents and automations.
Run OpenHands, Claude Code, Codex, Gemini, or any ACP-compatible agent across local, remote, and cloud backends.
runs anywhere. uses anything. open-source coding agent CLI for any model
not a chatbot wrapper or another ide plugin. an open coding agent that runs in your terminal, talks to any model, and keeps every change reviewable.
Nix-powered agentic reverse engineering environment.
A Nix flake-based reverse engineering environment designed for use with Claude Code. Drop in a binary, capture, or archive and ask Claude to analyze it -- the right tools and context activate automatically.
Editorial diagrams your designer won't hate.
29 editorial diagram types for Claude Code. Self-contained HTML + SVG. No shadows, no Mermaid-slop.
Related contents:
Local analytics dashboard for Claude Code. No cloud, no telemetry.
Related contents:
Ecosystem, Frameworks, Workflows for AI coding agents.
Gentle-AI is NOT an AI agent installer. Most agents are easy to install. It is an ecosystem configurator that equips the AI coding agent(s) you already use with persistent memory, Spec-Driven Development (SDD), curated skills, MCP servers, model routing, a teaching-oriented persona, and bounded native review.
Before: "I installed Claude Code / OpenCode / Cursor, but it's just a chatbot that writes code."
After: Your agent now has memory, skills, workflow, MCP tools, and a persona that actually teaches you.
Related contents:
Agent-driven research knowledge base. Agents collect, search, and synthesize web research into a persistent, searchable wiki.
Hyperresearch turns Claude Code into a deep research agent: one that currently leads the DeepResearch-Bench RACE leaderboard (benchmarked internally). A tier-adaptive 16-step pipeline takes one prompt and produces an adversarially-audited report with full source provenance. Every source it reads lands in a persistent, searchable vault, so each session starts smarter than the last.
The local merge queue for parallel Claude Code agents.
The local, zero-cost merge queue for parallel Claude Code agents. Several agents land, build, and test at the same time — this serializes it so push races, redundant heavy builds, and shared-resource test flakiness can't happen.
Real-time visualization of Claude Code agent orchestration — see your agents think, branch, and coordinate as they work.
Keeps your Claude session warm for you.
Stop paying to rebuild your Claude Code cache. When your main agent waits on a subagent for more than 5 minutes, its prompt cache silently expires, and the next turn re-encodes your entire conversation at the write rate instead of reading it back cheap. On long sessions with many subagents that's roughly 20% of your bill. claude-thermos keeps the cache warm so you never pay that tax.
Give Claude the ability to watch any video. /watch downloads, extracts frames, transcribes, hands it all to Claude.
Let Claude (or any LLM) actually watch a video — scene-aware, deduplicated frames + transcript, from a URL or local file. Runs locally, MIT.
Allow all your Claude Codes to message each other ad-hoc!
Let your Claude Code instances find each other and talk. When you're running 5 sessions across different projects, any Claude can discover the others and send messages that arrive instantly.
Related contents:
fully-local project memory for Claude Code.
Built for Claude Code. Stop wasting tokens and re-explaining your project every session. Recall gives Claude Code durable memory — entirely offline.
Learn how to use Claude for everyday work tasks, understand core features, and explore resources for more advanced learning on other topics.
A reference implementation for autonomous vulnerability discovery and remediation with Claude.
Skills for threat modeling, scanning, triage, patching, plus an autonomous scanning harness you can /customize.
Run Claude Code, Codex, Copilot, OpenCode from anywhere.
Run any coding agent from your phone, desktop, or terminal. Self-hosted, multi-provider, open source.
Terminal-Native Web Agents. A simple SWE style browser agent framework that achieves SOTA results on long horizon web tasks.
Webwright gives the model a terminal, a local workspace, and the freedom to write code that launches, inspects, and discards browser sessions. The output is not just a completed task, but a reusable program.
Debug your AI agent locally.
Give your coding agent the power to write and run agent evals. The local debugger your agent is missing. Watch your agent think locally, the moment it happens: every token, every tool call, every decision.
Give Claude Code the power to read your traces, write evals against your codebase, and fix what's broken.
Hooking implementations and supporting tools for various coding agents (Claude, Cursor, Gemini, etc).
A reference monitor for AI coding agents. Rust hook binaries and Cedar policies intercept every shell command, file operation, and web request to forbid exfiltration and destructive behaviors, and enforce information flow control. YARA signatures and Cedar policy evaluation are deterministic; the optional LLM-based classifiers (data sensitivity, secure code policy) are probabilistic.
Related contents:
Free AI Router. Smart Fallback for Claude, Codex & More.
Unlimited FREE AI coding. Connect Claude Code, Codex, Cursor, Cline, Copilot, Antigravity to FREE Claude/GPT/Gemini via 40+ providers. Auto-fallback, RTK -40% tokens, never hit limits.
Related contents:
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
The Claude Cookbooks provide code and guides designed to help developers build with Claude, offering copy-able code snippets that you can easily integrate into your own projects.
See Where Your AI Coding Tokens Go! Interactive TUI dashboard for Claude Code, Codex, and Cursor cost observability.
Track usage, cost, and performance across 18 AI coding tools. Break down spending by model, project, and provider.
Deepsec is a security harness for finding vulnerabilities in your codebase powered by coding agents.
deepsec an agent-powered vulnerability scanner that you can run in your own infrastructure, optimized to perform on-demand review of all code in existing large-scale repos.
Related contents:
Design with the agent already on your laptop.
🎨 Local-first, open-source alternative to Anthropic's Claude Design. ⚡ 19 Skills · ✨ 71 brand-grade Design Systems 🖼 Generate web · desktop · mobile prototypes · slides · images · videos · HyperFrames 📦 Sandboxed preview · HTML/PDF/PPTX/MP4 export 🤖 Runs on Claude Code / Codex / Cursor / Gemini / OpenCode / Qwen / Copilot / Hermes / Kimi CLI.
Related contents:
Multi-agent AI orchestration for Claude Code.
Orchestrate 100+ specialized AI agents across machines, teams, and trust boundaries. Ruflo adds coordinated swarms, self-learning memory, federated comms, and enterprise security to Claude Code — so agents don't just run, they collaborate.
🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, self-learning swarm intelligence, RAG integration, and native Claude Code / Codex Integration
Interactive, editable docs designed for coding agents.
Davia is an open-source tool designed for AI coding agents to generate interactive internal documentation for your codebase. When your AI coding agent uses Davia, it writes documentation files locally with interactive visualizations and editable whiteboards that you can edit in a Notion-like platform or locally in your IDE.
AI Framework & Toolkit for Claude Code & Cursor.
AI’s capabilities grow like vines: full of vitality but spreading everywhere. Trellis is scaffolding for AI, guiding it along the path of your conventions.
Your Claude is coding blind.
The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window in a visual UI. Free, open source.
Universal skills loader for AI coding agents. One CLI. Every agent. Same format as Claude Code.
OpenSkills brings Anthropic's skills system to every AI coding agent — Claude Code, Cursor, Windsurf, Aider, Codex, and anything that can read AGENTS.md.
claude-red is a curated library of offensive security skills designed for the Claude skills system. Each skill is a structured SKILL.md file that primes Claude with expert-level methodology for a specific attack surface — from SQLi to shellcode, EDR evasion to exploit development.
Security configuration scanner for Claude Code.
Clauditor audits your Claude Code settings and repository configuration to detect security misconfigurations.
AI teammates for your engineering loop. Broccoli turns Linear tickets into shipped PRs — powered by Claude and Codex, running on your own Google Cloud.
See where your AI coding tokens go. Interactive TUI dashboard for Claude Code, Codex, and Cursor cost observability.
Like BrowserUse, but for the terminal.
tui-use lets agents interact with programs that expect a human at the keyboard — REPLs, debuggers, TUI apps, and anything else bash can't reach.
Claude Code orchestrator in one window.
Orchestrate multiple Claude Code sessions across projects. Review diffs, annotate code, send instructions — all from one window.
Related contents:
Skills, agents, and security for your coding agent. Open Agent Harness System for GitHub App Automation and Security.
Pick a profile. Install the skills and agents your team needs. AgentShield scans every session. The GitHub App turns repo history into reusable defaults. 140K+ stars on GitHub. Start free, scale to enterprise.
Lithic Token Compression.
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
A semantic constraint engine for Claude Code & Codex. Forces agentic communication into minimal-token lithic structures. Retain 100% technical accuracy while destroying up to 87% of output latency.
Related contents:
Cozy Office for Claude Code.
Outworked is a desktop app that turns Claude into a team of AI employees. Hire agents. Give them roles. Watch them write code, interact with the web, send messages, and run scheduled tasks — all from an office on your Mac.
One CLAUDE.md file. Keeps Claude responses terse. Reduces output verbosity on heavy workflows. Drop-in, no code changes.
What actually happens when you type a message into Claude Code? The agent loop, 50+ tools, multi-agent orchestration, and unreleased features, mapped straight from the source.
Real-time observability of claude code sessions & multi-agents. Includes powerful filtering, searching, and visualization of multi-agent sessions.
Your AI agent configs, skills, and instructions on every device. One config repo. Every agent. Every machine.
You've spent hours perfecting your CLAUDE.md, building custom skills, tuning your settings. Then you open your laptop and none of it is there. Or you switch from Claude Code to Codex and start from scratch. agents-anywhere keeps your agent setup in a git repo and symlinks it to every agent on every machine.
Rewrite of Claude Code
The fastest repo in history to surpass 50K stars ⭐, reaching the milestone in just 2 hours after publication. Better Harness Tools that make real things done. Now writing in Rust using oh-my-codex.
Related contents:
Use Codex from inside Claude Code for code reviews or to delegate tasks to Codex.
This plugin is for Claude Code users who want an easy way to start using Codex from the workflow they already have.
Docker Environment for AI Coding Agents. I hit every Docker + Claude Code bug so you don't have to. One container. Claude Code, web UI, 7 AI CLIs, headless browser, 50+ tools. All configured. All working.
Cognitive architecture for Claude Code — persistent memory, self-reflection, and foresight.
A plain-text cognitive architecture for Claude Code — simple by design, so the model can reason over its own memory with the same Unix tools (grep, find, git diff) it already knows.
734 Cybersecurity Skills for AI Agents. 734+ AI-Ready Skills for Claude Code & More.
The largest open-source library of structured cybersecurity skills following the agentskills.io standard. Deploy instantly to Claude Code, GitHub Copilot, Cursor, and 26+ platforms.
Give Claude Code a subconscious.
A background agent that whispers to Claude Code. A Letta agent that watches your sessions, reads your files, builds up memory over time, and whispers guidance back.
Make Your Agents: Smarter, Low-Cost, Self-Evolving" -- Community.
Turn every task, trial, and triumph into shared intelligence with OpenSpace.
One Command to Evolve All Your AI Agents: OpenClaw, nanobot, Claude Code, Codex, Cursor and etc.
Stop burning tokens. Start reviewing smarter.
Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matters — 6.8× fewer tokens on reviews and up to 49× on daily coding tasks.
Claude Code re-reads your entire codebase on every task. code-review-graph fixes that. It builds a structural map of your code with Tree-sitter, tracks changes incrementally, and gives Claude precise context so it reads only what matters.
A Claude Skill to give your agent the ability to use a web browser.
A browser automation tool that lets AI agents and developers control browsers with sandboxed JavaScript scripts.
Audit your Claude Code configuration health across all layers.
A Claude Code skill that systematically reviews your project's setup using the six-layer framework: CLAUDE.md → rules → skills → hooks → subagents → verifiers. It detects project complexity, runs two parallel diagnostic agents, and outputs a prioritized report telling you what to fix first.
Real-time usage monitor for Claude Code — session limits, weekly limits, and plan tier with colour-coded progress bars
Teams-first Multi-agent orchestration for Claude Code. A weapon, not a tool.
Multi-AI orchestration plugin for Claude Code. Coordinate Claude, Gemini, and Codex with 19 specialized agents, 28 skills, and MCP-powered tools.
Claude Code + Codex in Your Browser.
Pilot your coding agents in one browser workspace: connect MCP servers, open a terminal, create model-specific environments, and run sessions locally or on a remote server.
Web & Mobile UI for Claude Code & Codex . Launch sessions, stream responses, approve tools. All from your browser / mobile
T3 Code is the best way to code with AI.
T3 Code is a minimal web GUI for coding agents (currently Codex and Claude, more coming soon).