mirror of
https://github.com/openai/codex.git
synced 2026-04-28 16:45:54 +00:00
[apps][tool_suggest] Remove tool_suggest's dependency on tool search. (#14856)
- [x] Remove tool_suggest's dependency on tool search.
This commit is contained in:
@@ -129,6 +129,7 @@ mod subagent_notifications;
|
||||
mod text_encoding_fix;
|
||||
mod tool_harness;
|
||||
mod tool_parallelism;
|
||||
mod tool_suggest;
|
||||
mod tools;
|
||||
mod truncation;
|
||||
mod turn_state;
|
||||
|
||||
Reference in New Issue
Block a user