OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: claude-code清除
ADDED

High-performance code intelligence MCP server that indexes codebases into a persistent knowledge graph for AI coding agents. Supports 162 languages via tree-sitter, sub-millisecond structural queries, 15 MCP tools, and ships as a single native binary with no runtime dependencies.

Developer toolsAI & MLTesting & debugging
coalledgerTheColliery
ADDED

CoalLedger is a docs-health checking suite for AI coding agents — the documentation counterpart to CoalMine's code canaries. Seven canaries flag wrong, incomplete, stale, contradictory, broken, unreadable and (optionally) leaked documentation, with a bundled zero-dependency CommonMark+GFM AST engine, context-judged severity and choice-gated fixes.

Developer toolsAI & MLTesting & debugging
ECCaffaan-m
ADDED

ECC is an agent harness operating system that provides a coordinated engineering system and toolbox for AI agents, enabling structured workflows like planning, testing, and reviewing.

AI & MLDeveloper toolsAI agents
phronesisawaterma
ADDED

Phronesis is a RETE rules engine that enforces project conventions for LLM agents outside the context window, preventing contextual drift in long sessions.

Developer toolsAI & MLTesting & debugging
ADDED

Threadbase Mobile is a local-first mobile control plane for monitoring and managing AI coding agent sessions, such as Claude Code and Codex, via a connected tb-streamer instance.

Developer toolsTesting & debugging
skillguardmannanj
ADDED

SkillGuard is a local-first security scanner for coding-agent skills and MCP servers. It detects prompt injection, credential theft, data exfiltration and unsafe downloads, then blocks unscanned or risky tools via Claude Code and Codex hooks.

Developer toolsAI & MLTesting & debugging
vibecoderstSoftwareAU
ADDED

VibeCoder is an automated GitHub issue worker that monitors repositories, picks up issues, writes code using AI agents (Claude, Codex, Gemini), runs quality checks, and opens pull requests. It supports review feedback loops, self-healing, and cost optimization.

AutomationDeveloper toolsWorkflow automation
testgraphinth3shadows
ADDED

A Python CLI and MCP server that reads a git diff against a CodeGraph index and returns a short ranked list of the user journeys a change could have broken, instead of re-running every test. Recall-first, driven by a journey registry and guarded against stale indexes.

Developer toolsAutomationTesting & debugging
codeburngetagentseal
ADDED

Free, local-first tool that tracks AI coding token usage and cost across 41 tools and agents (Claude Code, Cursor, Codex, Gemini, etc.), broken down by model, project, and task.

Developer toolsAI & MLTesting & debugging
cctracethevibeworks
ADDED

cctrace is a TLS-intercepting tracer for Claude Code, Codex, Grok, and Kimi CLIs that captures every API call in a live web UI with session replay, cost tracking, and cross-project dashboards.

Developer toolsAI & MLTesting & debugging