Files
codex/codex-rs/core/src
T
Anton Panasenko d3b078c282 Consolidate search_tool feature into apps (#11509)
## Summary
- Remove `Feature::SearchTool` and the `search_tool` config key from the
feature registry/schema.
- Gate `search_tool_bm25` exposure via `Feature::Apps` in
`core/src/tools/spec.rs`.
- Update MCP selection logic in `core/src/codex.rs` to use
`Feature::Apps` for search-tool behavior.
- Update `core/tests/suite/search_tool.rs` to enable `Feature::Apps`.
- Regenerate `core/config.schema.json` via `just write-config-schema`.

## Testing
- `just fmt`
- `cargo test -p codex-core --test all suite::search_tool::`

## Tickets
- None
d3b078c282 · 2026-02-11 16:52:42 -08:00
History
..
2026-02-11 21:11:57 +00:00
2026-02-10 11:45:23 -08:00
2026-01-27 11:04:23 -08:00
2026-02-10 16:12:31 +00:00
2026-02-02 16:57:29 -08:00
2026-02-10 11:45:23 -08:00
2025-11-28 11:34:57 +00:00
2026-01-27 11:04:23 -08:00