GitHub
What gets indexed
Section titled “What gets indexed”- Repository files (code, markdown, configs)
- Run
ctxd install-appor connect via the dashboard - Authorize access via GitHub OAuth
- Indexing starts automatically
OAuth scopes
Section titled “OAuth scopes”ctxd requests read-only access to repositories and issues. It does not push code, create issues, or modify any repository content.
Search examples
Section titled “Search examples”text:deployment application:githubtext:(bug* OR fix) repo:team/backendtext:"breaking change" repo:team/api date:>2025-03-01repo:*/infrastructure text:terraformRepo filtering
Section titled “Repo filtering”Use repo: to scope searches to specific repositories:
repo:team/backend text:authrepo:*/frontend text:componentWildcards work: repo:*/backend matches any org’s backend repo.
New files and file changes.
Roadmap:
Section titled “Roadmap:”- Issues
- Pull requests