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
feat(core): harden research transport and structured workflows
Add quality-gated web search tiers, typed fetch failures, bounded workflow generation fan-out, exact durable step recovery, and structured transport validation contracts. Synchronize the English and Chinese documentation and add semantic parity checks.
Copy file name to clipboardExpand all lines: README.md
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -210,7 +210,7 @@ the model.
210
210
| Files and directories | Budgeted single/multi-file `read`, `write`, previewable CAS `edit`, `patch`, `ls`, order-selectable paginated `glob`, and mode-selectable `grep`|
211
211
| Commands and source control | Bounded `bash` plus typed `git` operations, cancellation, and Unix process-group termination |
212
212
| Code intelligence |`code_symbols`, `code_navigation`, and `code_diagnostics`; source reading and mutation remain in file tools |
213
-
| Web evidence |Multi-engine `web_search` and bounded `web_fetch` with structured failures, fallback, source normalization, and SSRF protections |
213
+
| Web evidence |Quality-gated API → HTTP/RSS → lazy-headless `web_search` with session circuits, plus bounded `web_fetch`, source normalization, and SSRF protections |
0 commit comments