Skip to content

SageContext

Defined in: handlers/sage.ts:19

Context that can be provided to Sage for better responses

optional currentContext: string

Defined in: handlers/sage.ts:27

Current working directory or file context


optional issueContext: string

Defined in: handlers/sage.ts:25

Issue or PR context if available


optional keyFiles: Record<string, string>

Defined in: handlers/sage.ts:23

Content from key files (README, CLAUDE.md, etc.)


optional repoStructure: string

Defined in: handlers/sage.ts:21

Repository structure (file list)