v0.2.3
-
Sidebar
- Add custom sidebar sections with right-click context menus on section headers, and fixed the selection outline to target the section rather than the divider (
3c60db77,b01591ad) by @afollestad - Improve performance when deleting threads and tasks from the sidebar (
a60e8f0c) by @afollestad - Show a working/waiting indicator dot on collapsed sidebar containers, clearing it when a review proposal resolves (
6b0f6e54,e18531d1,87aa9c17) by @afollestad - Hide a thread's sidebar row immediately when its delete is confirmed (
5cd099ca) by @afollestad - Enable using custom sidebar sections for agentic pull-request review, and kept the pull request pane in place when spawning agentic threads (
2eb6119e,8d3b7d28) by @afollestad - Default a spawned thread's sidebar placement to its origin thread's section (
fa3c6f10) by @afollestad
- Add custom sidebar sections with right-click context menus on section headers, and fixed the selection outline to target the section rather than the divider (
-
Scheduled Tasks
- Add a reused-thread destination and a Section picker to scheduled tasks, allowing a schedule to target an existing thread; removed the pinned-thread requirement for targets (
341613c7,bb966f6c) by @afollestad - Refresh the Scheduled screen when a reuse schedule's thread is deleted, and open the editor when a scheduled task's destination is unrecognized (
ac6bc9c5,8cee50c8) by @afollestad
- Add a reused-thread destination and a Section picker to scheduled tasks, allowing a schedule to target an existing thread; removed the pinned-thread requirement for targets (
-
Pull Request Review
- Draw review-proposal diffs as contiguous runs instead of one view per line, and paint cards from a persisted diff-hunk cache for faster rendering (
2d3b340f,38ba2ec6) by @afollestad - Staged review comments are now relocated when the diff moves under them, listed on the Changes tab when unplaceable, hidden while a review submits, and carried forward by agentic reviews (
71539d48,be4bcab4,65823eac,45a3cef0) by @afollestad - Move the PR Overview's metadata sections above the description (
eaafbb4e) by @afollestad - Brighten the pull request pane's textual buttons on hover (
da365c57) by @afollestad - Made the pull request list scroll more smoothly (
164890d1) by @afollestad
- Draw review-proposal diffs as contiguous runs instead of one view per line, and paint cards from a persisted diff-hunk cache for faster rendering (
-
Thread & Turn Reliability
- Persist a failed turn so the thread row stays red, and kept its status settled instead of re-arming the busy state (
b7ad267f,03701d7b) by @afollestad - Took provider discovery off the agentic click path, speeding up the response to starting a new agentic turn (
dd736097) by @afollestad - Fail misshapen host-tool payloads explicitly instead of silently skipping them (
75d4e571) by @afollestad
- Persist a failed turn so the thread row stays red, and kept its status settled instead of re-arming the busy state (
-
Cards & Context Menus
- Open a card's actions menu on right-click (
e3821853) by @afollestad
- Open a card's actions menu on right-click (
-
Transcript & Content Display
- Size transcript markdown images from their real dimensions (
64728502) by @afollestad - Kept the status spinner's rotation on the wall clock for a smoother animation (
6e854a52) by @afollestad
- Size transcript markdown images from their real dimensions (
-
Navigation & Scroll
- Restore the scroll position when returning to a screen (
4511909e) by @afollestad - Move the new-conversation focused value off the window root to avoid unintended focus side-effects (
4bf173e7) by @afollestad
- Restore the scroll position when returning to a screen (
Full Changelog: v0.2.2...v0.2.3