Commit fd014d9
committed
docs(tok): update README and CHANGELOG with Round 2 porting additions
Document the 8 new features added in the Round 2 rtk + caveman porting
session (2026-06-01):
- tok.CompressCaveman (Lite/Full/Ultra)
- tok.IsSensitiveFilename (3-layer detection)
- filter.SmartTruncate (rtk kept+dropped==total invariant)
- tok.ExtractJSON/ExtractJSONArray/ExtractAllJSON
- tok.NewTracker (SQLite gain tracker)
- tok.EstimateTokensFast/WithEncoding/ForModel
- filter.CompressWithRetry (validate-fix-retry loop)
- filter.NewTOMLFilter (8-stage rtk pipeline)
- RetryStats.FinalPipelineStats pointer fix (vet copylocks)
The README's "Recent additions" section is split into two
chronological sections (2026-06-01 and 2026-04-20) so the latest
work is on top. The CHANGELOG adds a new "Round 2 of rtk + caveman
porting" subsection under [Unreleased].1 parent 8f6c4a0 commit fd014d9
2 files changed
Lines changed: 49 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
19 | 55 | | |
20 | 56 | | |
21 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
133 | 146 | | |
134 | 147 | | |
135 | 148 | | |
| |||
0 commit comments