Skip to content

Commit 88b7010

Browse files
Add February 25, 2026 release notes
1 parent dcb78c7 commit 88b7010

4 files changed

Lines changed: 34 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Or start a session in the web UI and manage it from any browser. Use Tailscale t
3131
## Release Notes
3232

3333
- [Release Notes - February 23, 2026](docs/release-notes-2026-02-23.md)
34+
- [Release Notes - February 25, 2026](docs/release-notes-2026-02-25.md)
3435

3536
## ⚡ Quick Start
3637

docs/release-notes-2026-02-25.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Release Notes - February 25, 2026
2+
3+
## New Features
4+
5+
### UI and Workflow Improvements
6+
7+
We made several changes to make the workspace easier to scan and manage during long sessions.
8+
9+
- Added a new settings page with a theme toggle and collapsible sidebar navigation.
10+
- Added a new compact timeline jump mode that makes it faster to jump between user messages.
11+
- Added support for collapsing expanded sections so timeline details stay manageable.
12+
- Restored model and reasoning labels in the header settings menu so context is always clear.
13+
- Improved dark mode visibility in project and selection states for better readability.
14+
15+
![Dark mode contrast improvements](../screenshots/dark-mode.png)
16+
17+
![Collapsed jump sections](../screenshots/collapsed-sections.png)
18+
19+
### Reliability Improvements
20+
21+
Session state is now more reliable after cancels, catalog updates, and recovery edges.
22+
23+
- Fixed stale processing UI after cancel acknowledgements and catalog merges.
24+
- Improved cancel fallback behavior when a forced clear is needed.
25+
- Generalized stale inferred turn recovery for any in-flight turn.
26+
- Added recover logic for inferred stale turns based on log inactivity.
27+
- Aligned cancel status text with forced state clear states.
28+
29+
### Timeline and Header Clarity
30+
31+
- Simplified the timeline header model and reasoning summary presentation.
32+
- Restored model and reasoning labels in the session header controls after the compact redesign.
33+
- Kept dark mode sidebar and project label visibility tuned for longer use sessions.

screenshots/collapsed-sections.png

33.8 KB
Loading

screenshots/dark-mode.png

91.5 KB
Loading

0 commit comments

Comments
 (0)