ClaudeWave
ChinaSiro avatar
ChinaSiro

claude-code-sourcemap

View on GitHub
Tools9k stars14.6k forksTypeScriptUpdated 27d ago
ClaudeWave Trust Score
42/100
! Caution
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Documented (README)
Flags
  • !No license declared
  • !No description
  • !Brand-new repo with thousands of stars (suspicious)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "claude-code-sourcemap": {
      "command": "node",
      "args": ["/path/to/claude-code-sourcemap/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/ChinaSiro/claude-code-sourcemap and follow its README for install instructions.
Use cases

Tools overview

# claude-code-sourcemap

[![linux.do](https://img.shields.io/badge/linux.do-huo0-blue?logo=linux&logoColor=white)](https://linux.do)

> [!WARNING]
> This repository is **unofficial** and is reconstructed from the public npm package and source map analysis, **for research purposes only**.
> It does **not** represent the original internal development repository structure.
>
> 本仓库为**非官方**整理版,基于公开 npm 发布包与 source map 分析还原,**仅供研究使用**。
> **不代表**官方原始内部开发仓库结构。
> 一切基于L站"飘然与我同"的情报提供

## 概述

本仓库通过 npm 发布包(`@anthropic-ai/claude-code`)内附带的 source map(`cli.js.map`)还原的 TypeScript 源码,版本为 `2.1.88`。

## 来源

- npm 包:[@anthropic-ai/claude-code](https://www.npmjs.com/package/@anthropic-ai/claude-code)
- 还原版本:`2.1.88`
- 还原文件数:**4756 个**(含 1884 个 `.ts`/`.tsx` 源文件)
- 还原方式:提取 `cli.js.map` 中的 `sourcesContent` 字段

## 目录结构

```
restored-src/src/
├── main.tsx              # CLI 入口
├── tools/                # 工具实现(Bash、FileEdit、Grep、MCP 等 30+ 个)
├── commands/             # 命令实现(commit、review、config 等 40+ 个)
├── services/             # API、MCP、分析等服务
├── utils/                # 工具函数(git、model、auth、env 等)
├── context/              # React Context
├── coordinator/          # 多 Agent 协调模式
├── assistant/            # 助手模式(KAIROS)
├── buddy/                # AI 伴侣 UI
├── remote/               # 远程会话
├── plugins/              # 插件系统
├── skills/               # 技能系统
├── voice/                # 语音交互
└── vim/                  # Vim 模式
```

## 声明

- 源码版权归 [Anthropic](https://www.anthropic.com) 所有
- 本仓库仅用于技术研究与学习,请勿用于商业用途
- 如有侵权,请联系删除

What people ask about claude-code-sourcemap

What is ChinaSiro/claude-code-sourcemap?

+

ChinaSiro/claude-code-sourcemap is tools for the Claude AI ecosystem with 9k GitHub stars.

How do I install claude-code-sourcemap?

+

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

Is ChinaSiro/claude-code-sourcemap safe to use?

+

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

Who maintains ChinaSiro/claude-code-sourcemap?

+

ChinaSiro/claude-code-sourcemap is maintained by ChinaSiro. The last recorded GitHub activity is from 27d ago, with 12 open issues.

Are there alternatives to claude-code-sourcemap?

+

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

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

More Tools

anthropics
claude-code
2d ago

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

118.4k19.7kShell
Tools
forrestchang
andrej-karpathy-skills
7d ago

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

92.5k8.9k
Tools
nextlevelbuilder
ui-ux-pro-max-skill
24d ago

An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms

71.1k7.3kPython
Toolsai-skillsantigravity
gsd-build
get-shit-done
today

A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.

57.7k4.9kJavaScript
Toolsclaude-codecontext-engineering
JuliusBrussee
caveman
9d ago

🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

47.6k2.5kPython
Toolsaianthropic
jeecgboot
JeecgBoot
2d ago

一款 AI 驱动的低代码平台,提供"零代码"与"代码生成"双模式——零代码模式一句话搭建系统,代码生成模式自动输出前后端代码与建表 SQL,生成即可运行。平台内置 AI 聊天助手、AI大模型、知识库、AI流程编排、MCP 与插件体系,兼容主流大模型,支持一句话生成流程图、设计表单、聊天式业务操作,解决 Java 项目 80% 重复工作,高效且不失灵活。

46k16kJava
Toolsactivitiagent