Skip to content

Commit ffb8573

Browse files
[docs] Update glossary - daily scan (#19840)
1 parent 3a664a5 commit ffb8573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/content/docs/reference/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ Configuration section in frontmatter defining environment variables for the work
303303

304304
### Repo Memory
305305

306-
Persistent file storage via Git branches with unlimited retention. Unlike cache-memory (7-day retention), repo-memory stores files permanently in dedicated Git branches with automatic branch cloning, file access, commits, pushes, and merge conflict resolution. See [Repo Memory](/gh-aw/reference/repo-memory/).
306+
Persistent file storage via Git branches with unlimited retention. Unlike cache-memory (7-day retention), repo-memory stores files permanently in dedicated Git branches with automatic branch cloning, file access, commits, pushes, and merge conflict resolution. Setting `wiki: true` switches the backing to the GitHub Wiki's git endpoint (`{repo}.wiki.git`), and the agent receives guidance to follow GitHub Wiki Markdown conventions (e.g. `[[Page Name]]` links). See [Repo Memory](/gh-aw/reference/repo-memory/).
307307

308308
### Sandbox
309309

0 commit comments

Comments
 (0)