
Barry
287 posts

Barry
@BarryYangi
Developer | Creator | AIGC | Crypto HODLER | INFJ-A


Is there a great Mac email client? Like an actual great one where I won't find myself going back to Gmail web four days later.





牛P Claude Code 发布了 NO_FLICKER 模式 一个全新的终端渲染方案 终端不再闪烁,而且可以直接用鼠标了 -不再闪烁 不再跳跃,随着对话的进行,内存和CPU使用率持续上升。 终端里能用鼠标了 这是 NO_FLICKER 模式附带的惊喜:完整的鼠标操作支持。 现在可以通过鼠标点击来移动输入框内的光标。其他一些界面元素现在也可以点击了。 点击输入框定位光标位置,不用再按方向键一格格挪 点击折叠的工具调用结果展开查看完整输出,再点一下收起来 点击 URL 直接在浏览器里打开,点文件路径在默认编辑器里打开 拖拽选中文字,松开鼠标自动复制到剪贴板(可在 /config 里关掉) 鼠标滚轮翻看对话历史 双击选词,三击选行。在支持 kitty 键盘协议的终端(kitty、WezTerm、Ghostty、iTerm2)里,选中状态下 Ctrl+C 是复制而不是取消操作。 开启方式就一行: CLAUDE_CODE_NO_FLICKER=1 claude




Claude code source code has been leaked via a map file in their npm registry! Code: …a8527898604c1bbb12468b1581d95e.r2.dev/src.zip

让 Claude Code 分析了一遍 claude-code-sourcemap 源码,把逻辑全部抽离出来,写了个 open-agent-sdk,用于替代 claude-agent-sdk 使用 claude-agent-sdk 做过 Agent 产品的都知道,其本质是在 claude code 的基础上套了一层壳,做成 sdk 给第三方接入,可以加速 Agent 产品的开发,但是弊端也很明显: 1. claude-agent-sdk 依赖 claude code,而 claude code 是不开源的,一切都是黑盒调用,出了问题你没法修 2. claude-agent-sdk 接到的 query,需要创建 claude code 进程去处理,开销很大,不适合云端规模化调用 在 Claude Code 源码基础上实现的 open-agent-sdk 1. 完全兼容 claude-agent-sdk 的接口形式,只需换个包名即可快速替换 2. 完全开源,你可以接入到你的 Agent 后做定制化修改,不再是黑盒调用 3. 函数调用,不依赖本地 cli 进程,没有额外的开销,云端 Agent 高并发不愁 想到一个有意思的比方不知道合不合适😄 Claude Code 家后院起火,我让 Claude Code 把家里的桌椅板凳、锅碗瓢盆都搬出来,盖了一座新房子,让大家都可以免费住。🐶 MIT 协议开源,欢迎使用。👇 github.com/shipany-ai/ope…

linear 太超前了 妈的。绝 linear.app/developers/aig

Almost 16 months in the making, I'm finally at a point where I'm calling this good to go on the App Store. It's been my privilege to share the journey with you all, here's to the cool things still to come. Spatial is now available at apps.apple.com/app/id67539798…






