Tag: ai
All the articles with the tag "ai".
我用 mitmproxy 看了四個 Code Agent Harness 的底層流量
Posted on:2026年4月26日用 mitmproxy 攔截 Claude Code、Codex、OpenCode、Pi 的 HTTP/WSS 流量,直接觀察它們怎麼傳資料、維持上下文、掛載工具呼叫
拆解 Claude Code 的 API Request:System Prompt 與 Message 結構全解析
Posted on:2026年4月2日從一份實際的 API request body 拆解 Claude Code 的完整結構,理解 system prompt、system reminder、tools 與 messages 的設計邏輯
AI 時代的 RD 武器庫:讀 How We Use Skills 的一些心得
Posted on:2026年3月25日讀完 How We Use Skills 後,整理我對 Skills、開發流程與 AI 協作方式的幾個關鍵心得。
讀《The Harness Problem》後,我重新思考 AI coding 真正的瓶頸
Posted on:2026年3月15日讀完《The Harness Problem》後,重新思考 AI coding 的瓶頸,可能不只在模型能力,也在 harness 與 edit tool 的設計。