Skip to content

v1.0.3 - Supersede writes strategy and session init improvements

Choose a tag to compare

@Tarquinen Tarquinen released this 18 Dec 05:55
· 192 commits to master since this release

What's Changed

  • Add supersede writes strategy: New pruning strategy that automatically prunes write tool inputs when the same file is subsequently read, reducing context overhead since the current file state is already captured in the read result
  • Improve session initialization: Check compaction timestamp on session init for improved state handling

Full Changelog: v1.0.2...v1.0.3