hub

CodeZen

CodeZen

一个专注中文区的 GitHub 项目发现

avatar

CoreCoder

CoreCoder > 原名 **NanoCoder**,为避免与 Nano-Collective/nanocoderhttps://github.com/Nano-Collective/nanocoder 混淆而改名。旧链接自动跳转到这里。 EnglishREADME.md | 中文README_CN.md | Claude Code 源码深度导读(7 篇)article/ **51万行 TypeScript → 950 行 Python。** 我逆向了 Claude Code 泄露的全部源码,然后把不承重的部分全扔掉,用 Python 重建了核心。成果:**Claude

ai-agent claude-code cli coding-agent corecoder
star350
Python
avatar

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

ai claude cli mcp performance
star256
TypeScript
avatar

mails

mails Email infrastructure for AI agents. Send and receive emails programmatically. 日本語https://github.com/chekusu/mails/blob/main/README.ja.md | 中文https://github.com/chekusu/mails/blob/main/README.zh.md How it works ``` SENDING RECEIV

agent cli mail
star186
TypeScript
avatar

xhs-cli

小红书命令行工具 — 搜索、阅读、点赞、收藏、评论,全在终端完成 | Xiaohongshu CLI

cli python redbook xhs xiaohongshu
star138
Python
avatar

holysheep-cli

一条命令,配置所有 AI 编程工具

ai aider api china claude
star135
JavaScript
avatar

jina-cli

jina 为 AI Agent 打造的网页阅读 CLI 工具 Englishenglish | 中文中文 --- 中文 简介 `jina` 是一个轻量级的命令行工具,封装了 Jina AI Reader APIhttps://github.com/jina-ai/reader,可以将任意 URL 转换为 LLM 友好的输入格式。特别适合阅读 X Twitter、博客、新闻网站等复杂网页。 **核心功能:** - **read** - 读取 URL 内容,输出 Markdown/Text/HTML 格式 - **search** - 网络搜索,自动获取并处理搜索结果

ai-agent ai-tools claude-code cli jina-ai-reader
star141
Go
avatar

cmirror

🇨🇳 Cmirror: 专为中国大陆开发者打造的一键换源工具 (A unified CLI for managing mirrors: Pip, NPM, Docker, Cargo, Apt, Go, Brew).

apt cargo china cli developer-tools
star101
Rust
avatar

OpenHands

欢迎使用 OpenHands(原 OpenDevin),这是一个由 AI 驱动的软件开发代理平台。 OpenHands 代理可以完成人类开发者能做的所有事情:修改代码、运行命令、浏览网页、调用 API,甚至还能从 StackOverflow 复制代码片段。

agent artificial-intelligence chatgpt claude-ai cli
star64.8k
Python
avatar

vfox

vfox English./README.md 中文文档./README_CN.md 如果你经常需要在**各种开发项目之间切换**,而这些项目又各自**需要不同的运行环境**,尤其是不同的运行时版本或环境库, 或者 **厌倦了各种繁琐的环境配置**,那么 `vfox` 就是你的不二选择。 介绍 `vfox` 是一个跨平台版本管理器(类似于 `nvm`、`fvm`、`sdkman`、`asdf-vm` 等),可通过插件扩展。它允许您快速安装和切换您需要的环境。 为什么选择 vfox? - 支持**Windows非WSL**、Linux、macOS! - 支持**不同项目不同版

asdf bash cli cmd cross-platform
star3.6k
Go
avatar

so-novel

小说下载|网文下载 | 网络小说

cli content-export document-parser ebook novel
star5.4k
Java
avatar

nali

An offline tool for querying IP geographic information and CDN provider. 一个查询IP地理信息和CDN服务提供商的离线终端工具.

cdn cdn-provider chunzhen cli geoip
star4.0k
Go
avatar

tokei

Tokei 時計https://en.wiktionary.org/wiki/%E6%99%82%E8%A8%88 Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language. Example ```console ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

badge cli cloc code command-line-tool
star13.4k
Rust