Anthropic’s CLI for Claude — the coding agent
Claude Code is Anthropic’s official CLI for coding with Claude. Explore skills, MCP servers, frameworks, and tools built for the Claude Code ecosystem.
npm install -g @anthropic-ai/claude-codeRequires Node.js 18+. Works on macOS, Linux, and WSL.
cd your-project && claudeOpens an interactive session. Claude reads your codebase and helps you code.
Add skills (custom slash commands), MCP servers (external tools), hooks (lifecycle events), and agents for complex tasks.
One command. Takes about 30 seconds.
Check if you have Node.js
node --versionYou need v18 or higher. If you see a number like v20.11.0, you're good. If you get "command not found", go to nodejs.org and install it first.
Install Claude Code globally
npm install -g @anthropic-ai/claude-codeThis installs the claude command on your machine. Runs on macOS, Linux, and Windows (WSL).
Verify it worked
claude --versionYou should see a version number. If you do, you're ready to go.
Point it at your code and start talking.
Open your terminal
On Mac: Spotlight → type "Terminal". On Windows: open WSL or Windows Terminal.
Navigate to your project folder
cd ~/my-projectReplace ~/my-project with the actual path to your project.
Start Claude Code
claudeThat's it. Just type claude and hit Enter.
First time? Log in
It'll open a browser window to authenticate with your Anthropic account. Log in, come back to the terminal, and you're connected.
Start talking
Claude automatically reads your project files. Just describe what you want: "add a login page", "fix the failing test", "refactor this function".
Everything you need to know to not feel lost.
Send your message
Cancel what Claude is doing right now
Exit Claude Code completely
Scroll through your message history
/helpSee all available commands
/clearWipe the conversation and start fresh
/compactSummarize and shrink the conversation
/costSee how much this session has cost so far
Pro tip: When Claude wants to edit a file or run a command, it'll ask for permission. Press y to allow, n to deny. You can also type ! to allow and stop asking for that type of action.
The strongest lanes in this ecosystem, ranked by visible public proof.
6 tracked builds
5 tracked builds
5 tracked builds
6 tracked builds
4 tracked builds
5 tracked builds
Filter the ranked board by type, timing, and proof signal.
335 signals found
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code fast...
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1. An open-source agent for the AI coding ecosystem.
CowAgent super AI assistant
Super AI assistant that thinks and plans autonomously. Supports Feishu, DingTalk.
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates tha...
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.. An open-source agent for the AI coding ecosystem.
Teams-first Multi-agent orchestration for Claude Code
Teams-first Multi-agent orchestration for Claude Code. An open-source agent for the AI coding ecosystem.
The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailo...
The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.. An open-source agent for the AI coding ecosystem.
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress. An open-source agent for the AI coding ecosystem.
Beads - A memory upgrade for your coding agent
Beads - A memory upgrade for your coding agent
Collection of 100+ specialized Claude Code subagents for every development use case.
Collection of 100+ specialized Claude Code subagents for every development use case.
All parts of Claude Code's system prompt, 24 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utilit...
All parts of Claude Code's system prompt, 24 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, statusline, magic docs, WebFetch, Bash cmd, security review, agent creation). Updated for each Claude Code version.. An open-source agent for the AI coding ecosystem.
Autonomous AI development loop for Claude Code with intelligent exit detection
Autonomous AI development loop for Claude Code with intelligent exit detection. An open-source agent for the AI coding ecosystem.
The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai
The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai
TypeScript AI agent orchestration framework with dynamic workflows. Describe the goal, not the graph: a coordinator p...
TypeScript AI agent orchestration framework with dynamic workflows. Describe the goal, not the graph: a coordinator plans the task DAG at runtime and runs it on any LLM (Claude, ChatGPT, Gemini, DeepSeek, or local models).
AI Coding, Vim Style
AI Coding, Vim Style
Emdash is the Open-Source Agentic Development Environment ( YC W26). Run multiple coding agents in parallel. Use an...
Emdash is the Open-Source Agentic Development Environment ( YC W26). Run multiple coding agents in parallel. Use any provider.
AI-powered bug bounty hunting from your terminal - recon, 20 vuln classes, autonomous hunting, and report generatio...
AI-powered bug bounty hunting from your terminal - recon, 20 vuln classes, autonomous hunting, and report generation. All inside Claude Code.
The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window i...
The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window in a visual UI. Free, open source.
The World's First Unified Virtual Filesystem For AI Agents
The World's First Unified Virtual Filesystem For AI Agents
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码...
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
Claude Code Dedicated Development Harness - Achieving High-Quality Development Through an Autonomous Plan→Work→Review...
Claude Code Dedicated Development Harness - Achieving High-Quality Development Through an Autonomous Plan→Work→Review Cycle. An open-source agent for the AI coding ecosystem.
DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plu...
DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plugin — Claude Code style: whale bar, live status, streaming thoughts, double-Esc rollback, context bar + TPS. npm one-click.
AI coding workstation: Claude Code + web UI + 7 AI CLIs + headless browser + 50+ tools
AI coding workstation: Claude Code + web UI + 7 AI CLIs + headless browser + 50+ tools
Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. To...
Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. Token-efficient image-to-3D.
Automated TDD enforcement for Claude Code
Automated TDD enforcement for Claude Code
Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend. Same U...
Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend. Same UX, 17x cheaper.. An open-source agent for the AI coding ecosystem.
A Systematic Analysis and Discussion of Claude Code for Designing Today's and Future AI Agent Systems
A Systematic Analysis and Discussion of Claude Code for Designing Today's and Future AI Agent Systems
Harness for RSI. Let AI Build AI. Multi-Agent Auto-Dev Platform. Everything is Transparent.
Harness for RSI. Let AI Build AI. Multi-Agent Auto-Dev Platform. Everything is Transparent.
Deep dive into Claude Code's source code— learn from the best agent implementation out there.
Deep dive into Claude Code's source code— learn from the best agent implementation out there.
Claude reads its own source code — 17-chapter architectural deep-dive into Claude Code v2.1.88. EN/ZH bilingual.
Claude reads its own source code — 17-chapter architectural deep-dive into Claude Code v2.1.88. EN/ZH bilingual.. An open-source agent for the AI coding ecosystem.
Minimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for codin...
Minimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for coding agents. Formerly NanoCoder.
Minimal coding agent written in Rust, optimized for memory footprint and performance
Minimal coding agent written in Rust, optimized for memory footprint and performance
Community-curated list of Claude Code sub-agents.
Community-curated list of Claude Code sub-agents.
X/Twitter research skill for Claude Code and OpenClaw. Agentic search, thread following, deep-dives, sourced briefings.
X/Twitter research skill for Claude Code and OpenClaw. Agentic search, thread following, deep-dives, sourced briefings.. An open-source agent for the AI coding ecosystem.
A dev environment for AI agents.
A dev environment for AI agents.
Agentic development harness for Claude Code — SPEC-driven plan/run/sync, TRUST 5 quality gates, model+effort routing,...
Agentic development harness for Claude Code — SPEC-driven plan/run/sync, TRUST 5 quality gates, model+effort routing, and Claude×GLM multi-LLM cost control. Single Go binary, 16 languages, zero deps.
Zero, your trustworthy AI teammate for real work.
Zero, your trustworthy AI teammate for real work.
The Agent Harness for AI-Human Collaboration, inspired by the AI-DLC (AI-Driven Development Lifecycle)
The Agent Harness for AI-Human Collaboration, inspired by the AI-DLC (AI-Driven Development Lifecycle)
Beautiful Claude Code Chat Interface for VS Code
Beautiful Claude Code Chat Interface for VS Code
A lightweight terminal coding assistant with Claude Code-like workflow, tool loop, and TUI architecture, built for le...
A lightweight terminal coding assistant with Claude Code-like workflow, tool loop, and TUI architecture, built for learning and experimentation. Multi-language support: TypeScript, Python and Rust implementations available now.
Claude Code. Any Model. The most powerful AI coding agent now speaks every language.
Claude Code. Any Model. The most powerful AI coding agent now speaks every language.
Beautiful alternative to OpenClaw
Nicer UI, better UX, same powerful agent. More polished OpenClaw experience.
Desktop pets for AI coding agents. Install pets, connect Claude Code via MCP, and see live coding status on your desk...
Desktop pets for AI coding agents. Install pets, connect Claude Code via MCP, and see live coding status on your desktop.
Fully recreating Claude Code from scratch, so anyone can learn how it works.
Fully recreating Claude Code from scratch, so anyone can learn how it works.
Run 20+ Claude Code agents in parallel — automated bug fixing, sweeps, tmux monitoring.
Run 20+ Claude Code agents in parallel — automated bug fixing, sweeps, tmux monitoring.
Claude Code like Sub-agents for Pi — parallel execution, live widget, custom agent types, mid-run steering and more...
Claude Code like Sub-agents for Pi — parallel execution, live widget, custom agent types, mid-run steering and more...
Native LLM inference server for Apple Silicon. OpenAI + Anthropic API compatible. No Python. Includes MLX Core macOS...
Native LLM inference server for Apple Silicon. OpenAI + Anthropic API compatible. No Python. Includes MLX Core macOS app with chat, agent mode, and tool calling.
AI coding agent that edits symbols, not strings. AST surgery, full LSP, and a live code graph wired to memory that re...
AI coding agent that edits symbols, not strings. AST surgery, full LSP, and a live code graph wired to memory that resurfaces by file, co-change, and semantics.
OpenSwarm — Autonomous AI dev team orchestrator powered by Claude Code CLI. Discord control, Linear integration, cogn...
OpenSwarm — Autonomous AI dev team orchestrator powered by Claude Code CLI. Discord control, Linear integration, cognitive memory.
AI handles execution, humans own the direction, and every run becomes an inspectable research artifact on disk.
AI handles execution, humans own the direction, and every run becomes an inspectable research artifact on disk.
Version-Control for AI coding agents.
Version-Control for AI coding agents.
Switch between AI models in Claude Code. Build locally, deploy hosted agents for production.
Switch between AI models in Claude Code. Build locally, deploy hosted agents for production.
AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-host...
AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-hostable, no telemetry.
What started as an opinionated Claude Code setup kit is now an autonomous AI engineering command center
What started as an opinionated Claude Code setup kit is now an autonomous AI engineering command center
Give your AI agent a brain that remembers. Local memory system for Claude Code — 100% private, GPU-accelerated, zero...
Give your AI agent a brain that remembers. Local memory system for Claude Code — 100% private, GPU-accelerated, zero cloud dependency.
A terminal workbench in pure Rust: shells, persistent sessions, SSH, coding agents. GPU-rendered on Zed's gpui, VT co...
A terminal workbench in pure Rust: shells, persistent sessions, SSH, coding agents. GPU-rendered on Zed's gpui, VT core from Alacritty.
Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats...
Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.
AI that ships your tickets.
AI that ships your tickets.
Intelligence that compounds. Every single day.
Intelligence that compounds. Every single day.
AI pair programming in your terminal — one static binary, sub-ms startup, any model
AI pair programming in your terminal — one static binary, sub-ms startup, any model
A minimal modern terminal for AI coding experience — Sidebar workspaces; horizontal / vertical split panes; one-click...
A minimal modern terminal for AI coding experience — Sidebar workspaces; horizontal / vertical split panes; one-click agent launch; per-agent activity readout; live workspace state with one-click Node and branch switching.
Wayland - The AI Agent That Perceives. Reasons. Acts. Evolves.
Wayland - The AI Agent That Perceives. Reasons. Acts. Evolves.
The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.
The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
Autonomous AI dev-team bot
Autonomous AI dev-team bot
macOS Dynamic Island for AI coding agents. Monitor, approve, and jump to Claude Code sessions from the notch.
macOS Dynamic Island for AI coding agents. Monitor, approve, and jump to Claude Code sessions from the notch.
Permanent memory for AI agents. Single binary, zero dependencies, MCP native.
Permanent memory for AI agents. Single binary, zero dependencies, MCP native.
Vlad's Playbook — the operator's field manual where every artifact is live, clickable, and forwardable. 39 chapters ·...
Vlad's Playbook — the operator's field manual where every artifact is live, clickable, and forwardable. 39 chapters · 25 interactive widgets · 3 embedded case studies (AFC pitch + sanitized client audit). Read it → dive.vladyslavpodoliako.com
Open source voice dictation platform for devs. Build voice workflows.
Open source voice dictation platform for devs. Build voice workflows.
30 sec to give your AI agents persistent memory. Reduce 90% token consumption while also maintaining quality.
30 sec to give your AI agents persistent memory. Reduce 90% token consumption while also maintaining quality.
Multi-workspace terminal aggregator with Claude Code AI integration
Multi-workspace terminal aggregator with Claude Code AI integration
:round_pushpin: My dotfiles for macOS using Neovim, Zsh, and Ghostty + Tmux
:round_pushpin: My dotfiles for macOS using Neovim, Zsh, and Ghostty + Tmux
Power BI CLI - semantic models (.NET TOM) and PBIR reports for token-efficient AI agent usage, built for Claude Code
Power BI CLI - semantic models (.NET TOM) and PBIR reports for token-efficient AI agent usage, built for Claude Code
A CLAUDE.md Generator and Maintenance tool for for Claude Code to create high-quality CLAUDE.md instruction files — a...
A CLAUDE.md Generator and Maintenance tool for for Claude Code to create high-quality CLAUDE.md instruction files — aligned with Anthropic’s best practices for Claude Code.. An open-source agent for the AI coding ecosystem.
36章AI Agent全栈课程:从ReAct循环到Claude Code逆向、MCP/A2A协议、RAG、DSPy、生产可观测性——全部为可运行Python文件,面试导向。
36章AI Agent全栈课程:从ReAct循环到Claude Code逆向、MCP/A2A协议、RAG、DSPy、生产可观测性——全部为可运行Python文件,面试导向。
Run Claude Desktop’s Cowork mode natively on Linux — no macOS or VM required
Run Claude Desktop’s Cowork mode natively on Linux — no macOS or VM required
Self-hosted runtime for autonomous Claude Code (and other CLI) AI agents. Apache 2.0.
Self-hosted runtime for autonomous Claude Code (and other CLI) AI agents. Apache 2.0.
Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.
Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.
Open-source GRC toolkit from the GRC Engineering Club. Claude Code plugins for evidence collection, SCF crosswalks, m...
Open-source GRC toolkit from the GRC Engineering Club. Claude Code plugins for evidence collection, SCF crosswalks, multi-framework gap reports, OSCAL workflows.
Turn Claude Code into a team workspace. Any device, one command.
Turn Claude Code into a team workspace. Any device, one command.
Wishes in, PRs out. CLI agent that interviews you, plans the work, dispatches parallel agents in isolated worktrees,...
Wishes in, PRs out. CLI agent that interviews you, plans the work, dispatches parallel agents in isolated worktrees, and reviews code before you see it.
整合 Claude Code 编程能力与 Hermes Agent 自进化能力的智能体 / An AI agent combining Claude Code coding capabilities with Hermes Agent...
整合 Claude Code 编程能力与 Hermes Agent 自进化能力的智能体 / An AI agent combining Claude Code coding capabilities with Hermes Agent self-evolution.
Bilingual ML / LLM / multimodal / diffusion / agent / generative-model interview cheat sheets (秋招经验手册) — single-file...
Bilingual ML / LLM / multimodal / diffusion / agent / generative-model interview cheat sheets (秋招经验手册) — single-file HTML reads anywhere on phone, iPad, and laptop — auto-generated by the ARIS /render-html workflow
Every AI coding agent on your machine, on one screen — live cost, tokens and tool calls across every provider, and...
Every AI coding agent on your machine, on one screen — live cost, tokens and tool calls across every provider, and a hold on anything dangerous until you say go. From your desk or your phone.
Rust-native CLI coding agent for hackers — terminal-native, pipe-composable, scrollback-safe. Built because Claude Co...
Rust-native CLI coding agent for hackers — terminal-native, pipe-composable, scrollback-safe. Built because Claude Code chose non-coders.
Autonomous Web3 security audit agent for Claude Code
Autonomous Web3 security audit agent for Claude Code
A tool to use the Ai2 Open Coding Agents Soft-Verified Efficient Repository Agents (SERA) model with Claude Code
A tool to use the Ai2 Open Coding Agents Soft-Verified Efficient Repository Agents (SERA) model with Claude Code. An open-source agent for the AI coding ecosystem.
Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded...
Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded calibration for Claude Code and beyond
Open-source Claude Managed Agents API implementation and self-hosted Claude Tag-style agent runtime. Drop-in compatib...
Open-source Claude Managed Agents API implementation and self-hosted Claude Tag-style agent runtime. Drop-in compatible; runs on Cloudflare Workers/Durable Objects or Node.js. Apache 2.0.
Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded...
Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded calibration for Claude Code and beyond
Building agentic coding assistant in public
Building agentic coding assistant in public
Stop letting your work go unnoticed. Meridian keeps an automatic work journal of what you worked on and what you fini...
Stop letting your work go unnoticed. Meridian keeps an automatic work journal of what you worked on and what you finished, summarised daily, and automatically drafts your project tickets for you.
X-ray vision for AI agent sessions — a transparent HTTP proxy and dashboard for Claude Code
X-ray vision for AI agent sessions — a transparent HTTP proxy and dashboard for Claude Code
The open-source, local-first alternative to Claude Code & Claude Cowork. Run multi-agent AI workflows locally with to...
The open-source, local-first alternative to Claude Code & Claude Cowork. Run multi-agent AI workflows locally with total privacy and zero cloud lock-in.
Physical controller & multi-surface dashboard for AI coding agents — Stream Deck+, Android, iOS/macOS, ESP32 displays...
Physical controller & multi-surface dashboard for AI coding agents — Stream Deck+, Android, iOS/macOS, ESP32 displays, TUI
Claude Code plugin that generates production-grade Python CLIs for any web app. 20 CLIs and counting.
Claude Code plugin that generates production-grade Python CLIs for any web app. 20 CLIs and counting.
A curated, battle-tested AI-coding toolkit: Claude Code plugins, subagent orchestration, quality gates, and ready-to-...
A curated, battle-tested AI-coding toolkit: Claude Code plugins, subagent orchestration, quality gates, and ready-to-copy prompts, extracted from real production use.. An open-source agent for the AI coding ecosystem.
A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, runnable Python code with verified...
A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, runnable Python code with verified engineering slices from Claude Code, Aider, OpenHands, DeerFlow. Companion to Designing AI Agents (Manning) by Jia Huang.
Orchestrate a swarm of Claude Code agents with a local brain that learns from you.
Orchestrate a swarm of Claude Code agents with a local brain that learns from you.
Terminal-first AI assistant for software engineering tasks (inspired by Claude Code v2.0.67)
Terminal-first AI assistant for software engineering tasks (inspired by Claude Code v2.0.67)
Python CLI + UE plugin that lets Claude Code (AI coding agent) control Unreal Engine in real time. Spawn actors, edit...
Python CLI + UE plugin that lets Claude Code (AI coding agent) control Unreal Engine in real time. Spawn actors, edit blueprints, call functions, capture screenshots, manage PIE sessions, and more -- all from the terminal. Works with UE5 editor and packaged builds via an in-process HTTP bridge.
Clean-room, model-agnostic harness for Claude Code-class coding agents
Clean-room, model-agnostic harness for Claude Code-class coding agents
A Swift reimplementation of a Claude Code-style coding agent, built stage by stage to explore what makes coding agent...
A Swift reimplementation of a Claude Code-style coding agent, built stage by stage to explore what makes coding agents work
A provider-agnostic scaffolding kit for running structured multi-agent workflows in your codebase.
A provider-agnostic scaffolding kit for running structured multi-agent workflows in your codebase.
Build a Claude Code–like CLI coding agent from scratch.
Build a Claude Code–like CLI coding agent from scratch.
用Java编写一个ai智能体,从0完整实现一个Claude Code
用Java编写一个ai智能体,从0完整实现一个Claude Code
AI mentor agent for vibecoders on Claude Code — conversation analysis, mentoring, growth reports
AI mentor agent for vibecoders on Claude Code — conversation analysis, mentoring, growth reports. An open-source agent for the AI coding ecosystem.
A living AI-agent office on your desktop wallpaper — Claude Code agents that walk, work, delegate, learn & hold meeti...
A living AI-agent office on your desktop wallpaper — Claude Code agents that walk, work, delegate, learn & hold meetings. Per-agent swappable models (Claude/GLM/DeepSeek/Qwen/Kimi/OpenAI/Gemini/Groq/Ollama…), workflows, plugins, voice & Telegram/Discord/LINE. Open source.
Persistent memory for Claude Code — identity, context, and continuity across sessions
Persistent memory for Claude Code — identity, context, and continuity across sessions
Source-backed feature comparison of memory systems for AI coding agents. No affiliation, no marketing — just facts fr...
Source-backed feature comparison of memory systems for AI coding agents. No affiliation, no marketing — just facts from public docs.
AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI gra...
AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI graph, served over MCP.
TTS for Claude Code
TTS for Claude Code. An open-source agent for the AI coding ecosystem.
Mythos Router 2026: Zero-Drift Local Reasoning Protocol with Adaptive Claude Opus 4.8
Mythos Router 2026: Zero-Drift Local Reasoning Protocol with Adaptive Claude Opus 4.8
A CLI/TUI app that orchestrates multi-agent conversations by enabling different AI CLI tools (Claude Code, Gemini, Qw...
A CLI/TUI app that orchestrates multi-agent conversations by enabling different AI CLI tools (Claude Code, Gemini, Qwen, etc.) to communicate in shared rooms.. An open-source agent for the AI coding ecosystem.
Run Claude Code natively on Android via Termux or AVF (Android Virtualization Framework) -- no desktop, no SSH, no ro...
Run Claude Code natively on Android via Termux or AVF (Android Virtualization Framework) -- no desktop, no SSH, no root required.
Akari 是一个面向开发者团队的 AI Agent 并行开发管理平台。它基于 Git worktree 为每个会话创建完全隔离的工作区,让你能够同时启动多个 Agent(Claude Code、Kimi、Aider、Shell 等)...
Akari 是一个面向开发者团队的 AI Agent 并行开发管理平台。它基于 Git worktree 为每个会话创建完全隔离的工作区,让你能够同时启动多个 Agent(Claude Code、Kimi、Aider、Shell 等),通过统一界面查看状态、终端输出、代码 Diff,并在任务完成后统一 Review、合并回主干。
Automated quality checks that nudge AI coding agents toward better habits
Automated quality checks that nudge AI coding agents toward better habits
Agentic Coding with Claude Code, published by Packt
Agentic Coding with Claude Code, published by Packt
Keyboard-first desktop Kanban workspace for AI coding agents with embedded terminals, git worktrees, and hook-driven...
Keyboard-first desktop Kanban workspace for AI coding agents with embedded terminals, git worktrees, and hook-driven task tracking.
基于原生 Spring AI 的智能体(Agent)开发框架,提供 ReAct 执行引擎、分层记忆、工具调度、Human-in-the-Loop 等核心能力,形成完整的 Harness Engineering 方案,帮助开发者快速构建...
基于原生 Spring AI 的智能体(Agent)开发框架,提供 ReAct 执行引擎、分层记忆、工具调度、Human-in-the-Loop 等核心能力,形成完整的 Harness Engineering 方案,帮助开发者快速构建 AI Agent,可以快速搭建 Java 版的 Claude Code。
The open source coding agent.
The open source coding agent.
Coordination protocol for trees of Claude Code agents.
Coordination protocol for trees of Claude Code agents.
Acceptance Test Driven Development for Claude Code — inspired by Uncle Bob's approach from empire-2025
Acceptance Test Driven Development for Claude Code — inspired by Uncle Bob's approach from empire-2025
Build an AI agent harness in Rust, from a minimal loop to tools, subagents, memory, teams, worktrees, MCP, and type...
Build an AI agent harness in Rust, from a minimal loop to tools, subagents, memory, teams, worktrees, MCP, and typed tool routing.
Markdown and HTML renderer for Svelte 5 — built for streaming AI agent output from Claude Code, ChatGPT, and agent...
Markdown and HTML renderer for Svelte 5 — built for streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, token caching, TypeScript types.
Live top-style monitor for Claude Code sessions
Live top-style monitor for Claude Code sessions
Containment for AI agents - user isolation, sandboxed execution, network controls, backup/rollback. TLA+ verified.
Containment for AI agents - user isolation, sandboxed execution, network controls, backup/rollback. TLA+ verified.
Autonomous agent framework with structured memory, safety hooks, and loop management. Built by the agent that runs on...
Autonomous agent framework with structured memory, safety hooks, and loop management. Built by the agent that runs on it.
从0到1构建 Claude code (学习版)
从0到1构建 Claude code (学习版)
A Python-based CLI coding agent, similar to Claude Code and OpenCode, but lighter and more flexible, featuring plugga...
A Python-based CLI coding agent, similar to Claude Code and OpenCode, but lighter and more flexible, featuring pluggable model support for DeepSeek and beyond.
Turn tracker tickets into autonomous agent sessions
Turn tracker tickets into autonomous agent sessions
Complete Guide 2026: Claude Code Manual – Workflow Pipelines & Adversarial Budget Loops
Complete Guide 2026: Claude Code Manual – Workflow Pipelines & Adversarial Budget Loops
HEWN 2.0 2026: AI Output Router for Precision Summaries & Polished Code
HEWN 2.0 2026: AI Output Router for Precision Summaries & Polished Code
Top AI Agent Simulator: Build a Local Reddit Forum for LLM Testing 2026
Top AI Agent Simulator: Build a Local Reddit Forum for LLM Testing 2026
Turn isolated Claude sessions into a continuous working relationship
Turn isolated Claude sessions into a continuous working relationship
Mendix cli tool, a headless way to work with Mendix projects. Enables Mendix projects for use with 3rd party agentic...
Mendix cli tool, a headless way to work with Mendix projects. Enables Mendix projects for use with 3rd party agentic coding tools like Claude Code and Copilot. Includes a starlark linter for quality validation.
A CLI that turns a goal into a pull request - and a sandbox for testing concurrent AI coding agents on the Mozaik run...
A CLI that turns a goal into a pull request - and a sandbox for testing concurrent AI coding agents on the Mozaik runtime.
Parameterized multi-agent orchestration framework for Claude Code and Gemini
Parameterized multi-agent orchestration framework for Claude Code and Gemini
One-command requirement development flow for Claude Code - Complete workflow system with sub-agents, quality gates...
One-command requirement development flow for Claude Code - Complete workflow system with sub-agents, quality gates, and intelligent automation
ZoneMinder client for iOS, Android, Windows, macOS, Linux and web. Live camera view, event review, montage, timeline,...
ZoneMinder client for iOS, Android, Windows, macOS, Linux and web. Live camera view, event review, montage, timeline, push notifications. Rewrite of zmNinja.
14-agent orchestration harness for Claude Code — pure config, no runtime, no wrapper
14-agent orchestration harness for Claude Code — pure config, no runtime, no wrapper
Rust terminal coding agent, Claude Code compatible — your.claude/ config just works. Multi-LLM, streaming Markdown T...
Rust terminal coding agent, Claude Code compatible — your.claude/ config just works. Multi-LLM, streaming Markdown TUI, 95%+ prompt cache, MCP & ACP support, background agents. Built entirely by AI via Nobody Coding.
3-tier agentic ChatOps (n8n + GPT-4o + Claude Code) implementing all 21 patterns from "Agentic Design Patterns" — sol...
3-tier agentic ChatOps (n8n + GPT-4o + Claude Code) implementing all 21 patterns from "Agentic Design Patterns" — solo operator managing 137 devices
Desktop terminal orchestrator for running dozens of AI coding agents in parallel. Tauri + SolidJS + Rust.
Desktop terminal orchestrator for running dozens of AI coding agents in parallel. Tauri + SolidJS + Rust.