feat: Also support GEMINI.md workspace instructions

This commit is contained in:
2026-07-17 15:05:16 -06:00
parent a45e66c634
commit 17d1decce6
4 changed files with 15 additions and 7 deletions
+1 -1
View File
@@ -208,7 +208,7 @@ memory_cap_without_tools: null # Char cap when function calling is unavailable
# repeatable --workspace-instructions-file flags.
workspace_instructions: null # null/true = inject when an instructions file exists; false = never inject
workspace_instructions_files: null # File name chain to search, in priority order.
# Default: [COYOTE.md, AGENTS.md, CLAUDE.md]
# Default: [COYOTE.md, AGENTS.md, CLAUDE.md, GEMINI.md]
# Set to a custom list to reorder or drop fallbacks, e.g.:
# workspace_instructions_files: [COYOTE.md]