mirror of https://github.com/garrytan/gstack.git
codex-cli 0.144.1 marks the web_search_cached feature deprecated (codex features list) and prints, on every invocation that still passes it: deprecated: `[features].web_search_cached` is deprecated because web search is enabled by default. Set `web_search` to "live", "indexed", "cached", or "disabled" ... in config.toml if you want to override it. Live-tested: `codex exec` with no search-related flag at all still performs real web searches successfully, so the old flag was inert (just a noisy warning), not the thing keeping search on. This PR replaces it with `--search` instead of dropping it outright, to pin live web search explicitly rather than lean on codex's implicit default — codex-cli has already changed this exact mechanism once (the old features-flag system to the new web_search config key), so an explicit flag is more robust to it changing again. Also corrects the "Web search" doc note in codex/SKILL.md(.tmpl), which described the old flag as "OpenAI's cached index" — inaccurate for --search's live lookup via the native Responses web_search tool. |
||
|---|---|---|
| .. | ||
| golden | ||
| ios-qa/FixtureApp | ||
| mode-posture | ||
| office-hours-brain-writeback | ||
| plans | ||
| coverage-audit-fixture.ts | ||
| eval-baselines.json | ||
| forcing-finding-seeds.ts | ||
| golden-ship-claude.md | ||
| overlay-nudges.ts | ||
| parity-baseline-v1.44.1.json | ||
| parity-baseline-v1.46.0.0.json | ||
| parity-baseline-v1.47.0.0.json | ||
| parity-baseline-v1.53.0.0.json | ||
| parity-baseline-v1.57.7.0.json | ||
| qa-eval-checkout-ground-truth.json | ||
| qa-eval-ground-truth.json | ||
| qa-eval-spa-ground-truth.json | ||
| review-army-migration.sql | ||
| review-army-n-plus-one.rb | ||
| review-eval-design-slop.css | ||
| review-eval-design-slop.html | ||
| review-eval-enum-diff.rb | ||
| review-eval-enum.rb | ||
| review-eval-vuln.rb | ||