mirror of
https://github.com/openai/codex.git
synced 2026-04-26 07:35:29 +00:00
Add support for folder mentions in Codex TUI
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"includeDirs": {
|
||||
"description": "When true, include matching directories in search results.",
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"query": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user