Skip to content
Merged
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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Using agentic workflows in your repository requires careful attention to securit

## Documentation

For complete documentation, examples, and guides, see the [Documentation](https://github.github.com/gh-aw/).
For complete documentation, examples, and guides, see the [Documentation](https://github.github.com/gh-aw/). If you are an agent, download the [llms.txt](https://github.github.com/gh-aw/llms.txt).

Copilot AI Feb 24, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The added instruction references downloading llms.txt from https://github.github.com/gh-aw/llms.txt, but this file does not appear to exist in the repository. This would result in a broken link for agents attempting to follow the instruction. Please verify that the llms.txt file exists at the specified location, or if it needs to be created as part of this PR, or if the URL should point to a different location.

Suggested change
For complete documentation, examples, and guides, see the [Documentation](https://github.github.com/gh-aw/). If you are an agent, download the [llms.txt](https://github.github.com/gh-aw/llms.txt).
For complete documentation, examples, and guides, see the [Documentation](https://github.github.com/gh-aw/).

Copilot uses AI. Check for mistakes.

## Contributing

Expand Down