Skip to content

Commit 4f759ae

Browse files
docs: update changelog for v0.2.16
1 parent 4397883 commit 4f759ae

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

‎changelog.md‎

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## v0.2.16
4+
5+
### Added
6+
7+
- Sessions created by another session are now shown nested under their parent session in the sidebar.
8+
9+
### Changed
10+
11+
- Automation runs no longer flicker as placeholder sessions in the sidebar. Starting a run now immediately shows a 'Preparing automation' progress state. The 'Open session' button is promoted to a primary action in the run view. The Automations sidebar item now shows green/red counts of succeeded and failed runs instead of a single status dot.
12+
- The pull request detail view in My Work now displays branch labels with an arrow instead of verbose merge text, and the split-pane view now shows the PR title, status badge, and labels in a compact inline row.
13+
14+
### Fixed
15+
16+
- "Always allow for this project" permission approvals now persist correctly across sessions when using git worktrees — the approval dialog no longer re-prompts on every new worktree-backed session.
17+
- Fixed EGL_BAD_PARAMETER crashes on Wayland systems (Arch, Fedora 42) when launching the Linux AppImage
18+
- Fixed the "Last commit" diff scope incorrectly showing an empty "No changes to compare" state and a nonsense branch label when the tip commit had changes.
19+
- The context window size shown in the workspace header now displays the correct default tier value instead of the maximum long-context window. AI credit usage is also preserved when resuming a previous session.
20+
321
## v0.2.15
422

523
### Changed

0 commit comments

Comments
 (0)