Skip to content

Releases: malhashemi/opencode-sessions

v1.0.0

29 Oct 23:21
b52ac4a

Choose a tag to compare

1.0.0 (2025-10-29)

⚠ BREAKING CHANGES

  • This marks the stable 1.0.0 release with production-ready code

Miscellaneous Chores

  • release v1.0.0 - production ready (#37) (5252713)

v0.0.14

29 Oct 22:14
edc00b1

Choose a tag to compare

0.0.14 (2025-10-29)

Bug Fixes

  • use natural completion pattern for compact mode instead of aborts (0662f14)

v0.0.13

29 Oct 20:45
4bbdf3d

Choose a tag to compare

0.0.13 (2025-10-29)

Bug Fixes

  • resolve session.compacted race condition with async flow (8bf2178)

v0.0.12

29 Oct 20:28
49aa053

Choose a tag to compare

0.0.12 (2025-10-29)

Bug Fixes

  • properly handle SessionLockedError in compaction (814c4eb)
  • resolve SessionLockedError in compact mode with async flow (a609fa6)

v0.0.11

29 Oct 18:15
d8cef45

Choose a tag to compare

0.0.11 (2025-10-29)

Features

  • re-add comprehensive logging to diagnose compaction issues (fdb8ae9)

v0.0.10

29 Oct 17:44
66bf2b3

Choose a tag to compare

0.0.10 (2025-10-29)

Bug Fixes

  • pass providerID and modelID to session.summarize for successful compaction (610b997)

v0.0.9

29 Oct 16:20
9ac78a6

Choose a tag to compare

0.0.9 (2025-10-29)

Features

  • add agent descriptions and compact mode logging (75166c4)

v0.0.8

29 Oct 13:00
7500887

Choose a tag to compare

0.0.8 (2025-10-29)

Bug Fixes

  • use session.summarize() API instead of TUI command for compaction (d6faf99)

v0.0.7

29 Oct 10:02
751ad39

Choose a tag to compare

0.0.7 (2025-10-29)

Features

  • add context injection to compact mode and remove context mode (e4b76ae)
  • enable agent switching for compact mode (24dde8a)

v0.0.6

28 Oct 08:11
092845d

Choose a tag to compare

0.0.6 (2025-10-28)

Features

  • implement session.idle pattern for reliable agent switching (192fd09)