Skip to content

Commit a27233f

Browse files
mrjfCopilot
andauthored
Update workflows/agentic-wiki-writer.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d6633e2 commit a27233f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

workflows/agentic-wiki-writer.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ tools:
2828
- "find * -type f -not -path '*/node_modules/*' -not -path '*/.git/*'"
2929
- "tree *"
3030
- "wc *"
31+
- "ls"
32+
- "cat *"
33+
- "head *"
3134
repo-memory:
3235
branch-name: memory/agentic-wiki
3336
description: "Source file mappings, content hashes, and file summaries for incremental wiki regeneration"

0 commit comments

Comments
 (0)