From 258cc720f4f0b3de68c38ea22226100a418b774f Mon Sep 17 00:00:00 2001 From: claude-code-best Date: Mon, 6 Apr 2026 11:04:13 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=96=B0=E5=A2=9E=E7=95=99=E5=BD=B1?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Friends.md | 38 ++++++++++++++++++++++++++++++++++++++ README.md | 5 ++--- 2 files changed, 40 insertions(+), 3 deletions(-) create mode 100644 Friends.md diff --git a/Friends.md b/Friends.md new file mode 100644 index 000000000..612ff65e3 --- /dev/null +++ b/Friends.md @@ -0,0 +1,38 @@ +# 社区项目 & Blog 合集 + +> 每日更新,欢迎自荐! + +## 工具 & 应用 + +| 项目 | 描述 | 作者 | +|------|------|------| +| [4qtask.vercel.app](https://4qtask.vercel.app/) | 免费四象限时间管理工具 | @kevinhuky | +| [kaying.studio](https://kaying.studio/) | 个人 AI 工具箱 | @kayingai | +| [supsub.ai](https://supsub.ai/) | 高效阅读工具 | @hidumou | +| [x-video-download.net](https://x-video-download.net/) | 视频下载工具 | @syakadou | +| [1openapi.com](https://1openapi.com/) | API 中转站 | @thinker007 | +| [claw-z.com](https://claw-z.com/) | 一键部署 OpenClaw AI Agent(场景驱动、全面管理) | @uhhc | +| [gemini-watermark-remover.net](https://gemini-watermark-remover.net/) | Gemini 水印移除工具 | @syakadou | + +## GitHub 开源项目 + +| 项目 | 描述 | 作者 | +|------|------|------| +| [VersperClaw](https://github.com/versperai/VersperClaw) | 全自动科研流 | @versperai | +| [claude-reviews-claude](https://github.com/openedclaude/claude-reviews-claude) | 原汤化原食——Claude 如何看待眼中的老己 | @openedclaude | +| [agentica](https://github.com/shibing624/agentica) | 自研 Agent 框架,借鉴 claude-code 多 Agent 处理 | @shibing624 | +| [macman](https://github.com/tonngw/macman) | Mac 从 0 到 1 保姆级配置教程 | @tonngw | +| [SuperSpec](https://github.com/asasugar/SuperSpec) | SDD / Spec-Driven Development | @asasugar | +| [adnify](https://github.com/adnaan-worker/adnify) | 高颜值高定制化 AI 编辑器 | @adnaan-worker | +| [another-rule-engine](https://github.com/eatmoreduck/another-rule-engine) | 基于 Groovy 的开源多功能决策引擎 | @eatmoreduck | +| [creative_master](https://github.com/chatabc/creative_master) | AI 驱动的创意灵感管理工具 | @chatabc | +| [RapidDoc](https://github.com/RapidAI/RapidDoc) | Office 文件解析工具转 Markdown(支持 PDF/Image/Word/PPT/Excel) | @hzkitt | +| [token-share](https://github.com/leemysw/token-share) | macOS 原生菜单栏 LLM API 网关,支持 OpenAI 与 Anthropic 协议间的实时互译与流式转发 | @leemysw | +| [feishu-docx](https://github.com/leemysw/feishu-docx) | 飞书知识库导出、写入与云空间管理工具(支持 Markdown、公众号导入、CLI、TUI) | @leemysw | +| [web-search-fast](https://github.com/uk0/web-search-fast) | 快速网页搜索 | @uk0 | + +## Blog + +| 链接 | 作者 | +|------|------| +| [blog.xiaohuangyu.space](https://blog.xiaohuangyu.space/) | @eatmoreduck | diff --git a/README.md b/README.md index 3df85fe3d..995465772 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,7 @@ 牢 A (Anthropic) 官方 [Claude Code](https://docs.anthropic.com/en/docs/claude-code) CLI 工具的源码反编译/逆向还原项目。目标是将 Claude Code 大部分功能及工程化能力复现 (问就是老佛爷已经付过钱了)。虽然很难绷, 但是它叫做 CCB(踩踩背)... -[文档在这里, 支持投稿 PR](https://ccb.agent-aura.top/) - -[Discord 群组](https://discord.gg/qZU6zS7Q) +[文档在这里, 支持投稿 PR](https://ccb.agent-aura.top/) | [留影文档在这里](./Friends.md) | [Discord 群组](https://discord.gg/qZU6zS7Q) - [x] V4 — 测试补全、[Buddy](https://ccb.agent-aura.top/docs/features/buddy)、[Auto Mode](https://ccb.agent-aura.top/docs/safety/auto-mode)、环境变量 Feature 开关 - [x] V5 — [Sentry](https://ccb.agent-aura.top/docs/internals/sentry-setup) / [GrowthBook](https://ccb.agent-aura.top/docs/internals/growthbook-adapter) 企业监控、[自定义 Login](https://ccb.agent-aura.top/docs/features/custom-platform-login)、[OpenAI 兼容](https://ccb.agent-aura.top/docs/plans/openai-compatibility)、[Web Search](https://ccb.agent-aura.top/docs/features/web-browser-tool)、[Computer Use](https://ccb.agent-aura.top/docs/features/computer-use) / [Chrome Use](https://ccb.agent-aura.top/docs/features/claude-in-chrome-mcp)、[Voice Mode](https://ccb.agent-aura.top/docs/features/voice-mode)、[Bridge Mode](https://ccb.agent-aura.top/docs/features/bridge-mode)、[/dream 记忆整理](https://ccb.agent-aura.top/docs/features/auto-dream) @@ -77,6 +75,7 @@ bun run build ### 新人配置 /login 首次运行后,在 REPL 中输入 `/login` 命令进入登录配置界面,选择 **Anthropic Compatible** 即可对接第三方 API 兼容服务(无需 Anthropic 官方账号)。 +选择 OpenAI 和 Gemini 对应的栏目都是支持相应协议的 需要填写的字段: