CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
claude-code-source
Claude Code source code recovered from source map
claude-private
Claude Code without any telemetry - the perfect cli to combo with CCR
emdash
EmDash 是一个基于Astro和Cloudflare构建的全栈 TypeScript CMS 。它汲取了 WordPress 的优势——可扩展性、优秀的后台管理用户体验和插件生态系统——并将其重构为无服务器、类型安全的架构。插件运行在沙盒化的 Worker 隔离区中,从根本上解决了 WordPress 插件架构的安全问题。
cc-mini
mini version of claude code
claude-code-rust
🚀 Rust 全量重构的 Claude Code - 性能提升 2.5x,体积减少 97% | High-performance Rust implementation of Claude Code with 2.5x faster startup and 97% smaller binary
claude-code
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.
hello2cc
hello2cc `hello2cc` 是一个面向 Claude Code 的**静默型、native-first** 插件。 它不负责 provider、gateway、模型映射或账号权限;它负责的是:**当你已经把第三方模型接入 Claude Code 之后,让这些模型尽量像原生 Opus / Sonnet 一样使用 Claude Code。** 当前版本:`0.2.5` --- 这个插件解决什么问题 如果你已经通过下面任一方式把第三方模型接进了 Claude Code: - `ccswitch` - provider profile / gateway - 原生模型槽位映射
build-code-agent
从零构建 Code Agent:Claude Code 源码深度解析 | Build a Code Agent from Scratch: Deep Dive into Claude Code Source
collection-claude-code-source-code
🔥 A collection of the newest Claude Code open source
openclaude
Claude Code opened to any LLM — OpenAI, Gemini, DeepSeek, Ollama, and 200+ models via OpenAI-compatible API shim
claude-code-source-code
Claude code source code
claude-code-book
拆解 AI Agent 的骨架与神经 —— Claude Code 架构深度剖析,15 章从对话循环到构建你自己的 Agent Harness。在线阅读网站: