AI工具 Skill技能库 关于道场
Python AI工具 开源

TokenSavior:服务器进入基准测试代码持久记忆客户端

GitHub |2026-07-02

The MCP 服务器 turns Claude 进入 the only coding agent hitting 100%在 a real 基准测试. -77% active tokens, -76% wall time, 0 losses across 96 tasks 在 Claude Opus 4.7. Structural 代码 navigation + 持久记忆. Works 与 every MCP 客户端.GitHub 1,029 ⭐ / 83 Fork,主要使用 Python 开发。访问项目:https://github.com/Mibayy/token-savior

项目介绍

The MCP 服务器 turns Claude 进入 the only coding agent hitting 100%在 a real 基准测试. -77% active tokens, -76% wall time, 0 losses across 96 tasks 在 Claude Opus 4.7. Structural 代码 navigation + 持久记忆. Works 与 every MCP 客户端.

核心功能

- Fixed `pytest` regex: now matches `python3 -m pytest`, `uv run pytest`, - 5 more Git compactors: `fetch`, `checkout`, `分支`, `worktree list`, - 4 more gh compactors: `gh 仓库 view`, `gh pr view`, `gh issue view`, - `grep`, `find`, `cat` compactors. Group hits 由文件, strip common - Compound command splitter: `cd /root/foo && Git status` now compacts

使用指南

- `get_usage_stats` v2. ASCII sparkline (30 d), daily breakdown table (7 d), top-tools cumulative, `格式="json"`. - 新 MCP 工具 `ts_discover`. Scans `~/.claude/projects//.jsonl` transcripts、flags missed TS opportunities (Read->Grep->Read chains, sequential `find_symbol`, edits without `get_edit_context`, `memory_search` without prior `memory_index`, 原生 shell 在代码 files). 30-day scan 在~2.5 s 在 a 343 MB transcript dir.


项目信息

项目信息
项目名称Mibayy/token-savior
Star 数1,029
Fork 数83
编程语言Python
开源协议MIT
创建时间2026-03-30
最近更新2026-05-26
主题标签

项目地址

GitHub 仓库:<https://github.com/Mibayy/token-savior>

> 完整 URL:[https://github.com/Mibayy/token-savior](https://github.com/Mibayy/token-savior)

如需查看完整源码、安装命令、使用示例、API 文档,请直接访问上方项目地址。所有信息均以 GitHub 仓库为准。