Commit Graph

3 Commits

Author SHA1 Message Date
Kenny c8486f90ba refactor: rename getNewMessages to consumeNewMessages
Rename to signal mutation behavior - the function advances the cursor
as a side effect, so 'consume' better reflects that calling it twice
with the same input yields different results.
2026-01-14 21:06:26 -05:00
Aleksey Bragin 3ee14f9ba6 fix: reset cursor when history changes 2026-01-14 19:58:56 -05:00
Aleksey Bragin d351f16c57 fix: add session cursor for tool output 2026-01-14 19:43:46 -05:00