chore(features) codex dependencies feat (#17960)

## Summary
Setting this up

## Testing
- [x] Unit tests pass
This commit is contained in:
Dylan Hurd
2026-04-15 10:59:59 -07:00
committed by GitHub
parent a3d475d33f
commit 652380d362
3 changed files with 24 additions and 0 deletions

View File

@@ -523,6 +523,9 @@
},
"web_search_request": {
"type": "boolean"
},
"workspace_dependencies": {
"type": "boolean"
}
},
"type": "object"
@@ -2380,6 +2383,9 @@
},
"web_search_request": {
"type": "boolean"
},
"workspace_dependencies": {
"type": "boolean"
}
},
"type": "object"