v2.7.3
July 14, 2026
Skip a redundant model call when saving session context
Saving session context no longer makes an extra model call it didn't need. Cutting that redundant round trip trims latency and token cost on every save, so long-running sessions stay leaner without any change on your side.
