Grok App v0.1.6
Highlight: early-turn fix (#52), multi-session stream, shared-mode CLI import, store write locks.
Added
- Import CLI sessions (shared mode) (#57): Settings → General lists
~/.grok/sessions; import one / all into App journals. - Session diagnostic export: session menu → redacted zip (messages, runtime, CLI probe, logs, agent trail) for bug reports (#52).
- Multi-session background stream (#56): switching chats keeps busy turns streaming under the process cap.
- A11y (#53): conversation live region; permission / modal focus trap + Escape; ask_user
aria-pressed.
Fixed
- Premature turn end (#54 / #52): defer
prompt_completewhile tools, permission, plan, or ask_user are still open. - Orphan chat cwd: no-project agents use
$HOMEinstead of Dockcwd=/(#52). - Empty-run soft signal: toast when a non-ask turn ends with zero tool calls (#52).
- Store JSON write lock (#55): exclusive lock + atomic rename; quarantine corrupt store files.
- Git worktrees UI: hide section for non-git folders; stop loading flicker; compact single-line rows.
Community
中文
- 新增:CLI 会话导入(shared)、诊断包、后台多会话流式、无障碍。
- 修复:工具/权限未完不提前就绪;无项目 cwd=
$HOME;store 写锁;worktree 非 git 隐藏与紧凑行。
Assets are attached below. Install help (macOS xattr / Gatekeeper, Windows SmartScreen, Linux packages, CLI): README · README 中文 · Full history: CHANGELOG.md