git404hub

what is claw-code-parity fr?

ultraworkers/claw-code-parity — explained in plain English

Analysis updated 2026-07-31 · repo last pushed 2026-04-05

6,672RustAudience · developerComplexity · 4/5MaintainedSetup · moderate

tl;dr

An open-source project rebuilding an AI coding assistant (similar to Claude Code) from scratch in Python, with AI agents autonomously writing the code and maintaining the repo.

vibe map

mindmap
  root((repo))
    What it does
      Recreates AI coding assistant
      Runs parity audits
      Maps original structure
    How it is built
      AI agents maintain code
      Python-first approach
      Started as Rust port
    Tech stack
      Python
      Rust
      oh-my-codex
    Use cases
      Study AI-assisted dev
      Track parity progress
      Explore autonomous coding
    Audience
      AI coding enthusiasts
      Open-source builders
      Researchers
    Context
      Not Anthropic endorsed
      Includes ethics essay
      UltraWorkers ecosystem

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Study how an AI coding assistant is structured by examining the Python port and parity tracking.

VIBE 2

Observe a real-world example of a repository autonomously maintained by AI coding agents.

VIBE 3

Use the parity audit system to compare recreated features against the original.

VIBE 4

Explore the included essay on legal and ethical questions around reimplementing leaked software.

what's the stack?

PythonRustoh-my-codex

how it stacks up fr

ultraworkers/claw-code-paritycachix/devenvlibrespot-org/librespot
Stars6,6726,7796,780
LanguageRustRustRust
Last pushed2026-04-05
MaintenanceMaintained
Setup difficultymoderatemoderatemoderate
Complexity4/53/53/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

The project is in a transitional phase with fewer executable features than the original, so setup may require understanding the partial Python codebase and its tracking system.

The license is not specified in the available information, so terms of use are unclear.

in plain english

Claw-code-parity is a project working to recreate the functionality of an AI coding assistant, similar in spirit to tools like Claude Code, as an open, publicly available codebase. The original system was exposed (leaked) online, and this repository was created to build a clean, independent version rather than rely on that leaked snapshot. The goal is to provide an open coding harness that can automate software development tasks. The project is currently in a transitional phase. It started as a Rust port but has shifted to a Python-first approach. The Python codebase tracks which parts of the original system have been recreated, maintains inventories of commands and tools, and can run parity audits to see how closely the new version matches the original. It is not yet a fully working replacement, the README describes it as having fewer executable features than the original, but it maps out the structure and progress of the port. What makes this project unusual is how it is being built. The README states that the repository is "autonomously maintained by lobsters/claws, not by human hands." In practice, this means AI coding agents are doing the actual development work, writing code, running tests, updating docs, while humans set the direction. The project uses tools like oh-my-codex to orchestrate these AI workflows, with different modes for parallel review and persistent execution. The creators see this as proof that an open-source project can be built autonomously, in public, and at high speed. The people behind it are Bellman (Yeachan Heo) and collaborators, connected to the UltraWorkers ecosystem and the Korean AI community instructkr. The repository also includes an essay exploring the legal and ethical questions around reimplementing software from exposed code, which motivated the shift away from using the leaked snapshot directly. It is explicitly not affiliated with or endorsed by Anthropic.

prompts (copy fr)

prompt 1
Set up claw-code-parity locally and run a parity audit to see which features of the original AI coding assistant have been recreated so far.
prompt 2
Examine the Python codebase in claw-code-parity and create a summary table of which commands and tools from the original system are implemented versus still missing.
prompt 3
Review how oh-my-codex orchestrates the AI agents that autonomously maintain claw-code-parity, and write a short guide on how parallel review and persistent execution modes work.
prompt 4
Compare the original Rust port approach to the current Python-first approach in claw-code-parity and explain why the project shifted languages.
prompt 5
Read the ethics essay included in claw-code-parity and summarize the key legal arguments for and against reimplementing software from an exposed codebase.

Frequently asked questions

what is claw-code-parity fr?

An open-source project rebuilding an AI coding assistant (similar to Claude Code) from scratch in Python, with AI agents autonomously writing the code and maintaining the repo.

What language is claw-code-parity written in?

Mainly Rust. The stack also includes Python, Rust, oh-my-codex.

Is claw-code-parity actively maintained?

Maintained — commit in last 6 months (last push 2026-04-05).

What license does claw-code-parity use?

The license is not specified in the available information, so terms of use are unclear.

How hard is claw-code-parity to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is claw-code-parity for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.