Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/agentic-wiki-coder.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ After editing the workflow file, run `gh aw compile` to update the compiled work

## Learn More

- [Agentic Wiki Coder source workflow](https://github.com/github/gh-aw/blob/main/.github/workflows/agentic-wiki-coder.md)
- [Agentic Wiki Coder source workflow](https://github.com/githubnext/agentics/blob/main/workflows/agentic-wiki-coder.md)
- [Agentic Wiki Writer](agentic-wiki-writer.md) — the paired reverse workflow
- [GitHub Wikis documentation](https://docs.github.com/en/communities/documenting-your-project-with-wikis)
2 changes: 1 addition & 1 deletion docs/agentic-wiki-writer.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ After editing the workflow file, run `gh aw compile` to update the compiled work

## Learn More

- [Agentic Wiki Writer source workflow](https://github.com/github/gh-aw/blob/main/.github/workflows/agentic-wiki-writer.md)
- [Agentic Wiki Writer source workflow](https://github.com/githubnext/agentics/blob/main/workflows/agentic-wiki-writer.md)
- [Agentic Wiki Coder](agentic-wiki-coder.md) — the paired reverse workflow
- [GitHub Wikis documentation](https://docs.github.com/en/communities/documenting-your-project-with-wikis)