Skip to main content
ClaudeWave
oboard avatar
oboard

claude-code-rev

View on GitHub

Runnable ClaudeCode source code

Tools3.2k stars3.8k forksTypeScriptUpdated 2mo ago
Editor's note

This repository is a reconstructed TypeScript source tree of Claude Code, reverse-engineered primarily from source maps with missing modules replaced by compatibility shims or degraded fallback implementations. Developers can install it using Bun 1.3.5 or newer and run the restored CLI via `bun run dev`, which now routes through the real CLI bootstrap rather than a temporary entry shim. The restoration recovers bundled skill content for `claude-api` and `verify`, compatibility layers for Chrome MCP and Computer Use MCP that expose realistic tool catalogs, and working fallback prompts for planning and permission-classifier flows. A notable addition beyond the original source-map reconstruction is a multi-provider path supporting `github-models` and `github-copilot` endpoints, allowing the Claude Code runtime to run against GitHub-hosted Claude models including claude-sonnet-4.6 and claude-opus-4.6, with provider switching available via the `/provider` command inside the CLI. The project targets developers who want to study, modify, or locally run Claude Code outside Anthropic's official distribution, with the caveat that private native integrations remain unrecoverable and still rely on shims.

ClaudeWave Trust Score
70/100
· OK
Passed
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/oboard/claude-code-rev
1. Clone the repository.
2. Follow the README for installation and usage instructions.

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.
claude-code

What people ask about claude-code-rev

What is oboard/claude-code-rev?

+

oboard/claude-code-rev is tools for the Claude AI ecosystem. Runnable ClaudeCode source code It has 3.2k GitHub stars and was last updated 2mo ago.

How do I install claude-code-rev?

+

You can install claude-code-rev by cloning the repository (https://github.com/oboard/claude-code-rev) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is oboard/claude-code-rev safe to use?

+

Our security agent has analyzed oboard/claude-code-rev and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains oboard/claude-code-rev?

+

oboard/claude-code-rev is maintained by oboard. The last recorded GitHub activity is from 2mo ago, with 9 open issues.

Are there alternatives to claude-code-rev?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy claude-code-rev to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: oboard/claude-code-rev
[![Featured on ClaudeWave](https://claudewave.com/api/badge/oboard-claude-code-rev)](https://claudewave.com/repo/oboard-claude-code-rev)
<a href="https://claudewave.com/repo/oboard-claude-code-rev"><img src="https://claudewave.com/api/badge/oboard-claude-code-rev" alt="Featured on ClaudeWave: oboard/claude-code-rev" width="320" height="64" /></a>

More Tools