File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,6 +21,13 @@ saved. Default is now `full` (advertise everything); trimmed profiles stay
2121opt-in via ` TOKEN_PILOT_PROFILE=nav|edit|minimal ` . When a trimmed profile is
2222active 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
You can’t perform that action at this time.
0 commit comments