waveterm/pkg/web
Mike Sawka 3c3c665ac2
fix tool approval lifecycle to match SSE connection, not keep-alives (#2693)
tie the tool approvals to the lifecycle of the SSE connection, NOT FE
keepalive packets. this prevents timeouts when the FE hasn't rendered
the tools (or FE tool rendering lifecycle issues). also allows immediate
timeouts on refresh.

other small fixes: convert to use wshclient in wshcmd-*.go files,
cleanup in SSE code
2025-12-18 16:43:59 -08:00
..
sse fix tool approval lifecycle to match SSE connection, not keep-alives (#2693) 2025-12-18 16:43:59 -08:00
webcmd Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
web.go Remove embedded docsite, always use live docs.waveterm.dev (#2503) 2025-11-04 14:09:08 -08:00
webvdomproto.go Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
ws.go better panic debug strs (#2524) 2025-11-05 14:57:10 -08:00