by abhisekjha · AI Tool · ★ 96
Pith Status: stable — not actively adding features. Bug fixes welcome via issues. Token compression hooks for Claude Code. Install once, works in every session, zero config. How it works Four hooks attach to Claude Code's lifecycle. Every session, every project, automatically. — compresses file reads, bash output, and grep results before they hit context — runs commands, enforces token ceiling if set — restores compression mode, injects cache-locked rules — records token usage for and The hook is where most savings happen — file reads alone account for 30–50% of context in a typical coding...
| Stars | 96 |
| Forks | 9 |
| Language | Python |
| Category | AI Tool |
| License | MIT |
| Quality Score | 67.6710701855583/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-06 |
| Created | 2026-04-15 |
| Platforms | claude-code, python |
| Est. Tokens | ~150k |
Explore other popular ai tool tools:
pith is Pith is the hook that makes Claude Code sessions last 3x longer.. It is categorized as a AI Tool with 96 GitHub stars.
pith is primarily written in Python. It covers topics such as anthropic, claude-code, claude-code-plugin.
You can find installation instructions and usage details in the pith GitHub repository at github.com/abhisekjha/pith. The project has 96 stars and 9 forks, indicating an active community.
pith is released under the MIT license, making it free to use and modify according to the license terms.