app GitHub
A web frontend that acts as a first-class client for Claude Code and Codex CLIs, with built-in support for agent teams. Follows a BYOB (Bring Your Own Backend) architecture so you control the infrastructure. Provides a visual interface for monitoring and orchestrating background AI agents.
frontendagent-uiclaude-codecodexbackground-agentsorchestration
by axeldelafosse Mar 10, 2026 8/10
app GitHub
A security sandbox for AI agent CLIs that lets you safely run Claude Code with --dangerously-skip-permissions (YOLO/SOLO mode) without exposing your full system. Isolates agent actions at the OS level so you can allow full autonomous operation while protecting your machine.
securitysandboxyolodangerously-skip-permissionsisolation
by xcanwin Mar 10, 2026 7/10
app GitHub
Sidecar runs a parallel AI window alongside Claude Code, letting you fork conversations to Gemini, GPT, DeepSeek, or any model via OpenRouter, then fold results back in. Useful for getting second opinions, benchmarking responses, or leveraging specialized models mid-session.
multi-modelopenroutergeminigptparallelclaude-code
by jrenaldi79 Mar 10, 2026 7/10
app Reddit
A web-based simulation where every agent is powered by live Claude API calls — agents forage, trade, craft, reproduce, and die permanently. Emergent behaviors include lying, misinformation, and spontaneous cult formation, none of it scripted. Built with Claude Code; agents can upgrade through model tiers by collecting knowledge fragments.
simulationmulti-agentemergent-behaviorclaude-apigameclaude-code
by jimrobg Mar 10, 2026 8/10
app GitHub
A terminal environment that wraps AI coding CLIs with smart input, a Monaco editor, cost tracking, and a diff viewer. Works with Claude Code, Codex, Aider, and other AI CLI tools. Adds a polished UI layer without replacing the underlying agent.
terminaluimonacocost-trackingdiffclaude-codeaider
by speudoname Mar 10, 2026 7/10
app GitHub
Pane is a terminal-first client for managing AI coding agents — like Superhuman is to email, Pane is to agents. You bring your own agents (Claude Code and others) and Pane handles the orchestration interface. Focuses on giving agents a first-class terminal environment.
agent-managerterminalclaude-codeorchestration
by Dcouple-Inc Mar 10, 2026 7/10
app GitHub
A web app that displays Claude Code's update history in a clean, readable format. Makes it easy to track what changed between versions without digging through raw release notes. Useful for teams wanting to stay current with Claude Code's evolution.
changelogclaude-codeweb-appupdates
by Suntory-N-Water Mar 10, 2026 6/10
app GitHub
Tool for extracting code context from projects and formatting it for AI review and assistance. Useful for streamlining code review workflows and improving AI responses with better-structured context.
contextcode-reviewai-toolsworkflow
by shouan123 Mar 9, 2026 5/10
app GitHub
Agent Package Manager (apm) from Microsoft — a package management layer for AI agents. Brings familiar package management concepts (install, publish, version) to the agent ecosystem.
package-manageragentsmicrosoftecosystem
by microsoft Mar 9, 2026 6/10
app GitHub
Enhances AI sessions by converting transient conversation insights into persistent memory, reducing repetitive teaching and improving interactions over time. Targets the stateless nature of AI conversations.
memorypersistencesessionsai-tools
by memaris Mar 9, 2026 5/10
app GitHub
Lightweight alternative to OpenClaw that runs in containers for security. Connects to WhatsApp, Telegram, Slack, Discord, Gmail and other messaging apps with memory and scheduled jobs. Built on Anthropic's Agent SDK.
agentcontainersmessagingwhatsapptelegramslacksdk
by qwibitai Mar 9, 2026 6/10
app GitHub
Automates API endpoint rotation for Claude Code with multi-provider support, smart retries, and real-time statistics. Enhances reliability when hitting rate limits by transparently switching between providers.
apirotationreliabilityrate-limitsmulti-provider
by Kelvinthedude Mar 9, 2026 6/10
app GitHub
Define and control AI agents using markdown files with full prompt transparency, persistent memory, and integrated tools via the Claude Agent SDK. Brings readable, version-controlled agent definitions to agentic workflows.
agentmarkdownAgent-SDKmemorytransparency
by heba-ramdan Mar 9, 2026 6/10
app GitHub
macOS menu bar app that monitors usage quotas for Claude, Codex, GitHub Copilot, and other AI coding assistants. Helps avoid unexpected quota exhaustion mid-session by keeping usage visible at a glance.
macosquotamonitoringmenu-barclaude-code
by kiminmonaco Mar 9, 2026 6/10
app GitHub
Monitoring tool for Claude agents and code execution that identifies issues and gathers insights to enhance AI workflows. Provides visibility into what agents are doing and where they get stuck.
monitoringagentsdebugginginsightsworkflow
by ptacr Mar 9, 2026 6/10
app Reddit
New official Claude Code feature dispatches a team of agents to find bugs when a PR opens. Agents search in parallel, verify each bug to reduce false positives, and rank by severity. Available as a research preview beta for Team and Enterprise plans.
code-reviewagentsprenterprisebeta
by Forsaken-Reading377 Mar 9, 2026 7/10
app GitHub
IDE designed specifically for running multiple AI coding agents in parallel across workspaces. Enables simultaneous development sessions with different agents tackling different parts of a project at once.
ideparallelagentsworkspacedevelopment
by stefanhoelzl Mar 9, 2026 7/10
app GitHub
Enables two developers to share a single Claude Code session simultaneously with end-to-end encryption. Removes the need for screen sharing or handoffs — both devs work together in the same live Claude session.
collaborationreal-timeencryptionpair-programmingclaude-code
by EliranG Mar 9, 2026 8/10
app GitHub
Local-first visual control room that displays terminal-backed AI coding agents as characters on a 2D map with live terminal streaming. Manage Claude Code, OpenCode, or any CLI agent visually without leaving your workflow.
visualizationcontrol-roomclaude-codeterminalmulti-agent
by thomasrice Mar 9, 2026 7/10
app Reddit
Remote launcher for Claude Code's remote-control feature, letting you start and manage sessions from any device including mobile. Solves the friction of needing to be at your machine to start a remote session. Built entirely with Claude Code.
remotelaunchermobileclaude-coderemote-control
by Gordon-Beeming Mar 9, 2026 7/10
app Reddit
Browser extension that lets you click or draw regions on any webpage to annotate UI issues, then exports a structured report read by Claude Code via local MCP. Eliminates the "which element?" ambiguity in frontend workflows — Claude knows the exact DOM element, path, intent, and severity.
uibrowser-extensionmcpfrontenddomvisual
by prakersh Mar 9, 2026 8/10
app X
A lead generation agent that takes a keyword, city, and state and returns names, phone numbers, emails, websites, and reviews scraped from Google Maps. Built entirely inside Claude Code with Google Antigravity. Practical tool for agencies and sales teams needing prospecting data at scale.
lead-gengoogle-mapsagentautomation
by @techwithashiqur Mar 9, 2026 7/10
app X
Anthropic has launched a multi-agent code review feature for Claude Code Team and Enterprise plans. It deploys teams of AI agents to review every pull request, catching bugs that human reviewers miss. Priced at $15-25 per review — a significant step toward AI-native code review workflows.
code-reviewenterprisemulti-agentpull-request
by @BN_TOP1_HK Mar 9, 2026 8/10
app X
A fork/reskin of Claude Code integrating Synabun Memory for persistent context and adding a token cost tracker visible even on regular Claude subscriptions. Addresses two common pain points: session memory loss and cost blindness. Source to be released on GitHub for community testing.
forkmemorytoken-trackingopen-source
by @SynabunAI Mar 9, 2026 6/10
app Reddit
A visual debugger for Claude Code that lets you replay automated agent sessions step by step. As agentic runs get longer and more complex, standard logs become hard to follow. This tool provides a timeline view of every action, making it much easier to find where and why a run went wrong.
debuggingreplayvisualizationobservability
by gnapps Mar 9, 2026 8/10
app GitHub
An open-source, browser-based multi-terminal designed for running AI coding agents side by side. Hackable and self-hostable, it lets you manage multiple agent sessions in a single interface. Good fit for teams that want a shared agent workspace without installing local tooling.
terminalbrowsermulti-agentopen-source
by deepsteve Mar 9, 2026 6/10
app GitHub
A desktop client for Claude Code that handles multiple projects with real-time streaming output, tool call tracking, image support, and persistent local chat history. Provides a richer interface than the standard CLI for users managing several Claude Code projects at once.
desktop-appmulti-projectstreaminghistory
by Outqme711 Mar 9, 2026 7/10
app GitHub
A tool that lets you move from Claude Code to Codex or any other AI coding agent while preserving your session state. Solves the painful context-loss problem when switching models mid-task. Useful for comparing agent behavior or using specialized models for different tasks.
sessionworkflowmulti-agentproductivity
by npow Mar 9, 2026 6/10
app GitHub
Detailed session logging for AI coding agents that captures every tool call, error, and decision in sequence. Makes it possible to audit and debug complex automated runs after the fact. Essential for understanding failure modes in long autonomous sessions.
debuggingloggingobservabilitysession
by npow Mar 9, 2026 7/10
app GitHub
A statusline framework for Claude Code that surfaces live context usage, token spend, CI status, and runtime signals in your terminal. Gives you at-a-glance visibility into what your agent is doing and how much it's costing. Particularly useful for long-running autonomous sessions.
statuslinemonitoringterminalproductivity
by npow Mar 9, 2026 8/10
app GitHub
An open-source desktop agent for coding that runs locally with full model freedom and no cloud dependency. Positions itself as a privacy-first alternative to subscription coding agents. Supports local model execution for teams with data privacy requirements.
desktop-applocalprivacyopen-source
by sagar9105 Mar 9, 2026 5/10
app Reddit
claude-clone is a CLI tool that selects and clones multiple GitHub repos into an isolated workspace, writes a CLAUDE.md describing the workspace, and launches Claude with full cross-repo context. It supports presets to save and reuse sets of repos. Ideal for complex tasks spanning multiple codebases.
climulti-repoworkspaceCLAUDE.mdautomation
by tooltool12 Mar 9, 2026 8/10
app GitHub
An index repository linking to a wide variety of Claude Code starter templates covering both common and imaginative purposes. Useful as a starting point for building Claude Code agents and workflows without starting from scratch.
templatesblueprintsstarteragents
by danielrosehill Mar 9, 2026 7/10
app GitHub
A GTK application for Linux that serves as a searchable offline reference for all Claude Code commands, keyboard shortcuts, and key bindings. Useful for developers who want quick access to Claude Code's full command surface without leaving their desktop.
referenceGTKLinuxshortcutscommands
by Spidy57 Mar 9, 2026 7/10
app GitHub
A tool that uses Gemini and Claude together to generate front-end code directly from design mockups via a command system. Combines multi-model AI capabilities to automate the design-to-code workflow.
design-to-codeGeminifront-endmulti-model
by Suga13 Mar 9, 2026 5/10
app GitHub
A macOS menu bar app that monitors Claude API usage limits in real time with secure token storage. Helps developers track their API consumption and avoid hitting rate limits unexpectedly, especially useful for heavy Claude Code users.
macOSmenu-barapi-usagemonitoring
by balochshees Mar 9, 2026 7/10
app X
Claude Code now includes automated Code Review: a team of agents that runs a deep review on every PR when opened. Built internally at Anthropic, it increased code output per engineer by 200% by removing the review bottleneck. Available via GitHub integration.
code-reviewPRmulti-agentGitHubautomation
by @bcherny Mar 9, 2026 9/10
app X
After adopting Claude Code Review, PRs with substantive review comments increased from 16% to 54% — meaning 84% of PRs were previously rubber-stamped. The key insight: AI's advantage isn't superior intelligence but consistency, showing up for every PR without fatigue.
code-reviewmetricsPRautomation
by @Brickthee Mar 9, 2026 6/10
app GitHub
A quality-of-life tool that updates your terminal tab titles dynamically to reflect what each Claude Code agent is doing at a glance. Helpful when running multiple concurrent Claude Code sessions and needing to track which terminal is working on what.
terminaldeveloper-experiencemonitoringmulti-session
by brianruggieri Mar 9, 2026 6/10
app GitHub
A professional development environment wrapping Claude Code that enforces tests, preserves context, and automates quality gates. Designed so you can start a task and walk away, confident the result will be production-grade. Particularly useful for longer autonomous sessions.
testingautomationqualitydeveloper-experiencewrapper
by maxritter Mar 9, 2026 8/10
app GitHub
A context-busting tool for Claude Code that performs local code retrieval and injects the most relevant code snippets before Claude begins its own search. Prevents Claude from exploring the wrong parts of a large codebase at the start of a task.
contextretrievaldeveloper-experienceperformance
by siropkin Mar 9, 2026 7/10
app GitHub
A graphical user interface for Claude Code designed for building simple, un-hackable applications through guided vibe-coding. Lowers the barrier to using Claude Code for non-CLI users while emphasizing safe, constrained output.
guivibe-codingdeveloper-experiencesecurity
by popmechanic Mar 9, 2026 6/10
app GitHub
A collection of tools designed to help Claude Code operate more efficiently across common development tasks. Provides utilities that extend Claude Code's default capabilities with reusable patterns.
toolsefficiencycollectiondeveloper-experience
by bang9 Mar 9, 2026 5/10
app GitHub
A session manager that provides real-time visibility into multiple Claude Code instances, worktrees, and past sessions across different repos. Helps developers stay oriented when orchestrating complex multi-session or multi-repo workloads.
sessionsmulti-sessionworktreesmonitoringdeveloper-experience
by gregory-lime Mar 9, 2026 7/10
app GitHub
A virtual office environment where Claude Code, Codex, Gemini CLI, and other AI CLI tools communicate and collaborate as a team. Assign tasks across agents, coordinate parallel workstreams, and watch live previews as agents build together.
multi-agentcollaborationclaude-codecodexgeminiorchestration
by longyangxi Mar 9, 2026 7/10
app Reddit
Anthropic has introduced Code Review, a multi-agent deep review feature for Claude Code, currently in research preview for Team and Enterprise. Internally, it raised the rate of substantive PR review comments from 16% to 54%. Available now via the Claude Code interface for eligible plans.
code-reviewmulti-agentofficialenterprisePR-review
by ClaudeOfficial Mar 9, 2026 9/10
app Reddit
A spec-driven visual canvas that guides product scoping and PRD creation through an interactive questionnaire, producing multiple UI options and a complete design spec before you hand off to Claude. Intended as the ideation and scoping layer that happens before building starts.
specproduct-managementvisualPRDhandoff
by ddavidovic Mar 9, 2026 6/10
app GitHub
Turns a static .claude/ config folder into a living project runtime: LLM-powered documentation review, project map generation, task queuing, auto-fix, MCP plugin management, and project initialization — all self-maintaining. Removes the burden of manually keeping CLAUDE.md and project config up to date.
CLAUDE.mdautomationdocumentationmcpself-maintaining
by commandoperator Mar 9, 2026 8/10
app GitHub
A plugin marketplace specifically for Claude Code with curated developer workflow skills. Provides a discoverable catalog of community-built skills and workflows that can be installed and used in Claude Code projects.
marketplacepluginsskillsdiscoverycommunity
by znorris Mar 9, 2026 7/10
app GitHub
An AI-powered desktop IDE that unifies Claude Code, Gemini CLI, Codex, Aider, and Ollama into one workspace. Designed for developers who use multiple AI coding CLIs and want a single interface to manage them.
idedesktopmulti-modelclaude-codegeminiaider
by kodiq-ai Mar 9, 2026 7/10
app GitHub
A cross-platform application for managing multiple Claude Code workspace sessions simultaneously. Provides session switching, state persistence, and workspace organization for developers running parallel coding agents.
sessionsworkspacemulti-sessioncross-platform
by apothegmatic-whiskfern276 Mar 9, 2026 6/10
app GitHub
A toolkit for building and managing Claude-powered agents with utilities covering session handling, message parsing, and real-time interaction patterns. Useful for developers building custom agent applications on top of Claude.
sdkagentssession-handlingreal-time
by vl0dyy Mar 9, 2026 6/10
app Reddit
I've been learning to play piano for a while. Often discussed with Claude. Gotten some great feedback, but of course Claude could never "hear" the music. A few contexts asked, and I figured that it...
mcpgitpython
by JuzzyD Mar 9, 2026 5/10
app GitHub
Unified key management and protocol bridge tool for Claude Code, Codex, and Gemini.
by yuanchuan Mar 9, 2026 6/10
app GitHub
A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic
skillhookcommand
by hesreallyhim Mar 9, 2026 10/10
app Reddit
Hey Everybody, We are officially rolling out web apps v2 with InfiniaxAI. You can build and ship web apps with InfiniaxAI for a fraction of the cost over 10x quicker. Here are a few pointers - The ...
config
by Substantial_Ear_1131 Mar 9, 2026 6/10
app Reddit
I'm a dev with 7 YOE, backend. I do not want to switch to vibecoding and I prefer to own the code I write. However, given that CEOs are in AI craze right now, I am going to dip in a little bit to b...
claude.mdconfigreview
by Affectionate-Mail612 Mar 9, 2026 8/10
app Reddit
I’ve been thinking about whether “agentic coding” can actually be measured in a useful way. A lot of discussion around coding agents is about workflows, tools, prompts, and setups — but I was more ...
workflowgit
by Many-Paper5231 Mar 9, 2026 6/10
app Reddit
Built with Claude Code, for Claude Code users. I used Claude Code to write most of TruthGuard - the hooks, the CLI, the test detection. It's free, open source, and you can try it right now with npx...
hookcommandapigit
by sand-pyramid Mar 9, 2026 9/10
app Reddit
I built a Claude skill to review the security of other Claude skills. Claude skills can run code, which means they can also do things you may not expect. There are already a lot of community-create...
skillworkflowapigitreview
by nilla615615 Mar 9, 2026 6/10
app Reddit
https://preview.redd.it/s4hj7gxks1og1.png?width=728&format=png&auto=webp&s=41953a383ed5d6bec0f8ddd1cd364a8b07ffd9f3 open-workshop is something I built because I really struggle with managing all th...
mcpgitreview
by look-itsaxiom Mar 9, 2026 8/10
app Reddit
If you're doing serious agentic work with Claude Code you've hit this: Claude generates files, self-reviews, reports clean, and something's wrong anyway. The self-review problem isn't solvable with...
hookgitreview
by InfinriDev Mar 9, 2026 9/10
app Reddit
One of the powers of the latest Claude AI model is that it can use any multiple external Python tools to perform complex tasks. And, as software engineer and AI expert Ashe Magalhaes has discovered...
skillpythonreview
by _fastcompany Mar 9, 2026 6/10
app Reddit
I've been using Claude Code daily and kept running into the same issue: every time I ask a structural question about my codebase ("what calls this function?", "find dead code", "show me the API rou...
mcpapidockerpythonconfig
by OkDragonfruit4138 Mar 9, 2026 10/10
app Reddit
A dev tool for Angular projects that copies the full component ancestry, source file paths with line numbers, and cleaned HTML to your clipboard with a single click. Paste directly into Claude Code or any AI assistant. MIT licensed, zero prod impact, and now ships an MCP server for even smoother integration.
AngularcontextMCPclipboardcomponent
by transientnebula Mar 9, 2026 5/10
app GitHub
A self-hosted Docker service that wraps the Claude Code CLI and exposes it as HTTP and Server-Sent Events (SSE) API endpoints, enabling agentic task execution over standard HTTP. Makes it easy to integrate Claude Code into existing toolchains or build services on top of it without tight coupling.
CLIAPISSEDockerHTTPintegration
by wjcjttl Mar 9, 2026 7/10
app GitHub
A free, local middleware layer that wraps Claude Code with practical enhancements: safety guards, RAG-based persistent memory, a Telegram gateway for remote access, 28 built-in skills, and voice transcription. Everything runs locally with no cloud dependencies or extra costs.
memoryRAGTelegramskillsguardsvoicelocal
by Keiy78120 Mar 9, 2026 8/10
app GitHub
A macOS sandboxing utility that constrains LLM coding agents — including Claude Code — to only access the files they actually need. Reduces blast radius when running agents in sensitive or production-adjacent environments by enforcing filesystem-level isolation.
sandboxmacOSsafetyfilesystemisolation
by eugene1g Mar 9, 2026 7/10
app GitHub
A streamlined package manager for installing, versioning, and managing Claude Code skills and AI development tools. Simplifies keeping skill collections up to date and consistent across projects, similar to npm but for Claude Code extensions.
package-managerskillstoolsversioning
by ArianKHeirgadam Mar 9, 2026 7/10
app Reddit
Hey everybody, For the vibe coding crowd, InfiniaxAI just doubled Starter plan rate limits and unlocked high-limit access to Claude 4.6 Opus, GPT 5.4 Pro, and Gemini 3.1 Pro for $5/month. Here’s wh...
workflowapiconfig
by Substantial_Ear_1131 Mar 9, 2026 7/10
app Reddit
https://reddit.com/link/1rokk6f/video/rndhmbwoswng1/player Since the end of 2024, I have been using AI to code pretty much every day. As the models have improved, I have gradually moved away from t...
workflowgit
by wygor96 Mar 9, 2026 8/10
app Reddit
TLDR: Does Claude Code make us better thinkers? Here's a tool that will give you some insights on your deliberate thinking - from the Kahneman lens: are we just acting fast, or are we actually thin...
workflowgitreview
by Representative_Yam_6 Mar 9, 2026 9/10
app Reddit
I've been building a custom Claude Code personality called Jules for a few months. Not a system prompt wrapper. A structured profile that defines identity, voice registers, decision authority, proa...
review
by jonathanmalkin Mar 9, 2026 6/10
app Reddit
Hello everyone, I recently got into this whole AI coding thing. I installed Antigravity and also Claude Code (in my CMD) and also in the Antigravity project. Where I need some help: - I dont know h...
skill
by Traditional_Glass786 Mar 9, 2026 8/10
app Reddit
I've been running Claude Code a lot over the last few months. I use it controlled. No dangerously skip permissions. I spend time on planning, then watch it do it. However one thing is always bother...
review
by jozzyfirst Mar 9, 2026 7/10
app Reddit
Hi - I have a CRUD web app written in ASP.NET and Microsoft SQL Server. The web app has both a JS/HTML UI and REST APIs. I want to use Claude Code CLI to create a completely new version of the app ...
mcpskillapi
by Hicesias Mar 9, 2026 10/10
app Reddit
Hey! I came back with some results :) Free tool: https://grape-root.vercel.app/ 70+ people using it :) they gave 3.7/5 average rating Still improving with feedbacks! Okay, so: I’m trying to properl...
workflowtesting
by intellinker Mar 9, 2026 8/10
app Reddit
Decided to hack out a project this weekend. A few cups of coffee, a Celsius, and some Claude/Codex action. I called it “validtr” and the goal is you task the tool, with natural language, what your ...
mcpskillapigit
by mikelevan Mar 9, 2026 10/10
app Reddit
When using Claude Code on larger code bases do you go with just one project setup with one master claude md for the whole code base or multiple projects (could be by directory or by specific areas)...
by gamesntech Mar 9, 2026 7/10
app GitHub
Give Claude Code persistent project memory. 32 MCP tools for knowledge, impact analysis, governance & task management. Desktop app (Tauri) + CLI. Local-first, SQLite-based.
mcp
by junixlabs Mar 9, 2026 7/10
app GitHub
Claude Code Toolbox — automated installers and environment configuration framework for Claude Code with one-line setup across Windows, macOS, and Linux.
config
by alex-feel Mar 9, 2026 10/10