]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Support for Codex CLI by skipping unsupported Responses tools (#23041)
authorSid Shaytay <redacted>
Fri, 15 May 2026 07:03:24 +0000 (00:03 -0700)
committerGitHub <redacted>
Fri, 15 May 2026 07:03:24 +0000 (09:03 +0200)
commit91e84fed64329cd96202d68220724a1d92f5ec1f
treef2090e8ad81ba0ecca07313a139577ba8d261738
parent7155a49771279063a8b9b647d33347811abc64c3
Support for Codex CLI by skipping unsupported Responses tools (#23041)

* Support for Codex CLI by skipping unsupported Responses tools

* Warn on skipped Responses tools and preserve gpt-oss apply_patch rejection

* Revert gpt-oss apply_patch special handling
tests/test-chat.cpp
tools/server/server-chat.cpp