picoclaw/pkg/mcp
lxowalle 639b32703a
feat: support streaming (#2892)
* Support streaming

* fix: stream pico reasoning updates

Route Pico reasoning through the active streamer and hide empty thought placeholders.

* fix: harden configured streaming delivery

* fix ci

* fix split issue
2026-05-19 16:38:47 +08:00
..
events.go fix(mcp): support streamable HTTP alias and request-response mode 2026-05-07 19:24:02 +02:00
isolated_command_transport.go Feat/support isolation (#2423) 2026-04-08 18:15:42 +08:00
manager.go fix(mcp): support streamable HTTP alias and request-response mode 2026-05-07 19:24:02 +02:00
manager_integration_test.go fix(mcp): support streamable HTTP alias and request-response mode 2026-05-07 19:24:02 +02:00
manager_real_server_integration_test.go feat: support streaming (#2892) 2026-05-19 16:38:47 +08:00
manager_test.go fix(tests): add t.Parallel() to mcp streamable subtests 2026-05-07 20:39:53 +02:00