Skip to content

GitHub

  • Repository files (code, markdown, configs)
  1. Run ctxd install-app or connect via the dashboard
  2. Authorize access via GitHub OAuth
  3. Indexing starts automatically

ctxd requests read-only access to repositories and issues. It does not push code, create issues, or modify any repository content.

text:deployment application:github
text:(bug* OR fix) repo:team/backend
text:"breaking change" repo:team/api date:>2025-03-01
repo:*/infrastructure text:terraform

Use repo: to scope searches to specific repositories:

repo:team/backend text:auth
repo:*/frontend text:component

Wildcards work: repo:*/backend matches any org’s backend repo.

New files and file changes.

  • Issues
  • Pull requests