What's wrong with this entry?
Anonymous. No account, no email.
What
Several new user-configurable settings have been added.
Details
prUrlTemplate— URL template for PR links in the footer badge and inline messages. Supports placeholders:{host},{owner},{repo},{number},{url}. Example:"https://reviews.example.com/{owner}/{repo}/pull/{number}"(search for"URL template for PR links")theme— now documented with.describe("Color theme for the UI")(search for"Color theme for the UI")fileCheckpointingEnabled— now documented with.describe("Snapshot files before edits so /rewind can restore them")(search for"Snapshot files before edits")timestampMessages— stamps each assistant message with its arrival time, described as'Show "Cooked for Nm Ns" after each assistant turn'(search for"Cooked for")todoTrackingEnabled— enables the todo/task tracking panel, described as"Enable the todo / task tracking panel"(search for"Enable the todo")notificationChannel— preferred OS notification channel (search for"Preferred OS notification channel")showFullToolOutput— shows full tool output instead of truncated summaries (search for"Show full tool output")keybindingMode— key binding mode for the prompt input (search for"Key binding mode")remoteControlAtStartup— start Remote Control bridge automatically each session (already existed, now with description)autoUploadSessions— mirror local sessions to claude.ai as view-only (already existed, now with description)
Evidence
New settings (search for the .describe( strings listed above)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.