mirror of
https://github.com/cline/cline.git
synced 2026-09-19 10:13:34 +08:00
* fix(hub): hydrate tool results in session message mapping Map historical tool call/use and tool result blocks into webview tool events, including same-message results and following user result messages. Add tests to verify hydrated outputs and block ordering so restored sessions render completed tool interactions correctly. * feedback