Environment as Dependency Inversion Exploring how the Environment abstraction in pai-agent-sdk implements dependency inversion, why this design embeds OS-centric assumptions, and how it shapes everything from tool implementation to cont 2026-01-20 技术分享 #LLM #Agent #AGI
PTC是一种端到端的方案 深入分析Anthropic的Programmatic Tool Calling(PTC)技术,探讨有状态API的环境状态设计理念,以及端到端数据积累对AI Agent发展的价值 2025-12-03 技术分享 #LLM #AGI
Free from the coding language 探讨AI时代编程语言选择的自由度,分享使用Claude Opus进行Rust项目开发的经验,以及模型能力提升对技术栈学习的影响 2025-11-29 随笔 #随笔
Design Agentic Coding Agent 探讨如何构建可扩展的云原生Coding Agent系统,分析Agentic Workflow设计理念,介绍基于MCP协议的Agent架构设计考量 2025-10-17 技术分享 #LLM #Agent #Code Agent #Coding
Thinking about debug agent 探讨Debug Agent的设计思考,分析用户上下文、程序上下文和自动化交互方案三个核心组成部分,与Coding Agent的差异与环境感知需求 2025-10-09 技术分享 #LLM #Agent #Vibe coding #Debug
Evals is misleading? 探讨LLM评估方法的局限性,分析LLM-as-Judge和A/B实验等评估方式的问题,思考我们应该如何正确看待AI模型评估 2025-09-10 技术分享 #随笔 #LLM
LLM只是计算,Context才是内存 深入探讨LLM的Context Engineering理念,分析检索模式与阅读模式的优劣,理解Context作为LLM内存的核心概念 2025-09-02 技术分享 #随笔 #LLM