Pulse 0.6.5
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
/authorizefor hosted connectors. - Hosted capture —
PULSE_REMOTE_BEARERlets 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.