Releases: roccodaffuso/obsidian-memory-closeout
Releases · roccodaffuso/obsidian-memory-closeout
Release list
v0.3.3
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Clarifies Agent Skills compatibility for Codex, Claude Code, Claude.ai custom skills, and compatible agents.
- Adds Agent Skills CLI install guidance using full-depth discovery.
- Reworks the README overview around Query, Ingest, Lint, and Maintain.
- Adds a Related Obsidian Skills section linking kepano/obsidian-skills as a complementary repository.
- Documents optional web clip extraction tools such as Defuddle as pre-processing only, with raw article text kept out of canonical memory.
- Expands validation and quality checklist coverage for these public-safety and compatibility guarantees.
Checks
- python3 scripts/validate_skill.py --root .
- python3 skill/obsidian-memory-closeout/scripts/secret_scan.py .
- python3 scripts/package_skill.py --root . --check
v0.3.1
What's New
- Adds Claude Code installation support for ~/.claude/skills/obsidian-memory-closeout/SKILL.md.
- Adds Claude.ai custom skill packaging guidance using dist/obsidian-memory-closeout.zip.
- Keeps the shared SKILL.md package compatible with Codex and Claude.
- Refines SKILL.md metadata so the description stays within Claude.ai's 200-character custom skill limit.
- Adds docs/CLAUDE.md, scripts/install_claude.sh, release documentation, and validation coverage for Claude support.
Review Decision
Kept commit 8191e52 and refined it with a small compatibility follow-up instead of reverting.
Validation
- python3 scripts/validate_skill.py --root .
- python3 skill/obsidian-memory-closeout/scripts/secret_scan.py .
- python3 scripts/package_skill.py --root . --check
- CLAUDE_HOME=/tmp/omc-claude-test ./scripts/install_claude.sh
Attached asset: obsidian-memory-closeout.zip
v0.3.0
What's New
- Retrieval-aware read-before-work with coverage warnings and operational read sets.
- Retrieval signals for relevance: project state, links, graph relations, entity/keyword matches, recency, status, confidence, and coverage.
- ADD-only / proposal-first memory updates to avoid aggressive canonical rewrites.
- Stronger read receipt closeout discipline with explicit no durable memory / no durable change outcomes.
- Automation hygiene and optional maintenance loops for silent no-op runs, generated refreshes, and Git-backed handoff.
- Generated surfaces and retrieval eval guidance for dashboards, indexes, graph outputs, entity registries, audit ledgers, and ranking checks.
Validation
- python3 scripts/validate_skill.py --root .
- python3 skill/obsidian-memory-closeout/scripts/secret_scan.py .
- python3 scripts/package_skill.py --root . --check
Attached asset: obsidian-memory-closeout.zip
v0.2.0
Changelog
- Adds proactive memory workflow guidance: agents can update memory when durable information emerges instead of waiting for an explicit closeout request.
- Adds a generic Before Work / During Work / Closeout workflow for reading memory, tracking durable facts, and writing curated summaries.
- Adds optional derived graph/index refresh guidance that uses documented vault workflows instead of hardcoded private setup.
- Adds safety and deletion guardrails for staged deletions, raw transcripts, caches, secrets, credentials, and unrelated files.
- Improves web clip review guidance: browser clips are source material, ambiguous clips stay pending, and only durable summaries are promoted.
- Adds public safety audit checks for private paths, secrets, raw transcript markers, and non-synthetic examples.
- Updates README positioning and v0.2.0 feature summary.
Validation
- python3 scripts/validate_skill.py --root .
- python3 skill/obsidian-memory-closeout/scripts/secret_scan.py .
- python3 scripts/package_skill.py --root . --check
Asset SHA-256: 74814476eb596808fbb4a2a1911741dfb646806cc83beb010f72d217fb2c6dc2
v0.1.0
Changelog
- Initial public release of the obsidian-memory-closeout Codex skill.
- Adds privacy-first Obsidian memory closeout workflow for sessions, decisions, project updates, proposals, and transcript summaries.
- Includes packaged runtime references for note schema, transcript handling, and optional Graphify refreshes.
- Includes helper scripts for secret scanning and Graphify refresh.
- Includes local validation, packaging workflow, install documentation, privacy guidance, and sanitized examples.
Validation
- python3 scripts/validate_skill.py --root .
- python3 skill/obsidian-memory-closeout/scripts/secret_scan.py .
- python3 scripts/package_skill.py --root . --check
Asset SHA-256: ba1440814a579515f4252f193c2f6fba9fb43e00cf1447f8aaf02a3567929c37