An open-source, cross-platform terminal for seamless workflows
Go to file
sawka 22fb034cc4
PE-41 remote file api (#1)
* RPC for remote file streaming -- just implemented 'stat' for now (streaming to come)

* allow RPC iterators for MShell RPCs.  implement two test commands to test viewing files

* implement read-file handler

* read-file: allow overriding of content-type and use line's cwd not remote instance cwd

* checkpoint on write-file impl

* implemented metacommand version of write file

* checkpoint, untested write-file impl

* multipart handling for write-file data

* add usetemp param to writefile
2023-08-31 22:04:31 -07:00
cmd PE-41 remote file api (#1) 2023-08-31 22:04:31 -07:00
db remove blank cmdids from migration 2023-07-30 22:23:20 -07:00
pkg PE-41 remote file api (#1) 2023-08-31 22:04:31 -07:00
.gitignore updates to remote table, working on openai remote type 2023-05-02 12:43:54 -07:00
go.mod up go.mod versions 2023-08-03 14:58:56 -07:00
go.sum updates to remote table, working on openai remote type 2023-05-02 12:43:54 -07:00
scripthaus.md write local-server-bin 2023-03-17 15:57:01 -07:00