You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
## Unreleased
4
4
5
+
## 0.142.2
6
+
5
7
-`/context` now shows where auto-compaction triggers: a `🔲` marker on the threshold cell of the grid plus an `Auto-compaction at N%` line.
6
8
- Include `autoCompactPercentage` in the `usage` chat content so clients can mark the auto-compaction threshold on their context-usage bar.
7
9
- Bugfix: `kill-job!` commits `:killed` before destroying the process, fixing a race where the exit monitor overwrote it with `:failed` (exit 143). (#510)
0 commit comments