codex-tools: extract utility tool specs

This commit is contained in:
Michael Bolin
2026-03-28 21:00:03 -07:00
parent 7880414a27
commit 9eb22f69cf
12 changed files with 791 additions and 372 deletions

View File

@@ -21,7 +21,9 @@ schema and Responses API tool primitives that no longer need to live in
- `ResponsesApiWebSearchUserLocation`
- `ResponsesApiNamespace`
- `ResponsesApiNamespaceTool`
- code-mode `ToolSpec` adapters
- code-mode `ToolSpec` adapters and `exec` / `wait` spec builders
- JS REPL spec builders
- MCP resource, `list_dir`, and `test_sync_tool` spec builders
- local host tool spec builders for shell/exec/request-permissions/view-image
- collaboration and agent-job `ToolSpec` builders for spawn/send/wait/close,
`request_user_input`, and CSV fanout/reporting