Bug fixes shipping to Grok Build 0.2.3 (release notes will be available in the TUI)
- add “Yes, and don't ask again for anything (always-approve mode)"
- add alpha/stable to welcome screen
- JetBrains/JediTerm terminal detection so TUI does not get confused and detect it as some other terminal
- persist model ID instead of display name for default_model
- clamp Q&A height to prevent ratatui buffer overflow
- better UX for tmux inside ssh copy-paste issues
- store vim mode persistently in the config.toml to prevent restart loss
- memory usage improvements for managing chat history on the hot path