1.0.0 (2025-10-29)
- This marks the stable 1.0.0 release with production-ready code
0.0.14 (2025-10-29)
- use natural completion pattern for compact mode instead of aborts (0662f14)
0.0.13 (2025-10-29)
- resolve session.compacted race condition with async flow (8bf2178)
0.0.12 (2025-10-29)
- properly handle SessionLockedError in compaction (814c4eb)
- resolve SessionLockedError in compact mode with async flow (a609fa6)
0.0.11 (2025-10-29)
- re-add comprehensive logging to diagnose compaction issues (fdb8ae9)
0.0.10 (2025-10-29)
- pass providerID and modelID to session.summarize for successful compaction (610b997)
0.0.9 (2025-10-29)
- add agent descriptions and compact mode logging (75166c4)
0.0.8 (2025-10-29)
- use session.summarize() API instead of TUI command for compaction (d6faf99)
0.0.7 (2025-10-29)
- add context injection to compact mode and remove context mode (e4b76ae)
- enable agent switching for compact mode (24dde8a)
0.0.6 (2025-10-28)
- implement session.idle pattern for reliable agent switching (192fd09)
0.0.5 (2025-10-27)
- resolve deadlock in message/compact modes by not awaiting session.prompt (edeebdd)
0.0.4 (2025-10-27)
- use tool hooks to prevent hangs in message and compact modes (2ff2d46)
0.0.3 (2025-10-27)
- discover agents from markdown frontmatter instead of config (f723f96)
0.0.2 (2025-10-27)
- initial implementation of session plugin (29481a3)
- implement file-based agent discovery to prevent startup freeze (a988850)
- remove blocking agent discovery that froze OpenCode on startup (345d398)
- implement file-based agent discovery to prevent startup freeze (a988850)
- remove blocking agent discovery that froze OpenCode on startup (345d398)
- initial implementation of session plugin (29481a3)