Skip to content

Pulse 0.6.5

Choose a tag to compare

@nikshilov nikshilov released this 30 Jun 12:15
febc089

Local-first, state-aware memory engine for AI agents.

Fixed

  • Unicode-aware memory tags — non-ASCII tags (e.g. Cyrillic) validate on the first try; removes the silent retry that added multi-second latency to pulse_remember. Secret/path/transcript guards unchanged (negative-smoke rejects all 15 dangerous payloads).

Added

  • Persistent OAuth tokens — survive daemon restarts; optional PIN gate on /authorize for hosted connectors.
  • Hosted capturePULSE_REMOTE_BEARER lets capture hooks write into a hosted store behind an auth proxy.
  • Host-extracted semantic-delta capture script.

Docs

  • README hero + badges + honest comparison; SECURITY.md; CONTRIBUTING.md.

Install: npx @zbs-gg/pulse@preview init claude-code

v3 scoring/gating constants untouched.