claude-code-rev  by oboard

Claude Code source reconstruction for local execution

Created 1 month ago
3,148 stars

Top 14.9% on SourcePulse

GitHubView on GitHub
Project Summary

Summary This repository provides a restored Claude Code source tree, reconstructed from source maps with missing modules backfilled. It targets engineers and researchers needing a runnable codebase for local development or further restoration, offering a functional workspace despite its reconstructed nature.

How It Works The restoration process leverages source maps to rebuild the repository structure. Missing modules are backfilled, and unrecoverable files are replaced with compatibility shims or degraded implementations. This methodology ensures the project can be installed and run, creating a tangible starting point for understanding and potentially fixing the original Claude Code, even when direct access to the original repository state is lost.

Quick Start & Requirements

  • Requirements: Bun 1.3.5+ or Node.js 24+.
  • Install: bun install
  • Run: bun run dev
  • Version: bun run version

Highlighted Details

  • Default Bun scripts now initiate the real CLI bootstrap path.
  • Bundled skill content for claude-api and verify has been recovered from placeholder files to usable reference documentation.
  • Compatibility layers for Chrome MCP and Computer Use MCP now expose more realistic tool catalogs and provide structured, degraded-mode responses.
  • Placeholder resources have been replaced with working fallback prompts for planning and permission-classifier workflows.

Maintenance & Community No specific details regarding contributors, sponsorships, or community channels were found in the provided README excerpt.

Licensing & Compatibility The provided README excerpt does not specify a license type or offer compatibility notes for commercial use.

Limitations & Caveats This is a restored source tree, not the original upstream state. Some files were unrecoverable and replaced with shims or degraded implementations, meaning behavior may differ from the original Claude Code. Remaining gaps are primarily in private/native integrations, which still rely on shims or reduced functionality. The project serves as a restored workspace intended for further repair.

Health Check
Last Commit

1 month ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
1
Star History
118 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.