Commit Graph

1187 Commits

Author SHA1 Message Date
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
sawka
957a1e4059 make lineavatar smaller 2023-05-05 13:00:45 -07:00
sawka
f9925c9187 allow openai to render as cmd for now 2023-05-04 01:01:38 -07:00
sawka
8302ca1fcb openai api integration 'working' 2023-05-04 01:01:13 -07:00
sawka
ab5deafdb6 updates to remote table, working on openai remote type 2023-05-02 12:43:54 -07:00
sawka
5e5a31715a css updates, removing collapsed, fix spacing in remotes modal 2023-05-02 12:41:38 -07:00
sawka
f2b7637263 refactor css into sub-files 2023-04-25 12:27:41 -07:00
sawka
97fd46eda0 v0.2.2 2023-04-17 17:36:47 -07:00
sawka
e4a57376f8 v0.2.2 2023-04-17 17:36:30 -07:00
sawka
3e295228e7 update txwrap dependency 2023-04-17 17:31:30 -07:00
sawka
dbd76e2f40 go mod tidy 2023-04-17 17:25:04 -07:00
sawka
a8c131d8cf more careful checking in setting line overflow. simple one way toggle 2023-04-17 16:19:29 -07:00
sawka
9296e60518 linesettings now works in real-time as well 2023-04-17 15:39:46 -07:00
sawka
0cd3f8ac04 can use view= instead of renderer= for setting renderer 2023-04-17 15:23:58 -07:00
sawka
86a65dff79 fix width of markdown 2023-04-17 15:22:55 -07:00
sawka
51a7000de3 only add screendel if websharing 2023-04-17 15:22:30 -07:00
sawka
5e212caf83 allow staticdata to set a higher buffer limit (since it is processed before mpio multiplexer takes over). raise max rundata size to 1M from 128k 2023-04-17 15:13:03 -07:00
sawka
ac0467f6c1 fix tabs, display better 2023-04-14 16:57:01 -07:00
sawka
9884e69da0 update session settings (include archive/delete). add delete to screen settings. 2023-04-14 15:32:21 -07:00
sawka
3ebc2090da add json viewer 2023-04-14 13:29:47 -07:00
sawka
6b14cd9de3 move renderers into their own directory 2023-04-14 12:58:27 -07:00
sawka
8b70a7e897 shift up/down arrow do not invoke history 2023-04-13 13:13:24 -07:00
sawka
c689043265 better input size handling 2023-04-13 13:02:59 -07:00
sawka
507c79463c simplify focus types, better input focus, add ability to expand main input 2023-04-13 12:55:07 -07:00
sawka
398be03324 simplify screen focus types (remove cmd-fg). send all screen focus updates. fix display issue with rtnstate (prompt vars) 2023-04-13 12:53:15 -07:00
sawka
1ef429466b fix input focus 2023-04-13 11:50:28 -07:00
sawka
15c09b7820 fix, allow empty values for pvar fields 2023-04-12 22:57:17 -07:00
sawka
1ac1051205 bump version to v0.2.1 2023-04-12 22:08:10 -07:00
sawka
69058ab39f bump version to v0.2.1 2023-04-12 22:07:52 -07:00
sawka
bab095d701 add buildtime to initpacket 2023-04-12 21:45:45 -07:00
sawka
31d8719200 add buildtime to remote state mshell version 2023-04-12 21:42:16 -07:00
sawka
c969966162 updates for showing git branch and venv in prompt -- also for webshare 2023-04-12 14:48:10 -07:00
sawka
7bc8f41c0f now that we're tracking git branches, git switch and git checkout are rtnstate commands 2023-04-12 14:43:11 -07:00
sawka
4e93eff86a updates to FeState to store variables -- implement python venv and gitbranch in festate for prompt 2023-04-11 23:54:18 -07:00
sawka
a4a4d53eb0 grab git branch 2023-04-11 23:52:58 -07:00
sawka
88cc9f3096 implement branch/venv in prompt 2023-04-11 23:50:42 -07:00
sawka
b92c160333 fix session:purge 2023-04-07 15:48:44 -07:00
sawka
810baa0dfb update html title for sharing page 2023-04-05 18:15:53 -07:00
sawka
5bad7b633f fix ts errors 2023-04-05 15:30:38 -07:00