waveterm/wavesrv/pkg/cmdrunner
Evan Simkowitz 8acda3525b
Break model update code out of sstore (#290)
* Break update code out of sstore

* add license disclaimers

* missed one

* add another

* fix regression in openai updates, remove unnecessary functions

* another copyright

* update casts

* fix issue with variadic updates

* remove logs

* remove log

* remove unnecessary log

* save work

* moved a bunch of stuff to scbus

* make modelupdate an object

* fix new screen not updating active screen

* add comment

* make updates into packet types

* different cast

* update comments, remove unused methods

* add one more comment

* add an IsEmpty() on model updates to prevent sending empty updates to client
2024-02-15 16:45:47 -08:00
..
cmdrunner.go Break model update code out of sstore (#290) 2024-02-15 16:45:47 -08:00
linux-decls.txt move to wavesrv directory to prepare for merge to waveterm 2023-10-16 13:19:34 -07:00
resolver.go Command to copy file from remote to local (#231) 2024-02-08 17:37:23 -03:00
shparse_test.go add special case for conda activate/deactivate as well to rtnstate detection 2023-12-18 15:07:13 -08:00
shparse.go zsh support (#227) 2024-01-16 16:11:04 -08:00
termopts.go Restart command (#253) 2024-01-26 16:25:21 -08:00