Commit Graph

1175 Commits

Author SHA1 Message Date
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
sawka
c29c4a9a2d
PE-41 remote file api (#1)
* new remote file streaming API packets.  implemented 'stat' for remote files

* introduce filedata packets.  allow streaming RPCs.  fix RPC bug with combined packet parsers.  implement file streaming for filestream RPC.

* checkpoint on adding write-file

* completely untested write-file impl -- writefilecontext, condition var for signaling new data packets, cleanup goroutine, ready/done states.

* better error messages, also unlock MServer before calling done on wfcs

* fix bug with perm json tag.  change constant name
2023-08-31 22:03:38 -07:00
anandamarsh
af25dc65c2
Pe 11 12 18 (#5)
* ready to tackle the height issue

* height adjusts, but requires some more testing

* removed fullscreen

* height now works

* set font family to  "JetBrains Mono"
2023-08-28 17:00:02 -07:00
anandamarsh
49e0b7212d
test (#4)
* test

* language can now be changed

* ready for PR

* ready for PR again
2023-08-23 20:46:47 -07:00
sawka
c8cae274bc prettier all the files 2023-08-21 21:37:04 -07:00
sawka
8b473607c7 add prettier to package.json 2023-08-21 21:33:47 -07:00
anandamarsh
e7dfa77245
Merge pull request #3 from commandlinedev/CLI-9-Create-a-new-Plugin-called-CodeRenderer
Cli 9 create a new plugin called code renderer
2023-08-21 21:31:31 -07:00
Amarsh Anand
c5861fd26f new prettier config 2023-08-21 20:06:17 -07:00
Amarsh Anand
d3d31a0121 added monaco 2023-08-21 19:56:53 -07:00
Amarsh Anand
81be0d4b38 first cut ready ... requires discussion with Mike 2023-08-20 17:08:05 -07:00
Amarsh Anand
2ab0f4af4c created CodeRenderer with hardcoded js as lang 2023-08-20 11:27:52 -07:00
sawka
758671adee
Merge pull request #1 from commandlinedev/minimize_line
Minimize line
2023-08-17 21:31:52 -07:00
Amarsh Anand
21e6aad6c8 reverted emain 2023-08-17 21:26:49 -07:00
Amarsh Anand
939e452678 undid dev tools 2023-08-17 21:22:00 -07:00
Amarsh Anand
3164208a85 works but the change is too quisk. animation may be the right here 2023-08-17 14:31:24 -07:00
Amarsh Anand
2cbb28eb56 enabled debugging 2023-08-17 13:02:26 -07:00
sawka
681d80e0a6 force ipv4 listening in local server (consistent ipv4 throughout stack) 2023-08-14 17:04:16 -07:00
sawka
139639b990 fix resize event. fix emain communication to local-server (use 127.0.0.1 to force ipv4) 2023-08-14 17:03:32 -07:00
sawka
093e550d50 add a debug flag to log the rc file for bash initialization 2023-08-14 12:23:33 -07:00
sawka
ed50f1e7d0 up go.mod versions 2023-08-03 14:58:56 -07:00
sawka
865ac0220f bump dep versions 2023-08-03 14:58:15 -07:00
sawka
d289026a98 update electron version, rename files to prompt.ts and prompt.less 2023-08-03 14:29:06 -07:00
sawka
6b330b25f3 remove selectmaps call 2023-07-30 22:25:44 -07:00
sawka
2d99d82fbc remove blank cmdids from migration 2023-07-30 22:23:20 -07:00
sawka
483bcbe338 change cmd_migrate table name to prevent conflict 2023-07-30 18:46:57 -07:00
sawka
36a20a14c4 change functions to use lineid not cmdid 2023-07-30 18:32:56 -07:00
sawka
fb823cfd79 remove more cmdid references 2023-07-30 18:26:25 -07:00
sawka
239f87ac42 updates for converting lines, removing cmdid 2023-07-30 18:24:35 -07:00
sawka
8ee17f5eb3 updates for new cmd/line data 2023-07-30 17:21:36 -07:00
sawka
d2cfc5c980 fix insert for new doneinfo/startpk fields 2023-07-30 17:18:52 -07:00
sawka
2d63b1da96 checkpoint on line migration 2023-07-30 17:16:43 -07:00
sawka
6e84b1a426 remove fe migration status updates 2023-07-28 11:50:42 -07:00
sawka
bd515994f8 one by one migrations (so we can run code). remove migration messages from FE (it is fast) 2023-07-28 11:48:11 -07:00
sawka
afbc60ce92 update imports to reflect new package names (moved repo) 2023-07-26 14:24:14 -07:00
sawka
f5331f989a update some js dependencies, update for new repo names 2023-07-26 14:23:04 -07:00
sawka
94827683b5 big rename mshell to commandlinedev/apishell 2023-07-26 13:00:07 -07:00
sawka
5d72581683 checkpoint 2023-07-26 10:10:27 -07:00
sawka
985d265b47 remove animation 2023-07-26 10:09:27 -07:00
sawka
3657761976 remove logging errors 2023-05-08 18:03:24 -07:00
sawka
7c09d8c09e remove logging message 2023-05-08 18:03:09 -07:00
sawka
386b5f7a90 add openai packet 2023-05-08 18:00:46 -07:00
sawka
d0f540e998 bump to v0.2.3 2023-05-08 17:57:44 -07:00
sawka
6a6e51d783 bump version to v0.2.3 2023-05-08 17:57:15 -07:00
sawka
24955227c9 remove rendermode tag 2023-05-08 17:55:15 -07:00
sawka
c045b67afe switch openai to chat for metacmds 2023-05-08 17:54:38 -07:00
sawka
26281e2ec6 got really simple openai support hacked in 2023-05-08 16:07:55 -07:00
sawka
59ff522cd1 updates to read openai token from clientdata 2023-05-08 16:06:51 -07:00
sawka
aefd982b1d fix height computation 2023-05-05 19:19:48 -07:00
sawka
6ffe0732e0 get chatgpt working inline 2023-05-05 16:13:18 -07:00
sawka
162dd5a7a9 fix expanded command 2023-05-05 13:06:29 -07:00