feat: write to context.md by default

This commit is contained in:
adamdottv 2025-05-02 13:22:59 -05:00 committed by Adam
commit 364cf5b429
5 changed files with 31 additions and 5 deletions

View file

@ -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",