17 lines
994 B
Markdown
17 lines
994 B
Markdown
# 0.2.100 — 2026-07-13
|
|
|
|
## Features
|
|
|
|
- **Session picker** now discovers and resumes recent Claude Code, Codex, and Cursor sessions.
|
|
- **Welcome screen** now offers a one-click resume nudge for recent Claude, Codex, or Cursor sessions.
|
|
|
|
## Bug Fixes
|
|
|
|
- **Web fetch tool** preserves full truncated page content as readable artifacts instead of discarding it.
|
|
- **Multiline mode** now correctly sends the top queued message on empty Enter when a turn is running.
|
|
- **Queued commands** no longer disappear or delay when pressing Enter twice quickly during a running turn.
|
|
- **Minimal mode** text is now readable on dark terminals with proper contrast and highlighted user prompts.
|
|
- **Grok no longer crashes** when printing resume hints after the terminal pane has closed.
|
|
- **Long-running turns** with multiple waits now show updated status markers in the transcript instead of appearing stuck.
|
|
- **Claude and Cursor hooks** are now correctly disabled at session start when disabled in config.
|
|
|