Skip to main content

GitHub Context

GitHub context lets Woes read documentation-adjacent repository content such as READMEs, docs folders, examples, and SDK guides. This helps agents answer from the same material developers use when implementing your API.

Good Repository Content

  • README setup instructions.
  • SDK examples.
  • Docs folders.
  • Migration guides.
  • Troubleshooting notes.
  • Public API examples.

Setup Path

  1. Review GitHub Context.
  2. Connect GitHub from the Context setup flow.
  3. Choose the repository that contains useful docs or examples.
  4. Ingest the repository as a source.
  5. Attach the source to the right agent.

Security Notes

Do not ingest repositories that contain secrets, private customer data, or operator-only credentials. Keep source auth credentials separate from source content.
Last modified on July 4, 2026