Anton Panasenko and GitHub
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
2026-02-11 16:52:42 -08:00
..
2026-01-20 13:07:28 -08:00
2026-02-06 14:40:50 -08:00
2026-01-22 12:04:23 -08:00
2026-02-10 09:38:00 -08:00
2026-01-30 11:18:39 -08:00
2026-02-10 19:25:07 +00:00
2026-02-11 07:45:17 -08:00
2026-02-10 22:44:02 -08:00
2026-02-11 19:19:37 +00:00
2026-02-05 05:50:38 +00:00
2026-02-06 13:51:46 -08:00
2026-02-10 22:44:02 -08:00
2026-02-05 23:54:57 -08:00
2026-02-02 21:17:01 -08:00
2026-02-10 19:22:23 -08:00
2026-02-09 03:32:17 +00:00
2026-02-04 08:38:06 -08:00
2025-11-21 22:10:52 +00:00
2026-02-04 08:38:06 -08:00
2026-02-03 02:52:26 +00:00
2026-01-30 16:37:56 -08:00
2026-01-22 12:04:23 -08:00
2025-11-13 17:12:10 -08:00
2025-12-23 19:29:32 -08:00
2026-02-06 15:59:00 -08:00
2026-02-10 14:28:18 -08:00
2026-02-10 22:44:02 -08:00
2026-01-27 11:04:23 -08:00
2026-02-10 18:50:48 -08:00
2026-02-09 16:58:54 -08:00
2026-02-10 18:50:48 -08:00
2026-01-22 12:04:23 -08:00
2026-02-10 09:38:00 -08:00
2026-02-03 09:23:53 -08:00
2026-02-10 18:50:11 -08:00
2026-02-04 08:38:06 -08:00
2026-02-04 19:03:14 -08:00
2026-02-10 22:44:02 -08:00
2026-02-10 09:27:46 -08:00
2026-01-14 16:41:50 -08:00
2025-11-13 17:12:10 -08:00
2026-02-10 22:44:02 -08:00
2026-01-14 16:41:50 -08:00
2026-02-03 12:08:38 -08:00
2026-02-10 22:44:02 -08:00
2026-02-11 03:56:01 +00:00
2026-02-11 18:13:39 +00:00
2026-02-10 18:50:48 -08:00
2026-02-07 23:05:03 -08:00
2026-02-11 16:52:42 -08:00
2026-02-10 07:44:21 +00:00
2026-02-09 20:03:32 -08:00
2025-12-04 11:57:58 -08:00
2026-01-22 12:04:23 -08:00
2026-01-22 12:04:23 -08:00
2026-02-07 23:05:03 -08:00
2026-02-04 08:38:06 -08:00
2026-02-04 16:58:48 -08:00
2025-11-20 11:04:11 -08:00
2026-01-22 12:04:23 -08:00
2026-02-10 10:57:50 -08:00
2025-12-19 21:09:20 +00:00
2026-02-09 16:58:54 -08:00
2026-02-06 19:08:24 +00:00
2026-01-07 17:04:53 +00:00
2026-02-09 10:27:46 +00:00
2026-02-10 22:44:02 -08:00
2026-01-14 16:41:50 -08:00
2026-02-07 23:05:03 -08:00
2026-02-10 18:50:48 -08:00
2026-02-07 05:55:15 +00:00
2026-02-08 05:06:33 +00:00