waveterm/frontend
Mike Sawka ae3e9f05b7
new job manager / framework for creating persistent remove sessions (#2779)
lots of stuff here.

introduces a streaming framework for the RPC system with flow control.
new authentication primitives for the RPC system. this is used to create
a persistent "job manager" process (via wsh) that can survive
disconnects. and then a jobcontroller in the main server that can
create, reconnect, and manage these new persistent jobs.

code is currently not actively hooked up to anything minus some new
debugging wsh commands, and a switch in the term block that lets me test
viewing the output.

after PRing this change the next steps are more testing and then
integrating this functionality into the product.
2026-01-21 16:54:18 -08:00
..
app new job manager / framework for creating persistent remove sessions (#2779) 2026-01-21 16:54:18 -08:00
builder more misc builder improvements (#2592) 2025-11-24 13:37:24 -08:00
layout remove storybook, tasks, and dependencies (#2593) 2025-11-24 13:36:00 -08:00
types new job manager / framework for creating persistent remove sessions (#2779) 2026-01-21 16:54:18 -08:00
util add context menu items for terminal (splits, open url, themes, file browser, etc) (#2745) 2026-01-05 16:32:34 -08:00
tailwindsetup.css QoL and Layout Fixes for Windows (#2661) 2025-12-11 17:50:02 -08:00
wave.ts upgrade monaco editor (remove monaco-editor/loader and monaco-editor/react) (#2743) 2026-01-05 16:34:36 -08:00