diff --git a/README-CN.md b/README-CN.md index 13df2cd..3e3d0ba 100644 --- a/README-CN.md +++ b/README-CN.md @@ -93,6 +93,7 @@ Claude Code 是 Anthropic 推出的智能编程助手,它生活在你的终端 |[claude-code-costs](https://github.com/philipp-spiess/claude-code-costs) | ![GitHub Repo stars](https://badgen.net/github/stars/philipp-spiess/claude-code-costs) | Claude Code 使用的成本跟踪 | 成本跟踪工具| |[cctrace](https://github.com/jimmc414/cctrace) | ![GitHub Repo stars](https://badgen.net/github/stars/jimmc414/cctrace) | 将 Claude Code 聊天会话导出为 markdown 和 XML | 会话导出工具| |[claude-code-otel](https://github.com/ColeMurray/claude-code-otel) | ![GitHub Repo stars](https://badgen.net/github/stars/ColeMurray/claude-code-otel) | 监控 Claude Code 使用、性能和成本的综合可观察性解决方案 | 可观察性解决方案| +|[tokenwise](https://github.com/CodeShuX/tokenwise) | ![GitHub Repo stars](https://badgen.net/github/stars/CodeShuX/tokenwise) | 测量驱动的模型路由器 — 自动将任务路由到 Haiku/Sonnet,仅在合成时使用 Opus,记录每个路由任务的实际节省成本 | 成本降低 + A/B 测试| ## 代理与API工具 diff --git a/README.md b/README.md index 96ff437..1cba853 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ English | [简体中文](README-CN.md) |[claude-code-costs](https://github.com/philipp-spiess/claude-code-costs) | ![GitHub Repo stars](https://badgen.net/github/stars/philipp-spiess/claude-code-costs) | Cost tracking for Claude Code usage | Cost tracking tool| |[cctrace](https://github.com/jimmc414/cctrace) | ![GitHub Repo stars](https://badgen.net/github/stars/jimmc414/cctrace) | Export Claude Code chat sessions into markdown and XML | Session export tool| |[claude-code-otel](https://github.com/ColeMurray/claude-code-otel) | ![GitHub Repo stars](https://badgen.net/github/stars/ColeMurray/claude-code-otel) | Comprehensive observability solution for monitoring Claude Code usage, performance, and costs | Observability solution| +|[tokenwise](https://github.com/CodeShuX/tokenwise) | ![GitHub Repo stars](https://badgen.net/github/stars/CodeShuX/tokenwise) | Measurement-driven model router — auto-routes work to Haiku/Sonnet, reserves Opus for synthesis, logs every routed task with real $ saved | Cost reduction + A/B testing| ## Proxy & API Tools