Archon is an open-source workflow engine for AI coding agents. It lets you define development processes as YAML workflows—planning, implementation, validation, code review, PR creation—and run them deterministically across projects.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONCloudx is a local-first mobile and desktop workbench for running and supervising Codex CLI sessions on your own Linux machine: pane layouts, file tools, diffs, worktrees, plugin tabs, a local documentation archive, Jira views and constrained voice control.
MOZAK gives a research topic or code repository a Git-native memory: six modules record goals, evidence, decisions, progress and reusable concepts so people and coding agents share the same project state across sessions.
A local-first AI agent debugger that reveals why an agent behaves a certain way. It combines visual replay, behavior diff comparisons between good and bad runs, and full visibility into prompts, context, memory, retrieval, and tool calls. Designed for AI agent development with LangChain support, running entirely locally with SQLite storage.
RightMemory provides durable memory, a user-directed Pursuit map, and reusable Agent Corrections for AI coding agents. It stores context as Git-syncable Markdown trees organized in a graph with typed edges, enabling multi-device continuity and multi-agent collaboration while keeping memory ownership explicit and vendor-neutral.
Graphify is a CLI skill that maps a codebase into a queryable knowledge graph for AI coding assistants. It uses tree-sitter for local deterministic code parsing, no embeddings, and outputs graph.html, GRAPH_REPORT.md, and graph.json.
Deep Suite is a harness layer for AI coding agents (Claude Code, Codex, Grok) that enforces structured, verifiable development: plan-before-code, independent review, cross-session durability, and knowledge capture via ten composable plugins.
HarnessDesk is an MIT-licensed macOS developer preview that acts as a vendor-neutral control plane for coding agents such as Codex, Claude Code, Cursor, Gemini CLI and other ACP agents, adding shared history, permissions, handoffs, audit logs, worktrees and usage views.
Daytona is a secure, elastic infrastructure runtime for executing AI-generated code and agent workflows. It provides isolated sandboxes with dedicated kernels, filesystems, and network stacks. Note: This repository is no longer maintained as of June 2026.
Local-first toolkit for shader generation, review, validation, and export to Shadertoy, WebGL, LÖVE 2D, and video workflows. Supports AI-assisted drafting, license filtering, render preflight checks, and web UI with live preview.
Ditto scans JavaScript/TypeScript repositories with ts-morph, fingerprints each function through an LLM, clusters behavioural duplicates by embedding, then executes pure functions in a sandbox to show where they diverge.
DorkOS is a self-hosted mission control dashboard for AI coding agents like Claude Code and Codex. It centralizes session monitoring, allows action approval, schedules tasks, and enables inter-agent communication via MCP.
An auto-updating index of LLM agent frameworks on GitHub, refreshed every 15 minutes by a GitHub Actions cron job that scans, diffs and republishes a structured table of tracked repositories.
Ghostget is an open-source CLI and SDK that provides AI agents with precise, bounded web capabilities. It enables secure page capture, media archiving, and encrypted reads from connected services like social platforms and email, ensuring local custody and explicit trust boundaries without granting unrestricted browser or API access.
An open-source AI coding assistant platform with workspace-aware analysis, GitHub integration, team collaboration, a capability-based plugin system, and read-only Stellar/Soroban developer tooling including contract inspection, XDR decoding, and project detection.
Unified API gateway for local and remote LLMs, exposing OpenAI-compatible endpoint to route requests across providers like OpenAI, Anthropic, Gemini, and Ollama.
Tabby is a self-hosted, open-source AI coding assistant designed as an on-premises alternative to GitHub Copilot.
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.
Mac Developer Bridge is an open-source MCP server that gives ChatGPT direct access to your Mac's shell, filesystem, PTY sessions, background jobs, Codex history, and optionally background Chrome automation.
Assura is a Rust command-line tool that validates repository structure, naming, file, section and Markdown conventions against a single local policy, giving fast advisory review, repairable feedback for AI coding agents, and a check gate before merge.