Gateship is a local-first delivery runtime for coding agents. It gives a task an isolated Git worktree, runs a local Claude Code or Codex session, verifies acceptance commands, adds an independent read-only review, and ships a squash-merged pull request. State lives in local SQLite, served by a Bun web UI on 127.0.0.1.
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 COLLECTIONA Python CLI that consolidates AI coding agent configs (Claude Code, Codex, Gemini CLI, Goose, Amp) into one git-tracked repo via symlinks, with merge pipeline, profile inheritance, overrides, exclusions and cross-machine sync.
stepstone keeps a repository's roadmap inside the repository: dependency-aware Project Goals committed alongside the code and driven by any coding agent or human through one CLI, with next, ready and waves answers, an optional terminal board, an Agent Skill, and a Pi extension.
Omnigent is an open-source meta-harness that orchestrates multiple AI coding agents (Claude Code, Codex, Cursor, etc.) under a unified layer, enabling cross-device collaboration, cloud sandboxing, and policy-based governance.
Curated list of Claude Code resources—official Anthropic guides, tutorials, skills, plugins, hooks, MCP integrations, subagents, status lines, security and observability tooling, alternative clients, and agent orchestration examples.
A curated library of machine-readable task prompts and Agent Skills for coding agents, focusing on common agent failures like broken setup scripts, vague issues, and tests requiring unavailable services. Includes fixtures with planted defects for validation.
Herdr is a terminal runtime that keeps coding agents running in the background across local and remote machines, with agent-driven control via CLI and socket API.
brandmd is a CLI that extracts a website's design system into a spec-valid DESIGN.md passing the official @google/design.md linter, giving Claude Code, Cursor and other coding agents brand context before they write UI. Runs locally with no API key by default.
OpenDesign is an open-source, local-first desktop alternative to Claude Design. It is agent-native, supports 25+ coding CLIs including DeepSeek Harness, generates prototypes, decks, images, videos with brand-grade DESIGN.md systems, and exports to HTML/PDF/PPTX/MP4 under Apache 2.0 license.
coding-agents-mcp is an MCP gateway and orchestrator for autonomous AI coding agents like Claude Code, Antigravity, Codex, and Cursor. It enables IDEs and desktop assistants to delegate tasks with session memory, Git worktree sandboxing, and inter-agent handoffs.
Archify turns codebases or system descriptions into verified interactive architecture, workflow, sequence, data-flow, and lifecycle diagrams inside AI chat, exporting self-contained HTML and share images.
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.
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.
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.
Divebell is an extensible web development and debugging toolkit for coding agents. It connects page context, browser capabilities, and existing development tools, enabling agents to reproduce, diagnose, and verify web application issues directly in real scenarios via a CLI and extensions.