We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6cca14 commit 0e8e6ecCopy full SHA for 0e8e6ec
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to sidecar are documented here.
4
5
+## [v0.39.0] - 2026-01-22
6
+
7
+### Performance
8
+- **Interactive Mode**: Three-state visibility polling (visible+focused, visible+unfocused, not visible)
9
+- **Interactive Mode**: Fixed duplicate poll chain bug causing 200% CPU usage
10
+- **Interactive Mode**: Correct generation map usage for shell vs worktree polling
11
12
## [v0.38.0] - 2026-01-22
13
14
### Features
0 commit comments