mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-20 15:25:50 +00:00
用户已通过 wrangler secret put 把生产 TOKEN 改为 claude-code-best, test.sh 的默认值(之前用旧 token 作 fallback)和注释示例同步更新。 现在直接 bash scripts/test.sh 即可跑通(无需显式传 TOKEN)。 src/index.ts 不依赖具体 token 值(只读 env.TOKEN 做比较), wrangler.toml 不含 secret,README/.dev.vars.example 用 <your-token> 占位符故无需改。 Co-Authored-By: glm-5.2 <zai-org@claude-code-best.win>