v0.4.0
The plugin release: attune-forms becomes installable as a Claude Code plugin, and the communication-grammar article ships in-repo as its verified master.
Added
- Claude Code plugin wrapper: generic forms skill + marketplace scaffold, installable via
claude plugin marketplace add Smart-AI-Memory/attune-forms(#4) - "A Communication Grammar for AI Agents" — the article introducing the grammar, kept in
docs/as its verified master (#6, #7, #8) - Widget-preview dev lane:
.claude/launch.jsonrenders the reference form through the real widget pipeline (#9) - Version-sync drift guard test: README install snippets can't silently diverge from
pyproject.toml(#5)
Fixed
- Test suite pins imports to the checkout's own
src/, so a stale editable install can no longer swap in another worktree's code (#10)
Full changelog: v0.3.0...v0.4.0