github thedotmack/claude-mem v6.1.1

latest releases: v9.0.4, v9.0.3, v9.0.2...
one month ago

Bug Fixes

Dynamic Project Name Detection (#142)

  • Fixed hardcoded "claude-mem" project name in ChromaSync and search-server
  • Now uses getCurrentProjectName() to dynamically detect the project based on working directory
  • Resolves #140 where all observations were incorrectly tagged with "claude-mem"

Viewer UI Scrolling

  • Simplified overflow CSS to enable proper scrolling in viewer UI
  • Removed overcomplicated nested overflow containers
  • Fixed issue where feed content wouldn't scroll

Installation

Users with auto-update enabled will receive this patch automatically. To manually update:

```bash

Restart Claude Code or run:

npm run sync-marketplace
```

Don't miss a new claude-mem release

NewReleases is sending notifications on new releases.