Related Podcasts ---------------- 42章经 ### From Clawdbot to the 2026 AI Coding Explosion | A Conversation with PingCAP CTO Dongxu PingCAP CTO Dongxu analyzes the technical evolution of AI Coding crossing the singularity, Agent self-evolution, and the transformation of human value in the future.张小珺Jùn|商业访谈录 ### 128. Manus Co-founder's Final Interview Before Sale: The Fantastical Drift to 2025... In an interview before Manus' acquisition by Meta, co-founder Ji Yichao surveyed his AI entrepreneurial journey and transformation, deeply analyzed AI Agent product strategy, market competition, and future trends, emphasizing the balance between product, technology, and business models.量子位 ### GPT-5.4 Released: OpenAI's First Unified Model, Truly Native OpenAI releases GPT-5.4, creating the first unified Agent model that supports native Computer Use by integrating reasoning, coding, and computer interaction.腾讯技术工程 ### Cognitive Reconstruction: After Three Months with Speckit, I Abandoned It - Escaping the Dilemma of Powerful Tools That Are Hard to Use Well A Tencent developer reflects on setbacks with traditional AI programming tool Speckit, proposing and implementing an AI engineering methodology centered on 'Context Engineering' and 'Compound Engineering' to achieve knowledge compounding and decreasing development costs, addressing practical challenges in human-AI collaboration.大淘宝技术 ### How to Design an AI Agent System This article systematically elaborates on how to design, implement, and deploy a controllable and usable AI Agent system from an engineering perspective, building a full-stack design framework covering planning, memory, tools, and execution architecture.Tw93 Blog ### What You Don't Know About Claude Code: Architecture, Governance, and Engineering Practices - Tw93 This article provides an in-depth analysis of Claude Code's six-layer architecture and engineering practices, proposing a systematic Agent development methodology from context governance and skill design to a verification loop.腾讯云开发者 ### Deconstructing Clawdbot: Local Architecture, Memory Management, Agent Orchestration, and Context Assembly Principles This article provides a deep dive into the core architecture, layered memory management mechanism, and ReAct-based dynamic orchestration principles of Clawdbot, a local-first AI Agent runtime.捕蛇者说 ### Ep 57. Collision of Two Worlds: The AI Revolution Through the Eyes of Traditional Enterprises A veteran financial technology leader provides an in-depth analysis of compliance challenges, business logic for AI implementation in traditional industries, and the 'stateful' professional moat for practitioners.
Ep 58. 从零实现龙虾需要什么?Bub 开发者访谈
📅 2026-03-15 00:32 捕蛇者说 人工智能 3 分鐘 3063 字 評分: 92
📌 一句话摘要 深入探讨 AI Agent 项目 Bub 的研发历程,解析其在群聊交互、Tape 记忆机制及自我演化方面的核心技术与实践。 📝 详细摘要 本期播客由《捕蛇者说》主播对话 AI Agent 项目 Bub 的开发者,深入探讨了 Agent 从单一工具向“数字生命”演进的技术细节。节目从爆火的 OpenClaw 出发,重点介绍了 Bub 如何从一个基础的 Coding Agent(基于读、写、改、运行四个核心工具)演化为能够适应群聊环境的智能助手。技术层面上,嘉宾详细解析了“纸带”(Tape)机制,这是一种记录完整事件流的线性结构,通过“锚点”和“交接”(Hand-off)机制有