You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
dumbpilot/TODO.md

1.0 KiB

[x] - in extensions.json add suffix for languages that require it such as css where comments are: /_ stuff _/ [] - test cancel token [x] - add fill in middle [x] - add config option to disable the extension [] - add command to test and query connection to server [x] - add feedback when waiting response [] - add a chat window [] - if the model is an instruct-type add the system prompt to the chat [x] - add an icon [] - add a window to quickly modify model configs [] - sliders for context lengths and generated buttons [] - option to backup and restore model settings as JSON [] - decorate ai generated text https://github.com/microsoft/vscode-extension-samples/tree/main/decorator-sample [] - when trying to use completion when there is an active selection either substitute the selection or use the selection as context instead of the whole file [] - when in stream mode, print the tokens as they arrive in the status bar as an additional indication that the model is generating and to quickly check if the model has entered a loop