waveterm/waveshell
Cole Lashley ea3be8115a
Chat GPT Command Info Chat (#207)
* first draft at ui

* first draft connecting openai to cmd info ui

* added more updates and added prompt engineering

* focus textarea on mount

* fix aichat layout issue

* added focus back to input after closing cmd info chat

* added ability to clear chat history, closes on command enter, better initial greeting message, and small things like user can refocus the help textarea by pressing ctrl + space again

* added a bunch of small upgrades

* added context for chatgpt info command

* added context to chatgpt cmd info command

* added ability to use arrow keys to grab code markdown

* added error handling as well as fixed the text area outline bug

* slightly changed the ui for selecting

* revamped ui and added correct scroll behavior

* changed ui, fixed up code block selection, some other small changes

* deep copied cmd info chat when we return

* added error checking and removed logs

* made deep copy code more clear

* prettier with the right version

* more prettier changes

* removed extraneous comment
2024-01-11 17:34:23 -08:00
..
pkg Chat GPT Command Info Chat (#207) 2024-01-11 17:34:23 -08:00
go.mod update go.mod and import paths for waveshell 2023-10-16 13:25:53 -07:00
go.sum move apishell code to subdirectory to prepare for move to main repo 2023-10-16 13:04:18 -07:00
main-waveshell.go Packetparser Ignore Spurious Invalid Input at Beginning of Stream (#140) 2023-12-18 12:42:40 -08:00