Skip to content

Conversation

ben-vargas
Copy link

Summary

  • model additionalProperties as either a boolean or nested schema so we can deserialize MCP tool schemas like Firecrawl's
  • recurse through AdditionalProperties when sanitizing and serializing tool schemas used by exec, plan, and apply_patch
  • add coverage to ensure nested schema-valued additionalProperties round-trips, preventing regressions like exec bug - MCP Tool Conversion Error: firecrawl__firecrawl_extract #4300

Fixes #4300.

Testing

  • just fmt
  • just fix -p codex-core
  • cargo test -p codex-core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

exec bug - MCP Tool Conversion Error: firecrawl__firecrawl_extract
1 participant