Skip to content

v0.3.0

Choose a tag to compare

@Wolfe-Jam Wolfe-Jam released this 23 May 17:45

claude-fafm-sdk v0.3.0 — zero-config, .fafm-native namepoints

Added

  • Zero-config namepoints. namepoint push auto-provisions an anonymous namepoint + key on first use (A-for-first-touch) — no claim page, no token copy. Stores the whole .fafm document (replace), so ids/types/priorities survive the round-trip and re-pushes are idempotent.
  • namepoint pull / sync — merge hosted facts by id.
  • namepoint claim [--email …] — recoverable, named namepoint (B-for-keepers); status shows which.
  • claude_fafm_sdk.identity module; Soul.to_yaml() / Soul.add().

Removed

  • namepoint link — superseded by zero-config provisioning + claim.

Fixed

  • Explicit User-Agent (the WAF banned the default Python UA); facts() degrades on markdown/.faf souls instead of crashing; silenced the benign flexi-mode log.