Local-first Claude Code cost analyzer. Per-tool spend, daily trends, optimization hints.
面向 Claude Code 中 AI agent 的本地 Cost Guard 与 runtime guardrails。 当前 v2.3.2 的发布表面保持 local-first,并且聚焦一个 operator-facing 的核心工作:弄清成本到底来自哪里、接下来会往哪里走、如何按 provider/model/tool 做 attribution、如何通过 汇总 subagent tree,以及如何在不引入 hosted control plane 的前提下推送 signed monitor-webhook alerts。 给 Claude Code 用的 Cost Guard。 会读取你的本地 JSONL 会话日志,回答 之后真正的问题:到底是哪一个 tool、branch、retry loop 或 runaway pattern 在烧 token,接下来该改什么。在…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
面向 Claude Code 中 AI agent 的本地 Cost Guard 与 runtime guardrails。 当前 v2.3.2 的发布表面保持 local-first,并且聚焦一个 operator-facing 的核心工作:弄清成本到底来自哪里、接下来会往哪里走、如何按 provider/model/tool 做 attribution、如何通过 汇总 subagent tree,以及如何在不引入 hosted control plane 的前提下推送 signed monitor-webhook alerts。 给 Claude Code 用的 Cost Guard。 会读取你的本地 JSONL 会话日志,回答 之后真正的问题:到底是哪一个 tool、branch、retry loop 或 runaway pattern 在烧 token,接下来该改什么。在 中,聚合后的日趋势与异常 baseline 改为锚定 assistant-row timestamps,因此旧的多日 JSONL 文件里较新的日期不再轻易从本地 operator 视图中消失。零云端。无需…