mirror of https://github.com/openclaw/openclaw.git
chore(changelog): note ACP streaming bridge updates
This commit is contained in:
parent
2e08ba6cde
commit
0764368e80
|
|
@ -29,6 +29,7 @@ Docs: https://docs.openclaw.ai
|
|||
- Gateway/node pending drain followup: keep `hasMore` true when the deferred baseline status item still needs delivery, and avoid allocating empty pending-work state for drain-only nodes with no queued work. (#41429) Thanks @mbelinky.
|
||||
- ACP/bridge mode: reject unsupported per-session MCP server setup and propagate rejected session-mode changes so IDE clients see explicit bridge limitations instead of silent success. (#41424) Thanks @mbelinky.
|
||||
- ACP/session UX: replay stored user and assistant text on `loadSession`, expose Gateway-backed session controls and metadata, and emit approximate session usage updates so IDE clients restore context more faithfully. (#41425) Thanks @mbelinky.
|
||||
- ACP/tool streaming: enrich `tool_call` and `tool_call_update` events with best-effort text content and file-location hints so IDE clients can follow bridge tool activity more naturally. (#41442) Thanks @mbelinky.
|
||||
|
||||
## 2026.3.8
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue