GitHub Context
GitHub repositories can be used as context sources. This is useful when your API support knowledge lives near code, SDK examples, docs folders, sample apps, or README files.Before You Connect
GitHub import needs to be enabled for your Woes workspace. If the GitHub card or import window says Setup needed, contact your workspace admin or Woes support before trying to authorize repositories. You also need access to the GitHub account or organization that owns the repository. Woes can only list repositories that GitHub grants to the authorized connection.Setup Flow
1
Connect GitHub
Open the GitHub integration from Context and authorize access.
2
Choose a repository
Pick the owner and repository that should be scanned.
3
Filter if needed
Search the repository list when you have access to many repos. Private
repositories display with a lock icon.
4
Create the source
Woes creates a
github source with repository metadata.5
Scan files
Woes scans the repository default branch for supported documentation-like files and builds repository file documents.
6
Attach to an agent
Add the repository source to the agent that should answer from that material.
Good Repository Content
README.mdfiles.- Docs folders.
- SDK examples.
- API usage examples.
- Error-handling guides.
- Authentication examples.
- Webhook examples.
