🚀 Release: token-audit v1.0.2 #107
nathanschram
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎉 token-audit v1.0.2 is here!
Find + fix context bloat & high token usage in your MCP tools.
🆕 What's New in v1.0.2
Added
MCP Server Enhancements
7 New MCP Tools — Enhanced MCP server with aggregation and session management
get_daily_summary: Daily token usage aggregation with trends (days parameter, platform filter)get_weekly_summary: Weekly token usage aggregation with configurable week boundariesget_monthly_summary: Monthly token usage aggregation with model breakdown optionlist_sessions: Query historical sessions with filtering, sorting, and paginationget_session_details: Retrieve full session data with smells, tool calls, and recommendationspin_server: Add/update/remove pinned MCP servers via MCP protocoldelete_session: Delete sessions from storage with confirmation safety check5 New MCP Resources — Usage summaries and session access via MCP resource protocol
token-audit://usage/daily— Daily usage summary (last 7 days)token-audit://usage/weekly— Weekly usage summary (last 4 weeks)token-audit://usage/monthly— Monthly usage summary (last 3 months)token-audit://sessions— List of recent sessionstoken-audit://sessions/{id}— Detailed session informationChanged
filelock>=3.12.0to server extras for concurrent index accesssave_daily_index()andsave_platform_index()use temp file + rename for crash safetyupdate_indexes_for_session()holds file locks during read-modify-write cycles➡️ View all v1.0.2 issues
⚡ Install or Upgrade
🔗 Resources
🤖 Supported Platforms
💬 Questions, feedback, or want support for another CLI platform?
Reply here or start a discussion!
Made with 🐻 by Little Bear Apps
Beta Was this translation helpful? Give feedback.
All reactions