- [new]
grok --debugnow writes per-session log files under~/.grok/debug/(with alatest.txtsymlink) even when a leader process is active;--debug-filelets you override the destination. - [fix] Doom-loop warnings now correctly identify cycles and distinct edit failures instead of reporting identical arguments.
- [fix] Model-list changes (from config or cache) now appear immediately in already-connected TUI and IDE clients without requiring a restart.
Under the hood
- Added
crates/codegen/xai-grok-telemetry/src/{debug_log,hooks_log}.rsto support the new debug firehose and hook instrumentation. - Removed the old
crates/codegen/xai-grok-pager/src/tracing.rsmodule. - Updated all shell completions (bash, zsh, fish, elvish, PowerShell) to expose the new
--debugand--debug-fileflags. - Bumped the bundled manifest and version metadata to 0.2.40.
Upgrade notes
No manual steps required.