Simantak Dabhade
b880118d2d
feat: add TinyFish as bundled browser automation plugin (#58645)
* feat: add TinyFish as bundled browser automation plugin
Add a default-off bundled `tinyfish` plugin with one tool
(`tinyfish_automation`) for hosted browser automation of complex public
web workflows. Follows the existing plugin architecture pattern.
- Plugin entry, manifest with contracts, config schema, SecretRef support
- SSE stream parser with COMPLETE-terminal, SSRF guards, credential rejection
- Bundled skill with escalation guidance (web_fetch -> web_search -> tinyfish -> browser)
- Docs page, labeler rule, glossary entry, changelog entry
- 21 tests covering request serialization, auth, security, streaming, and error paths
Closes #41300
* plugins: address review feedback and regenerate baselines
- Split API_INTEGRATION into TINYFISH_API_INTEGRATION and CLIENT_SOURCE
for semantic clarity (Greptile P2)
- Wrap post-finally parseEventBlock in try/catch so trailing malformed
data does not mask "stream ended before COMPLETE" error (Greptile P2)
- Regenerate config-baseline and plugin-sdk-api-baseline for new plugin
---------
Co-authored-by: Simantak Dabhade <simantak@mac.local>
2026-04-02 01:46:05 -04:00
..
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-03-30 01:03:42 +01:00
2026-04-01 15:09:19 +01:00
2026-04-02 00:31:29 -04:00
2026-04-01 22:02:39 -04:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-02 00:16:03 +09:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-02 14:03:07 +09:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 19:35:03 -04:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 21:06:44 -05:00
2026-04-01 15:09:19 +01:00
2026-04-02 10:11:09 +09:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-02 14:10:53 +09:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-03-30 16:17:17 +02:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-03-27 16:40:27 +00:00
2026-04-01 15:09:19 +01:00
2026-04-02 11:31:19 +09:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-03-30 16:20:27 +01:00
2026-04-01 15:09:19 +01:00
2026-04-02 14:44:14 +09:00
2026-04-01 21:08:37 +11:00
2026-04-02 01:46:05 -04:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-02 01:40:06 -03:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-04-01 15:09:19 +01:00
2026-03-12 23:03:19 +00:00
2026-03-28 20:22:03 -04:00
2026-03-28 20:22:03 -04:00