Roo-Code/packages
Roo Code a93b162c0a feat: add automatic web search support for OpenAI Native provider
- Add openAiNativeWebSearchEnabled configuration option to provider settings
- Implement web search tool integration in Responses API requests
- Handle web search events and store results for citation formatting
- Add citation formatting with clickable links in markdown format
- Display search status updates during web search operations
- Append sources list with numbered citations at end of response

This enables automatic web search for OpenAI Native provider when the
openAiNativeWebSearchEnabled option is set to true. The model will
automatically search the web when helpful and include inline citations
with a Sources list containing clickable links.
2025-09-23 18:28:14 +00:00
..
build Fix: Transform keybindings in nightly build to fix command+y shortcut (#8070) 2025-09-17 19:27:43 -04:00
cloud Add an announcement for Supernova (#8197) 2025-09-20 16:28:28 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
evals Bare metal evals fixes (#8224) 2025-09-22 12:54:56 -07:00
ipc Add an API for resuming tasks by ID (#7122) 2025-08-15 12:03:58 -04:00
telemetry Make Posthog telemetry the default (#7909) 2025-09-11 15:50:40 -04:00
types feat: add automatic web search support for OpenAI Native provider 2025-09-23 18:28:14 +00:00