SIGN IN SIGN UP

fix(cli/codex): omit tools key from compaction upstream requests

Together rejects compaction calls with an empty tools array
("Invalid value for 'tools': []. Expected a non-empty array of tools.").
Instead of sending tools: [] during v1/v2 compaction, strip the key
entirely from the compacted request and compaction payload.
R
Riccardo Giorato committed
088025d3a819e38c7f03736bc311c1a219b117d8
Parent: 7aecfd2