Skip to main content
ClaudeWave

Fork of instructkr/claude-code

Tools2.2k stars5.9k forksTypeScriptUpdated 2mo ago
Editor's note

This repository is an archived source snapshot of Claude Code, Anthropic's TypeScript CLI tool for AI-assisted software engineering, preserved after a source map exposure in its npm distribution on March 31, 2026 made unobfuscated TypeScript sources downloadable from Anthropic's R2 storage bucket. The snapshot covers roughly 1,900 files and 512,000 lines of code built on Bun, with a terminal UI rendered via React and Ink. The codebase exposes the full internal architecture of Claude Code, including approximately 40 agent tools such as BashTool, FileEditTool, GrepTool, AgentTool, and MCPTool, as well as around 50 slash commands covering git commits, code review, context compression, and persistent memory management. It also reveals subsystems for multi-agent coordination, plugin and skill loading, LSP integration, git worktree isolation, voice input, remote sessions, and a server mode. The repository is maintained by a university student for software supply-chain analysis, secure engineering education, and defensive review of agentic CLI architecture, with no claim of ownership over the original Anthropic code.

ClaudeWave Trust Score
67/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/jarmuine/claude-code
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.

What people ask about claude-code

What is jarmuine/claude-code?

+

jarmuine/claude-code is tools for the Claude AI ecosystem. Fork of instructkr/claude-code It has 2.2k GitHub stars and was last updated 2mo ago.

How do I install claude-code?

+

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

Is jarmuine/claude-code safe to use?

+

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

Who maintains jarmuine/claude-code?

+

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

Are there alternatives to claude-code?

+

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

Deploy claude-code 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: jarmuine/claude-code
[![Featured on ClaudeWave](https://claudewave.com/api/badge/jarmuine-claude-code)](https://claudewave.com/repo/jarmuine-claude-code)
<a href="https://claudewave.com/repo/jarmuine-claude-code"><img src="https://claudewave.com/api/badge/jarmuine-claude-code" alt="Featured on ClaudeWave: jarmuine/claude-code" width="320" height="64" /></a>

More Tools