Fix markdownlint line-length in the step 4b wiki-fetch snippet
Follow-up to the kotkan/claude-plugin-inference-arbitrage#17 commit.
This commit is contained in:
@@ -125,10 +125,11 @@ idempotent — there is no "if cold" branch to reason about:
|
||||
|
||||
```bash
|
||||
Agent(subagent_type="cluster:gitea-agent", prompt=
|
||||
"wiki_read Data/<name>/snapshots.jsonl on kotkan/claude-plugin-inference-arbitrage
|
||||
(or the target's own repo, per how this target's store is organized). If the page
|
||||
exists, save its content to a local file and report the path. If it does not
|
||||
exist, say so plainly.")
|
||||
"wiki_read Data/<name>/snapshots.jsonl on
|
||||
kotkan/claude-plugin-inference-arbitrage (or the target's own repo, per
|
||||
how this target's store is organized). If the page exists, save its
|
||||
content to a local file and report the path. If it does not exist, say
|
||||
so plainly.")
|
||||
|
||||
# if the page existed:
|
||||
$IA/bin/audit-snapshot import --target <name> --snapshots <fetched snapshots.jsonl>
|
||||
|
||||
Reference in New Issue
Block a user