github thedotmack/claude-mem v8.0.2
v8.0.2 - Chill Mode

latest releases: v13.10.3-community-edge.0, v13.10.2, v13.10.1...
6 months ago

New "chill" remix of code mode for users who want fewer, more selective observations.

Features

  • code--chill mode: A behavioral variant that produces fewer observations
    • Only records things "painful to rediscover" - shipped features, architectural decisions, non-obvious gotchas
    • Skips routine work, straightforward implementations, and obvious changes
    • Philosophy: "When in doubt, skip it"

Documentation

  • Updated modes.mdx with all 28 language modes (was 10)
  • Added Code Mode Variants section documenting chill mode

Usage

Set in ~/.claude-mem/settings.json:

{
  "CLAUDE_MEM_MODE": "code--chill"
}

Don't miss a new claude-mem release

NewReleases is sending notifications on new releases.