Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 387 Bytes

File metadata and controls

5 lines (3 loc) · 387 Bytes

Contributors

eSaadster

The TypeScript rewrite was directly inspired by pi-token-goat, eSaadster's fork that explored session-aware token compression under Raspberry Pi memory constraints. The core insight — track what the session has already seen and intercept redundant reads before they hit the model — originated in that work.