Daily community pulse.
把 Nervos Talk 最近 24 小时的讨论浓缩成一页日报。左手看 AI 总结,右手看主题热度、关键词和作者活跃度,底部顺手订阅 RSS。
把 Nervos Talk 最近 24 小时的讨论浓缩成一页日报。左手看 AI 总结,右手看主题热度、关键词和作者活跃度,底部顺手订阅 RSS。
过去24小时论坛以开发者和AI交叉话题为主轴:既有 yixiu.ckbfans.bit 发布 CKB 生态开发者体验与AI Coding的深度调研,也有社区围绕通过 Fiber 网络付费调用AI Agent 的实验展开密集讨论。[S02, S08]
这是我最近比较着迷的一个方向:通过 fiber 在浏览器里付费调用别人电脑上的 opencode/claude code/codex 这些 Agent,去执行某些任务。有点像 AI 公司推出的云端 Agent,用户可以直接在云服务器上调用去执行任务,不用自己在本地部署这些 Agent,对于不懂技术的用户来说体验会比较简单。 image2864×1238 245 KB 我们这个尝试不太一样的地方是,我们的后端是一个开放服务,不是某个中心化的公司来提供这样的云端...
How can Nervos CKB Utilise AI agents? My Personal Theory on how a CKB DAO should/could function in the future. This is a disclaimer. This is not going to be implemented in anyway to any current DAO design. AI agents are something I’ve been predicting for...
在进入主题之前,我觉得有必要先用较为通俗的语言描述一下 Fiber 当前的一些大多数用户可能会关心的功能设定: 每一个 Fiber 节点都是 “节点 + 钱包” 的组合体,节点模块有自己的身份 ID,钱包模块则提供 CKB 链上资产的操作权限。 让 Fiber 节点关联 CKB 钱包有两种方式,一种是你直接提供私钥文件并设置一个解锁密码,以后都要提供正确的密码才能启动节点,这是内置钱包模式;另一种是节点发你 CKB 交易,你自己拿去签名,然后将签名信息发回节点即可,这是外置钱包模式。 要自己在机器上运行...
第八周周报 一、本周目标 本周重点从离线评测和工具闭环,转向 Telegram 群内测、线上部署和真实使用反馈。目标不只是让 Bot 能在测试群里回答问题,而是观察它在真实群聊环境中的稳定性:是否会误触发、是否能隔离不同用户上下文、是否能正确检索官方文档和论坛资料、是否会过度追问,以及线上异常能否通过日志快速定位并修复。 本周关注的核心问题包括: 群聊中不同用户的上下文是否会互相串扰。 Bot 是否会错误插入普通群聊。 用户连续追问时,系统是否能正确理解上文。 检索结果、引用和 source 选择是否稳定。...
摘要: AI 辅助编程现已成为软件开发的主流,84% 的开发者已将 AI 工具融入工作流。本报告系统性地审视了这一趋势下 CKB 生态在 AI 覆盖上的现状与差距——从开发者工具选择、AI 检索机制、到 Solana/Ethereum 的 AI First 最佳实践对标分析。核心发现包括:CKB 在 AI 可消费性上存在严重缺口(无 llms.txt、无官方 MCP、无 Skills等),Context7 代码片段量仅为竞品链 SDK 的 1/22–1/41;同时 Bolt.new 上的实测也表明,AI...
Plan for CellScript Package Provenance and Deployment Identity Status: RFC — early design discussion Scope: Source package registry, deployment registry, lockfile binding, and builder verification for CellScript on CKB Target Version: 0.19 ~ 0.20 Core...
Hello everyone, fiber-pay v0.2.5 is out, and this release brings the ConnectButton component to @fiber-pay/react — a one-line drop-in for connecting a Fiber browser node with explicit passkey or password strategy. What’s new ConnectButton — A unified...
1. Project Name Tiko Creator Commerce Expansion + Private Beta Validation 2. Team / Individual Profile Project: Tiko Type: Ticketing and creator commerce platform built on CKB Lead: Indie Developer Contact: Discord- @getigeti21 I have already built the live...
Can you showcase some concrete examples about monitoring on CKB? like how do you monitor suspicious xUDT events, I’m curious about your detailed treatments.
第八周周报 一、本周目标 本周重点从离线评测和工具闭环,转向 Telegram 群内测、线上部署和真实使用反馈。目标不只是让 Bot 能在测试群里回答问题,而是观察它在真实群聊环境中的稳定性:是否会误触发、是否能隔离不同用户上下文、是否能正确检索官方文档和论坛资料、是否会过度追问,以及线上异常能否通过日志快速定位并修复。 本周关注的核心问题包括: 群聊中不同用户的上下文是否会互相串扰。 Bot 是否会错误插入普通群聊。...
摘要: AI 辅助编程现已成为软件开发的主流,84% 的开发者已将 AI 工具融入工作流。本报告系统性地审视了这一趋势下 CKB 生态在 AI 覆盖上的现状与差距——从开发者工具选择、AI 检索机制、到 Solana/Ethereum 的 AI First 最佳实践对标分析。核心发现包括:CKB 在 AI 可消费性上存在严重缺口(无 llms.txt、无官方 MCP、无 Skills等),Context7 代码片段量仅为竞品链...
Ckroamer: 当前的设计固然有它的道理:尽可能的服务开发者,期望降低开发者在 Fiber 生态中开发应用的门槛。但这样的设计忽略了一个重要的现实情况,那就是应用开发出来后并没有为它们设置向普通非技术用户展示的途径,开发出来的 Fiber 应用很可能就此石沉大海,无法触及普通用户,也就无法对开发者形成正向激励。...
Plan for CellScript Package Provenance and Deployment Identity Status: RFC — early design discussion Scope: Source package registry, deployment registry, lockfile binding, and builder verification for CellScript on...
Hello everyone, fiber-pay v0.2.5 is out, and this release brings the ConnectButton component to @fiber-pay/react — a one-line drop-in for connecting a Fiber browser node with explicit passkey or password strategy....
1. Project Name Tiko Creator Commerce Expansion + Private Beta Validation 2. Team / Individual Profile Project: Tiko Type: Ticketing and creator commerce platform built on CKB Lead: Indie Developer Contact: Discord-...
Thanks for the clarification, you’re right. i just realised that one could theoretically wrap an Agent as an MCP Server to expose it indirectly, but that’s a workaround,and semantically awkward, since an MCP Server is...
在进入主题之前,我觉得有必要先用较为通俗的语言描述一下 Fiber 当前的一些大多数用户可能会关心的功能设定: 每一个 Fiber 节点都是 “节点 + 钱包” 的组合体,节点模块有自己的身份 ID,钱包模块则提供 CKB 链上资产的操作权限。 让 Fiber 节点关联 CKB 钱包有两种方式,一种是你直接提供私钥文件并设置一个解锁密码,以后都要提供正确的密码才能启动节点,这是内置钱包模式;另一种是节点发你 CKB...
如果我没理解错的话,mcp/skills 是更偏配套给 Agent 用的协议,目标是让 Agent(大脑)可以使用各种工具(手脚),通常并不直接用来调用 Agent ? 调用 Agent 的协议主要是A2A (google 提出的), ACP(Agent Communication Protocol) (IBM提出的,目前是 A2A 的一部份)、ACP(Agent Client Protocol)(zed提出的)...
This is a really solid end-to-end implementation. A friendly thought on the architecture though, instead of wrapping each agent manually, why not just look at how popular platforms handle MCP + Skills? If the goal is...
Love the UX presented by “running a fiber node in browser” + integrated passkey wallet - it’s rare to be both smooth and trustless.
这是我最近比较着迷的一个方向:通过 fiber 在浏览器里付费调用别人电脑上的 opencode/claude code/codex 这些 Agent,去执行某些任务。有点像 AI 公司推出的云端 Agent,用户可以直接在云服务器上调用去执行任务,不用自己在本地部署这些 Agent,对于不懂技术的用户来说体验会比较简单。 image2864×1238 245 KB...
I think your vision for CK Agents cuts right to what a DAO ought to be, not just a voting portal, but a machine, not simply stateful but also smart, for collective trust. Still I would like to push the premise one...
Can you showcase some concrete examples about monitoring on CKB? like how do you monitor suspicious xUDT events, I’m curious about your detailed treatments.
Hi,感谢发帖分享! 你提到的AI agent for DAO的很多用例,我觉得都和可以算是下图右上角的绿灯区域:AI有能力去做,人也有动力把对应工作交给AI去做,比如讨论促进、总结报告。而复杂任务的协同探索工具,可以对应左上角的橙色区域,是开发者值得去探索的部分。 image2067×2031 656 KB 出处:https://futureofwork.saltlab.stanford.edu/ 供参考 不过我有一点担忧的是:...
Nervos Talk Renewal & Governance 是一个临时特别的分类,专门用于讨论论坛最近的改版和重构。所以我暂时帮你移动到了现在的分区。感谢发帖。
How can Nervos CKB Utilise AI agents? My Personal Theory on how a CKB DAO should/could function in the future. This is a disclaimer. This is not going to be implemented in anyway to any current DAO design. AI agents...