Skip to content

Releases: jim80net/memex-claude

v1.5.0

17 Mar 11:19
b9315a1

Choose a tag to compare

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)

v1.4.1

16 Mar 06:02
9087f41

Choose a tag to compare

1.4.1 (2026-03-16)

Bug Fixes

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

v1.4.0

16 Mar 03:03
d07bb83

Choose a tag to compare

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)

v1.3.1

16 Mar 02:49
fea1650

Choose a tag to compare

1.3.1 (2026-03-16)

Bug Fixes

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

v1.3.0

16 Mar 02:34
5665a48

Choose a tag to compare

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)

claude-skill-router: v1.2.0

14 Mar 13:06
a2e7b40

Choose a tag to compare

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)

claude-skill-router: v1.1.1

13 Mar 11:34
82f4f99

Choose a tag to compare

1.1.1 (2026-03-13)

Bug Fixes

claude-skill-router: v1.1.0

13 Mar 11:08
ac73a00

Choose a tag to compare

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)

v1.0.0

08 Mar 21:02
45717a9

Choose a tag to compare

1.0.0 (2026-03-08)

Bug Fixes

  • remove unsupported macos-13 runner from release build matrix (#14) (45717a9)
  • use date-prefixed unique filenames for handoff documents (8e80593)

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), closes #12
  • switch to semantic-release for automated versioning (bfd0c01)