docs: custom context files improvements (#4096)

This commit is contained in:
dianed-square
2025-08-21 10:53:21 -07:00
committed by GitHub
parent 5d7e6d0cb1
commit 6cb9f6771f
3 changed files with 9 additions and 6 deletions
@@ -134,7 +134,7 @@ export GOOSE_MAX_TURNS=25
export GOOSE_MAX_TURNS=100
# Use multiple context files
export CONTEXT_FILE_NAMES='["CLAUDE.md", ".goosehints", "project_rules.txt"]'
export CONTEXT_FILE_NAMES='["CLAUDE.md", ".goosehints", ".cursorrules", "project_rules.txt"]'
# Set the ANSI theme for the session
export GOOSE_CLI_THEME=ansi