From 4768380b5ae13fe0cee966ea49f89fcbf669abdb Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 5 Aug 2026 08:11:03 +0000 Subject: [PATCH 1/2] docs: document heph tool clean MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit heph adds `heph tool clean ` (hephbuild/heph#357) — removes every cached revision of the selected target(s), regardless of the history budget and whether or not the target still exists, as a targeted counterpart to `heph tool gc`. Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01Cabo8vZ6e78QQWULEbAoG3 --- .../heph-expert/skills/heph/references/cli.md | 1 + website/docs/concepts/caching.md | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/plugins/heph-expert/skills/heph/references/cli.md b/plugins/heph-expert/skills/heph/references/cli.md index eb06843..e441670 100644 --- a/plugins/heph-expert/skills/heph/references/cli.md +++ b/plugins/heph-expert/skills/heph/references/cli.md @@ -86,6 +86,7 @@ Maintenance subcommands operating on the workspace or local cache. | Subcommand | Does | |---|---| | `heph tool gc` | Garbage-collect the local cache (`.heph3/cache`): remove artifacts no longer reachable from any current target. Resolves specs, so providers may run. | +| `heph tool clean ` / `heph tool clean