Skip to content

Latest commit

 

History

History
149 lines (83 loc) · 11.6 KB

File metadata and controls

149 lines (83 loc) · 11.6 KB

Changelog

1.8.0 (2026-04-09)

Features

  • auto-memory interop with assist/takeover modes (#45) (eb00cb7)
  • bump @jim80net/memex-core to ^0.4.0 (#46) (32694ce)

1.7.0 (2026-04-02)

Features

  • add bundled /wrap-things-up end-of-session skill (#43) (3a0f6a9)

1.6.0 (2026-04-02)

Features

  • upgrade /handoff skill for comprehensive detail (#42) (49db35c)

Bug Fixes

  • reflect: add worktree awareness to scope determination (#40) (4d9aec0)

1.5.0 (2026-03-17)

Features

  • GEPA sleep/deep-sleep + query attribution (#34) (7761eb4)

Bug Fixes

  • use correct 'prompt' field name in doctor skill test commands (#37) (f226595)

1.4.1 (2026-03-16)

Bug Fixes

  • bump memex-core to 0.2.3 for frontmatter memory parsing (#32) (999f330)

1.4.0 (2026-03-16)

Features

  • add /handoff skill for session continuation plans (4d0fc2a)
  • add /takeover skill, fix handoff filenames and references (2dc3890)
  • add /troubleshoot skill for self-diagnosis (04fd626)
  • knowledge lifecycle and match telemetry (#13) (c66fd09)
  • rebrand to memex-claude (#24) (9ea4e67)
  • reliable binary installation with checksums, no tsx fallback (#21) (a27e415)
  • switch from semantic-release to release-please (#15) (8e173b8)
  • switch to semantic-release for automated versioning (bfd0c01)

Bug Fixes

  • address 9 code review findings (#18) (7982ab1)
  • align release-please tags with release workflow (#26) (f5deee8)
  • chain binary build into release-please workflow (#29) (a9ccfb2)
  • grant code review workflow permissions to post PR comments (#23) (2f55448)
  • remove unsupported macos-13 runner from release build matrix (#14) (45717a9)
  • resolve tsx fallback errors and auto-download binary (#17) (5b18882)
  • trigger release workflow on release published event (#27) (491b901)
  • use date-prefixed unique filenames for handoff documents (8e80593)

1.3.2 (2026-03-16)

Bug Fixes

  • chain binary build into release-please workflow (#29) (a9ccfb2)

1.3.1 (2026-03-16)

Bug Fixes

  • trigger release workflow on release published event (#27) (491b901)

1.3.0 (2026-03-15)

Features

  • add /handoff skill for session continuation plans (4d0fc2a)
  • add /takeover skill, fix handoff filenames and references (2dc3890)
  • add /troubleshoot skill for self-diagnosis (04fd626)
  • knowledge lifecycle and match telemetry (#13) (c66fd09)
  • rebrand to memex-claude (#24) (9ea4e67)
  • reliable binary installation with checksums, no tsx fallback (#21) (a27e415)
  • switch from semantic-release to release-please (#15) (8e173b8)
  • switch to semantic-release for automated versioning (bfd0c01)

Bug Fixes

  • address 9 code review findings (#18) (7982ab1)
  • align release-please tags with release workflow (#26) (f5deee8)
  • grant code review workflow permissions to post PR comments (#23) (2f55448)
  • remove unsupported macos-13 runner from release build matrix (#14) (45717a9)
  • resolve tsx fallback errors and auto-download binary (#17) (5b18882)
  • use date-prefixed unique filenames for handoff documents (8e80593)

1.2.0 (2026-03-14)

Features

  • reliable binary installation with checksums, no tsx fallback (#21) (a27e415)

Bug Fixes

  • grant code review workflow permissions to post PR comments (#23) (2f55448)

1.1.1 (2026-03-13)

Bug Fixes

1.1.0 (2026-03-13)

Features

  • add /handoff skill for session continuation plans (4d0fc2a)
  • add /takeover skill, fix handoff filenames and references (2dc3890)
  • add /troubleshoot skill for self-diagnosis (04fd626)
  • knowledge lifecycle and match telemetry (#13) (c66fd09)
  • switch from semantic-release to release-please (#15) (8e173b8)
  • switch to semantic-release for automated versioning (bfd0c01)

Bug Fixes

  • remove unsupported macos-13 runner from release build matrix (#14) (45717a9)
  • resolve tsx fallback errors and auto-download binary (#17) (5b18882)
  • use date-prefixed unique filenames for handoff documents (8e80593)