百科.dev
全部条目趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
C

claude-code

> 编程语言
开源

赞美音乐 代码是一种代理编码工具,它生活在终端中,理解了您的代码库,并通过执行例行任务,解释c来帮助更快地编码

144.8K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

赞美音乐 代码是一种代理编码工具,它生活在终端中,理解了您的代码库,并通过执行例行任务,解释c来帮助更快地编码

Claude代码——漏出源 (2026-03-31) 2026年3月31日,Anthropic的"Claude代码"CLI的完整出源代码被通过在npm注册处被曝光的.map文件被泄露. - 它是如何泄露出Chaofan Shou (@Friedrice) 发现泄漏并公开发布:"Claude代码源代码已经通过他们npm注册的地图文件被泄露了!"——@Friedrice,2026年3月31日. 已公布的npm包中的源图文件包含了一个参考文献,其中包含一个完整而未被遮蔽的TypeScript源,从Anthropic的R2存储桶中作为拉链存档可以下载. --- 快速设置 Prerequisites - Bun v1.3+(项目运行时间) - Node.js v18+(用于 npm 包安装) - Anthropic API 密钥(设置为 ANTHROPICAPIKEY 环境变量) 安装和运行bash 1. 安装 Bun(如果尚未安装) call-fsL https://bun.sh/install QQ bash source /. bashprofile # 或者重新启动您的终端 2 。 内地..

核心特点

  • •Bun v1.3+ (the project's runtime)
  • •Node.js v18+ (for npm package installation)
  • •An Anthropic API key (set as ANTHROPIC_API_KEY environment variable)
  • •Some modules from the original source were not included in the leak (Anthropic-internal @ant/* packages, some tools). These have been replaced with stubs that export no-ops.
  • •The bun:bundle feature flag system is shimmed via a Bun plugin at plugins/bunBundleDev.ts. All flags default to false unless enabled via FEATURE_FLAGS.
  • •The MACRO.* build-time constants are defined in bunfig.toml and injected by Bun's --define system.
  • •Leaked on: 2026-03-31
  • •Language: TypeScript
  • •Runtime: Bun
  • •Terminal UI: React + Ink (React for CLI)

> 标签

TypeScriptclaude-codeclaude-code-source-code

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月12日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言