From 9ddf1f891f215925aada5c1e3164dde51d1c12c6 Mon Sep 17 00:00:00 2001 From: rob Date: Fri, 10 Oct 2025 15:16:27 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7380811..0b1aa9f 100644 --- a/README.md +++ b/README.md @@ -83,13 +83,12 @@ SLOW_WARN_MS: 60000 ### Examples -**Runnable (explicitly not an example):** +**Runnable - Not an example - (example: false (or absence) is runnable):** ```yaml @bridge@ action: list_files repo: rob/AI-Repo-Commander path: . -example: false @end@ ``` **Inert example (skipped silently):** @@ -108,7 +107,7 @@ example: true ## Runtime Helpers - AI_REPO_STOP(): emergency stop -- AI_REPO_CLEAR_HISTORY(): clear dedupe history +- AI_REPO.clearHistory: clear dedupe history - window.AI_REPO_COMMANDER: monitor, config, tests, history ## Security Model