• v2.44.0 da41958ce4

    Release v2.44.0
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 22:25:13 +00:00 | 189 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Added detection for CAPSLOCK and urgent prompts.

    Bug Fixes

    • Fixed JSON response parsing when storing documents.

    Built from commit 1f3c79e

    Downloads
  • v2.43.2 8e755c8df6

    Release v2.43.2
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 22:15:57 +00:00 | 192 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Bug Fixes

    • Fixed undefined result type in executeSemanticSearch

    Built from commit b1a4b37

    Downloads
  • v2.43.1 6a069e218e

    Release v2.43.1
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 22:11:29 +00:00 | 194 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Bug Fixes

    • Fixed TypeScript errors in semantic-search-handler

    Built from commit a6855ec

    Downloads
  • v2.43.0 6b09b7892b

    Release v2.43.0
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 22:10:13 +00:00 | 196 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Implemented semantic search via Qdrant for enhanced search capabilities.

    Built from commit 261d6b0

    Downloads
  • v2.42.0 e1da1cab79

    Release v2.42.0
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 22:01:49 +00:00 | 198 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Added auto-restart functionality for crashed workers

    Improvements

    • Documented the current status of semantic search implementation

    Built from commit e933a38

    Downloads
  • v2.41.2 9528da20ac

    Release v2.41.2
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 21:54:21 +00:00 | 201 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Bug Fixes

    • Fixed backend to convert null to undefined for workingDirectory to ensure proper handling.

    Built from commit a006bd6

    Downloads
  • v2.41.1 c2986fd662

    Release v2.41.1
    All checks were successful
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    CI / build (push) Successful in 2s
    Stable

    jack released this 2026-01-24 21:52:47 +00:00 | 203 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Bug Fixes

    • Fixed TypeScript errors in cleanup and hooks routes

    Improvements

    • Updated CLAUDE.md context files

    Built from commit 8ceaa39

    Downloads
  • v2.41.0 9bb0af3fba

    Release v2.41.0
    All checks were successful
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    CI / build (push) Successful in 2s
    Stable

    jack released this 2026-01-24 21:50:17 +00:00 | 206 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Implement PreCompact hook for context preservation
    • Show file details for read/modified counts in session view

    Bug Fixes

    • Implement process/memory leak prevention

    Improvements

    • Update hooks CLAUDE.md context files
    • Update CLAUDE.md context files

    Built from commit 380961b

    Downloads
  • v2.40.1 19404a8cbd

    Release v2.40.1
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 21:28:05 +00:00 | 212 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Bug Fixes

    • Handle undefined head_commit.message in workflows
    • Handle import.meta.url being undefined in bundled CJS

    Built from commit 1164afd

    Downloads
  • v2.40.0 10bed6c8e1

    Release v2.40.0
    All checks were successful
    CI / build (push) Successful in 2s
    Release / Create Release (push) Successful in 1s
    Release / Build Docker Images (push) Has been skipped
    Stable

    jack released this 2026-01-24 21:22:19 +00:00 | 215 commits to main since this release

    Installation

    > /plugin marketplace add https://git.customable.host/customable/claude-plugins.git
    > /plugin install claude-mem
    

    Changes

    Features

    • Implemented memory sharing and collaboration
    • Implemented plugin system for custom processors
    • Implemented AI-powered memory suggestions
    • Implemented project-scoped storage
    • Implemented memory templates for observation types
    • Implemented memory links and relationships
    • Implemented memory importance scoring

    Bug Fixes

    • Fixed Forgejo repository owner in CLAUDE.md

    Improvements

    • Write hooks to hooks.json instead of settings.json

    Built from commit 6651c9f

    Downloads