Show HN: Kimiflare,Kimi K2.6 作为 Cloudflare Workers AI 上的编码助手
1 分•作者: sinameraji•2 个月前
嘿,HN,我是 Sina。<p>我有一些 Cloudflare 积分将在 5 月 14 日到期,想知道该怎么处理。当 Kimi K2.6 发布并在 Workers AI 上可用时,我决定用它构建一个开源的 Claude Code 克隆。没想太多。(有人问我是否了解 Opencode,说实话,我是在构建完这个之后才知道他们的。但他们看起来真的很棒。)<p>总之,kimiflare 是一个 CLI 编码助手,基本上是 Claude Code,但由 Cloudflare Workers AI 上的 Kimi K2.6 提供支持。<p>它目前是 v0.57.0 版本,已经有 12k+ 的 npm 下载量,137 个 GitHub 星标,以及来自 4 位贡献者的 PR(包括来自 featherjs 的 Marshall Thompson 的 zed/ACP 集成)。积分是云端服务的唯一支撑,所以一旦它们在周四到期,我将停止这项服务,而该项目将继续作为开源项目 / BYOK(自带密钥)运行。<p>在积分到期之前注册的用户,我将免费赠送 500 万个 tokens,无需信用卡。注册后,当 CLI 提示时选择 Cloud 选项,您将自动获得 tokens。<p>仓库:<a href="https://github.com/sinameraji/kimiflare" rel="nofollow">https://github.com/sinameraji/kimiflare</a>
安装:npm i -g kimiflare<p>乐于回答任何问题。<p>附注:我在 kimiflare 的前 2-3 次提交中使用了 Claude Code,然后从 v0.3.0 版本开始使用 kimiflare 来构建它自己,以实现最大的“狗粮”效应。这是一个有趣的体验。
查看原文
hey HN, this is sina.<p>i've had some cloudflare credits expiring on may 14 and was wondering what to do with them. when kimi k2.6 dropped and it was available on workers ai, i figured i'd build an open-source claude code clone with it. didn't think too much about it. (people asked if i know about opencode and tbh i learned about them only after i built this. but they seem really brilliant.)<p>anyway, kimiflare is a CLI coding agent, basically claude code but powered by kimi k2.6 on cloudflare workers ai.<p>it's at v0.57.0 and has gotten 12k+ npm downloads, 137 github stars, and PRs from 4 contributors (including a zed/ACP integration from marshall thompson at featherjs). the credits are the only reason the cloud tier exists, so once they expire on thursday i'm sunsetting it and the project continues as open source / BYOK.<p>i'm giving away 5M tokens per user to anyone who signs up before the credits expire — no credit card needed. you'll automatically get the tokens when you sign up and choose the Cloud option when prompted by the cli.<p>repo: <a href="https://github.com/sinameraji/kimiflare" rel="nofollow">https://github.com/sinameraji/kimiflare</a>
install: npm i -g kimiflare<p>happy to answer anything.<p>p.s. i used claude code for the first 2-3 commits in kimiflare, then used kimiflare to build itself from v0.3.0 onwards for maximum dogfooding. it's been a fun experience.