Added
- Fold and unfold large pasted text blocks directly from the prompt input and transcript.
Fixed
- Pause the working timer while waiting on a permission prompt or a question.
- Prevent snapshot progress from hanging a session.
- Keep diagnostics edits responsive during large edits.
- Warn when posting to the shared board targets a stopped subagent.
- Keep a session goal running when a new message arrives instead of dropping it.
- Only route auxiliary tasks to
kilo-auto/smallwhen using Kilo credentials. - Stop looping on repeated malformed tool calls.
- Keep Keep Awake active while a wakeup is scheduled, and clear it when a session with pending wakeups is deleted.
- Speed up local recall searches and improve match ranking.
- Link sessions to their pull requests without a slow, timed
gh pr viewprobe. - Submit and cancel custom answers correctly in the question dialog.
- Format detailed code review findings as distinct sections.
Changed
- Speed up the first worktree snapshot by skipping unnecessary re-hashing of the checkout.
- Skip resolving the source project when moving sessions without changes, for faster session moves.
- Bump the bundled CLI to v7.7.2.