bump: version 0.8.2 → 0.8.3 [skip ci]

This commit is contained in:
github-actions[bot]
2026-08-03 21:28:33 +00:00
parent 888529f381
commit 737fc42ec1
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
## v0.8.3 (2026-08-03)
### Fix
- infinite loop bug when attempting to interrupt a prompt exchange right before a session compression
- ctrl-c inside of an auto-continue loop created an infinite loop
## v0.8.2 (2026-07-31)
### Fix