v1.1.1
v1.1.1 (2026-06-01)
Bug Fixes
-
check_drift: Detect orphan files under plugin roots (#235,
09b173d) -
claude-plugin: Qualify recall audit ids across local/subscribed trees (#239,
6cc2a5b) -
filesystem: Address Codex review on interrupted-write recovery (#245,
a2ab28c) -
install: Purge legacy evolve-prefixed bob artifacts on install/uninstall (#235,
09b173d) -
learn: Guard payload and assessment types in log_influence.py (#239,
6cc2a5b) -
learn: Renumber influence step to Step 5 after merge (#239,
6cc2a5b) -
learn: Resolve recalled slugs across subscribed entity trees (#239,
6cc2a5b) -
learn: Resolve saved-trajectory path via shared get_trajectories_dir (#247,
a584af6) -
platform-integrations: Correct bob uninstall + global custom-mode path (#258,
a8c7d61) -
platform-integrations: Correct codex status label and bob README path notation (#258,
a8c7d61) -
provenance: Harden payload type validation in log_influence (#251,
d7a3f49) -
recall: Prefer explicit session_id over raw transcript_path stem (#251,
d7a3f49) -
save-trajectory: Drop vendor-specific env-var reference from session_id guidance (#251,
d7a3f49) -
save-trajectory: Embed session_id in trajectory filename for provenance (#251,
d7a3f49) -
subscribe: Persist config rollback when audit append fails (#251,
d7a3f49) -
subscribe: Roll back clone and config when audit append fails (#251,
d7a3f49) -
subscribe: Warn on rollback save_config failure instead of silently swallowing (#251,
d7a3f49) -
sync: Emit invalid-subscription rejections on stderr (#251,
d7a3f49) -
sync: Surface invalid subscription entries in stdout summary (#235,
09b173d) -
tests: Satisfy ruff format on slice whitespace (#247,
a584af6)
Documentation
-
Drop the ADR draft (#219 PRD already captures the rationale) (#235,
09b173d) -
adr: Record compile-time plugin code generation decision (#235,
09b173d) -
experiments: Add README for the experiments dir (#261,
c57148b)
Features
-
Manifest-first entity recall for all platforms (#224) (#226,
003bd53) -
bob: Rename skills to colon form; tighten learn/recall workflow text (#235,
09b173d) -
build: Add claude-only on_stop hooks as platform overlays (#235,
09b173d) -
build: Add Jinja2 templating to the plugin source pipeline (#235,
09b173d) -
build: Introduce plugin-source/ and the render-equality build pipeline (#235,
09b173d) -
build: Migrate identical claude/claw-code skill scripts to plugin-source (#235,
09b173d) -
build: Template all claude/claw-code SKILL.md prose (#235,
09b173d) -
build: Unify SKILL.md prose across all four platforms (#235,
09b173d) -
claude-plugin: Record guideline usage per session in audit.log (#239,
6cc2a5b) -
evolve-lite: Manifest-first entity recall in plugin-source tree (#226,
003bd53) -
learn: Unify save_entities.py with codex's strict ownership semantics (#235,
09b173d) -
platform-integrations: Add provenance usage audits (#251,
d7a3f49) -
platform-integrations: Unify plugin code under a single canonical source (#235,
09b173d) -
recall: Unify retrieve_entities.py across all four platforms (#235,
09b173d) -
sharing: Unify publish/subscribe/sync/unsubscribe + bob save_trajectory (#235,
09b173d)
Detailed Changes: v1.1.0...v1.1.1