LLM 工程 · Agentic System · Harness Engineering

Articles

拆過的專案:Headroom,共 1 篇。看全部文章
Source Code 你的 Agent 為什麼越跑越貴:Headroom 的 Context Compression 設計 Agent 每呼叫一次 tool,輸出就永久累積在 context 裡。Headroom 是插在 Agent 與 LLM provider 之間的本機壓縮層,透過 Live-Zone Only、CCR 可逆壓縮、Fail-Open 三個設計原則,讓 JSON array tool output 壓縮率達到 70–95%,同時保持可逆。
12 分 2026-06-28