Skip to content

Commit 4a06553

Browse files
Shahinyanmclaude
andcommitted
docs(changelog): note recommender no-trim + doctor profile flag (26b)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent af2b0dc commit 4a06553

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ saved. Default is now `full` (advertise everything); trimmed profiles stay
2121
opt-in via `TOKEN_PILOT_PROFILE=nav|edit|minimal`. When a trimmed profile is
2222
active the SessionStart banner now prepends a caveat naming what's hidden.
2323

24+
The profile **recommender** no longer pushes a trim: it used to suggest
25+
`TOKEN_PILOT_PROFILE=nav` for read-heavy usage and print an "apply to
26+
`.mcp.json`" snippet — users applied it, then the next edit session hit the
27+
trimmed-away `read_for_edit` / `read_range` / batch reads. It now always
28+
recommends `full`. And `token-pilot doctor` loudly flags an explicit trimmed
29+
profile, names the hidden tools, and tells you to remove it.
30+
2431
### Added — tool failures are logged (no more silent breakage)
2532

2633
`createServer`'s tool dispatch now writes handler exceptions / validation errors

0 commit comments

Comments
 (0)