You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -280,7 +280,7 @@ object-only backend that cannot execute it.
280
280
| Workspace search |`glob`, `grep`| Bounded matching with explicit result metadata and continuation |
281
281
| Code Intelligence |`code_symbols`, `code_navigation`, `code_diagnostics`| Saved-file semantic metadata and locations with bounded results; source retrieval and mutation stay in the existing file tools |
282
282
| Commands and source control |`bash`, `git`| Bounded output, cancellation, process-group termination on Unix, and typed Git operations |
283
-
| Web evidence |`web_search`, `web_fetch`| Ranked multi-engine search, including native AnySearch and Tavily providers, normalized sources, semantic `<main>` extraction with `<body>` fallback, SSRF protections, and bounded pages |
283
+
| Web evidence |`web_search`, `web_fetch`| Ranked multi-engine search with structured engine failures, policy-driven fallback, optional native AnySearch and Tavily providers, normalized sources, semantic `<main>` extraction with `<body>` fallback, SSRF protections, and bounded pages |
284
284
| Structured output |`generate_object`| Schema-constrained model generation with validation and repair |
0 commit comments