Update README.md
This commit is contained in:
parent
dc44f2ad56
commit
9ddf1f891f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue