部署cfnew by Hermes 对接 oc/deepseek-v4-flash-free
前言 我们实践了 用Agent部署 K-UI-workers项目 那么同样工作在 cloudflare worker 的 cfnew 项目应该也可以. 最近部署了 OmniRoute 白嫖各种模型 , 那么今天试试 oc/deepseek-v4-flash-free 当Agent干活怎么样 准备前置条件 跑 Hermes 用 常见的2G内存的VPS就够了. 2G内存VPS Dedirock LA机房9.88刀/年 https://1ladder.eu.org/drla888 Dedirock NY机房 8.88刀/年 https://1ladder.eu.org/drny888 安装 Hermes 部署 OmniRoute 白嫖 oc/deepseek-v4-flash-free https://crazypeace.eu.org/2026/08/omniroute-hermes-agent-oracle-arm-ubuntu-root-sudo-.html Github 的 API token 参考教程 https://crazypeace.eu.org/2026/07/github-api-token-hermes-agent.html Cloudflare 的 API token 参考教程 https://crazypeace.eu.org/2026/07/cloudflare-api-token-hermes-agent.html 实践 向你的Agent说 你现在有 cloudflare.com 的 token 权限是 Account.API Tokens, User.API Tokens cfut_Kp9Wx2Qr7ZmLn4YvBs8FdJh3Tc5Rg6UeAw1XyC0VbN 保存到你自己的 .env 你现在有 github.com 的 token 权限是 repo, workflow, gist ghp_aB3dEf9GhI2JkLmNoPqRsTuVwXyZ0AbCdEf 保存到你自己的 .env 部署这个项目 https://github.com/byJoey/cfnew 你自己的 .env 中有 cloudflare.com 的 token, 也有...