run: enable interactive replay by default (#30465)

This commit is contained in:
Simon Klee 2026-06-02 22:20:16 +02:00 committed by GitHub
commit 30cff95158
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 7 deletions

View file

@ -104,7 +104,7 @@ Options:
max, minimal) [string]
--thinking show thinking blocks [boolean]
--replay replay interactive session history on resume and after resize
[boolean] [default: false]
(use --no-replay to disable) [boolean] [default: true]
--replay-limit cap visible interactive replay to the newest N messages
[number]
-i, --interactive run in direct interactive split-footer mode