trueline-mcp 2.6.0 → 2.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -73,9 +73,7 @@ overhead, so the break-even point is roughly 15KB; below that, a plain
73
73
  | 245 lines | 245 tokens | 14 tokens | 94% |
74
74
  | 504 lines | 504 tokens | 4 tokens | 99% |
75
75
 
76
- `trueline_read` supports multiple disjoint ranges in a single call and
77
- an optional `hashes: false` mode for exploratory reads that saves ~3
78
- tokens per line.
76
+ `trueline_read` supports multiple disjoint ranges in a single call.
79
77
 
80
78
  ### Find and fix: `trueline_search`
81
79