Skip to content

v0.24.3 — Privacy-Sensitive Log Retraction

Choose a tag to compare

@nvk nvk released this 23 Aug 13:21
· 2 commits to master since this release

What's New

  • Privacy-sensitive log retractionscripts/llm-wiki retract --remove-from-logs can now remove complete matching log.md entries when their surrounding context is sensitive, while preserving unrelated history.
  • Dry runs report matching log entries; apply mode reports removals and performs the normal verification scan.
  • Default behavior is unchanged: without the flag, matching log values become [RETRACTED] and the surrounding entry remains.

The Claude, Codex, OpenCode, portable-protocol, CLI, documentation, and test surfaces are synchronized.