Учёт токенов в системе памяти claude-mem
ai-tooling
claude-mem-token-tracking is a Claude Code skill that handles token accounting and usage control within the claude-mem persistent memory system. It tracks token consumption per model, enforces context window limits, and separates the budget between response and context. This is especially relevant when working with large memory archives where hitting model limits is a real risk. Teams with high monthly API spend and developers building custom solutions on top of claude-mem will find it useful for keeping context usage efficient and costs predictable.
- #ai-tooling
- #performance
- #analysis