v0.4.16 - Fix tool result counting on session restart
What's Changed
- Fix tool result counting to not re-count already-pruned tools when a session is restarted
- Properly clear tool tracker state (seenToolResultIds, skipNextIdle) when switching sessions
- Prevent premature pruning threshold from being reached after session restart
Full Changelog: v0.4.15...v0.4.16