Skip to content

Releases: ppiankov/contextspectre

v0.49.2

13 Apr 13:22

Choose a tag to compare

Fixed

  • Release pages now show curated changelog notes instead of auto-generated commit list
  • Reduce tangent detection false positives — raise minimum token threshold from 100 to 500, limit lookback to 3 entries, exclude non-conversational entries from tangent groups

v0.49.1

12 Apr 07:42

Choose a tag to compare

Changelog

v0.49.0

11 Apr 16:17

Choose a tag to compare

Changelog

  • a85a819 feat: disambiguate ambiguous session IDs using CWD
  • a30dc9a fix: handle Windows lock file cleanup in TestLockExclusion

v0.48.0

07 Apr 11:42

Choose a tag to compare

Changelog

  • 2519573 feat: add file locking and read-only watch mode

v0.47.2

04 Apr 09:00

Choose a tag to compare

Changelog

  • 57b3e8a fix: clean stale .bak after repair and rewire to prevent collision with clean

v0.47.1

30 Mar 12:53

Choose a tag to compare

Changelog

  • f707f73 fix: fix --apply convergence on orphaned tool_use blocks

v0.45.1

26 Mar 09:48

Choose a tag to compare

Changelog

  • 99201e8 fix: use slug for interactive resume, UUID only for print mode

v0.45.0

26 Mar 04:40

Choose a tag to compare

Changelog

  • c2f15bc feat: detect concurrent claude process in launch pre-flight

v0.44.1

24 Mar 14:58

Choose a tag to compare

Changelog

  • 4ccf708 feat: add --wait and --force flags to launch, use full UUID for resume

v0.44.0

24 Mar 13:40

Choose a tag to compare

Changelog

  • 08e7e38 feat: add launch command for pre-flight fix+clean+resume