SageContext
Defined in: handlers/sage.ts:19
Context that can be provided to Sage for better responses
Properties
Section titled “Properties”currentContext?
Section titled “currentContext?”
optionalcurrentContext:string
Defined in: handlers/sage.ts:27
Current working directory or file context
issueContext?
Section titled “issueContext?”
optionalissueContext:string
Defined in: handlers/sage.ts:25
Issue or PR context if available
keyFiles?
Section titled “keyFiles?”
optionalkeyFiles:Record<string,string>
Defined in: handlers/sage.ts:23
Content from key files (README, CLAUDE.md, etc.)
repoStructure?
Section titled “repoStructure?”
optionalrepoStructure:string
Defined in: handlers/sage.ts:21
Repository structure (file list)