summaryrefslogtreecommitdiffhomepage
path: root/internal/config
diff options
context:
space:
mode:
Diffstat (limited to 'internal/config')
-rw-r--r--internal/config/config.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/config/config.go b/internal/config/config.go
index c46f80f95..f3682763b 100644
--- a/internal/config/config.go
+++ b/internal/config/config.go
@@ -102,6 +102,8 @@ var defaultContextPaths = []string{
".cursor/rules/",
"CLAUDE.md",
"CLAUDE.local.md",
+ "CONTEXT.md",
+ "CONTEXT.local.md",
"opencode.md",
"opencode.local.md",
"OpenCode.md",