docs(release): add Tasks sidebar feature to v0.8.43 CHANGELOG

This commit is contained in:
Hunter Bown
2026-05-24 03:33:06 -05:00
parent 701257ef81
commit b773690b38
2 changed files with 16 additions and 0 deletions
+8
View File
@@ -25,6 +25,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
path now tries `wl-copy` before `arboard`, fixing silent copy failures on
niri, River, cosmic-comp, and GNOME mutter (#1938). Thanks @ousamabenyounes.
### Added
- **Tasks sidebar now shows fuller turn IDs and supports copy-to-clipboard.**
Turn ID prefixes are widened from 12 to 16 characters for disambiguation,
background job status is presented as "X running, Y completed" instead of
ambiguous "X active (Y running)", and `y` / `Y` yank affordances copy the
current turn ID or full status line to the system clipboard (#1975).
### Changed
- **Contributor count and acknowledgement surfaces refreshed.** The website
+8
View File
@@ -25,6 +25,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
path now tries `wl-copy` before `arboard`, fixing silent copy failures on
niri, River, cosmic-comp, and GNOME mutter (#1938). Thanks @ousamabenyounes.
### Added
- **Tasks sidebar now shows fuller turn IDs and supports copy-to-clipboard.**
Turn ID prefixes are widened from 12 to 16 characters for disambiguation,
background job status is presented as "X running, Y completed" instead of
ambiguous "X active (Y running)", and `y` / `Y` yank affordances copy the
current turn ID or full status line to the system clipboard (#1975).
### Changed
- **Contributor count and acknowledgement surfaces refreshed.** The website