Skip to content

StartripAI/ClaudeFolding

Repository files navigation

copilotinvoice.com

首页现在是中文 AI / 科技新闻首页。 Claude Code Folding 保留在 /folding 子页面。 GitHub Actions 每 2 小时刷新并自动部署。

Visit Home · Claude Folding

claude-code clean-room source-code-analysis bilingual nextjs developer-tools

Claude Code Folding cover

首页

首页是白色、紧凑、带缩略图的中文 AI 新闻版面:

构建前脚本会抓取数据、规范化链接、去重聚类并写入:

  • public/live-dashboard.json

卡片主链接会直接跳转到原始内容。

Claude Code Folding

Claude Code Folding 是一个 clean-room 中文解剖项目,现已迁移到独立子页面:

内容包括:

  • 11 步执行链
  • 架构折叠图
  • 工具权限层
  • 命令簿
  • 隐藏能力线索

Stack

  • Next.js 16
  • React 19
  • TypeScript
  • Framer Motion
  • Recharts

Local Development

npm install
npm run data:refresh
npm run dev

常用检查:

npm run data:validate
npm run test:unit
npm run verify:routes
npm run lint
npm run build

Auto Deploy

自动部署推荐使用 GitHub Actions 每 2 小时构建一次并把 out/ 上传到现有 Cloudflare Pages 项目。npm run build 会刷新并校验数据,workflow 不再单独运行数据刷新步骤。

当前 GitHub token 需要额外 workflow scope 才能把 workflow 文件推到仓库。

GitHub repository secrets/variables 需要:

  • Secret: CLOUDFLARE_API_TOKEN
  • Secret: CLOUDFLARE_ACCOUNT_ID
  • Var: CLOUDFLARE_PAGES_PROJECT_NAME,默认 copilotinvoice

Disclaimer

Unofficial. Not affiliated with any mentioned company or platform.

首页只展示标题、短摘要、时间和原始链接,不复制全文内容。 Claude Folding 基于公开可得的源码线索整理,可能存在不完整或过时信息。

Use it as a signal dashboard and explainer, not as official documentation.

Releases

No releases published

Packages

 
 
 

Contributors