Falko Victor Habel
|
621db41722
|
updated to version 2.0
|
2024-10-09 15:22:51 +02:00 |
Falko Victor Habel
|
d8e97c2b4e
|
stable version 0.2.0, now providing preview pressing double tab to accept preview
|
2024-10-04 18:26:01 +03:00 |
Falko Victor Habel
|
0416896254
|
fixed bug for showing header
|
2024-10-02 15:48:08 +03:00 |
Falko Victor Habel
|
9109c199e6
|
so preview and complition is technially working, but it overwrites in preview mode the current code
|
2024-10-02 15:40:11 +03:00 |
Falko Victor Habel
|
8e72d08d53
|
the preview is now working in one row, without the context
|
2024-09-23 15:17:23 +02:00 |
Falko Victor Habel
|
2a46e061d3
|
Updated to show now also the used contet in preview (small step progress)
|
2024-09-23 14:17:23 +02:00 |
Falko Victor Habel
|
66c88a053b
|
having now switech to use tab to complete completion, but the preview itself is still a mess
|
2024-09-23 09:13:03 +02:00 |
Falko Victor Habel
|
e7b96e64c1
|
removed test script
|
2024-09-10 14:43:28 +02:00 |
Falko Victor Habel
|
a595468644
|
added good Readme with explanation and video Demo
|
2024-09-10 14:37:07 +02:00 |
Falko Victor Habel
|
e160fee3f9
|
new WORKING Version
|
2024-08-21 12:46:48 +02:00 |
Falko Victor Habel
|
f0c5bb0685
|
new Version working with first good LM Iteration
|
2024-08-19 13:51:41 +02:00 |
Falko Victor Habel
|
74a467bbd4
|
updadet code
|
2024-08-13 22:22:53 +02:00 |
Falko Victor Habel
|
68b7eda25c
|
new update to be able to replace the prompt with text from the document
|
2024-07-04 08:46:02 +02:00 |
Falko Victor Habel
|
71319b43ad
|
applied correct naming
|
2024-06-02 16:56:10 +02:00 |
Falko Victor Habel
|
077f18c2f9
|
removed all unnessasarry input fields
|
2024-06-02 16:48:14 +02:00 |
Falko Victor Habel
|
4ca0d6e105
|
first commit as Fableous coder main changes commited
|
2024-06-02 15:42:29 +02:00 |
Nathan Hedge
|
cc0b3cc20f
|
changed system to pseudo-system message header for better optimzed output, added temp setting, removed raw setting (now unnecessary)
|
2024-03-11 13:27:51 -05:00 |
Nathan Hedge
|
b00c82b1e2
|
More reliable user input detect + undo
|
2024-01-27 21:22:14 -06:00 |
Nathan Hedge
|
841a975a0b
|
QOL + battery draining problem
|
2024-01-27 20:22:47 -06:00 |
Nathan Hedge
|
3689852679
|
Fixed license year, updated version
|
2024-01-09 14:28:17 -06:00 |
Nathan Hedge
|
e254010ff4
|
input was always raw on response preview (wrong), added response preview max tokens setting
|
2024-01-08 20:21:32 -06:00 |
Nathan Hedge
|
5153544346
|
Added response previews and an option to disable it
|
2024-01-06 17:33:17 -06:00 |
Nathan Hedge
|
a36cd2ed80
|
Added ability to change completion prompt key(s)
|
2024-01-06 15:49:41 -06:00 |
Nathan Hedge
|
aa3d7e5c7a
|
bump version
|
2023-12-26 19:05:41 -06:00 |
Nathan Hedge
|
06456044ee
|
more into package.json
|
2023-12-22 02:03:11 -06:00 |
Nathan Hedge
|
a36302e15b
|
added additional info to packae.json
|
2023-12-22 01:52:29 -06:00 |
Nathan Hedge
|
e4ee5d6dd3
|
made settings prettier and also broke whatever settings were currently set. Had to do it at some point
|
2023-12-21 00:54:03 -06:00 |
Nathan Hedge
|
259730806f
|
couldn't get askOnSpace to work
|
2023-12-21 00:43:22 -06:00 |
Nathan Hedge
|
ee97715d9b
|
removed the cursor thing because it was silly, added toggle for ask on space, exposed autocomplete command to command pallete
|
2023-12-21 00:33:07 -06:00 |
Nathan Hedge
|
294639a5cf
|
changed display name back (accidentally removed r)
|
2023-12-20 20:23:33 -06:00 |
Nathan Hedge
|
c68676e794
|
fixed improper indentation and overwriting when inserting in the middle of preexisting code, clarified some information, added cursor-follows option.
|
2023-12-20 20:22:39 -06:00 |
Nathan Hedge
|
e1630624d8
|
chnaged description wording
|
2023-12-20 18:30:34 -06:00 |
Nathan Hedge
|
4f26bf3af3
|
settings only update on config change, better progress reporting, changed name, added README and icon, added categories & keywords, changed activation event
|
2023-12-20 18:27:42 -06:00 |
Nathan Hedge
|
110ebee3d8
|
got streaming & cancellation to work
|
2023-12-20 16:04:29 -06:00 |
Nathan Hedge
|
27613e21c1
|
got it to at least work mostly
|
2023-12-20 13:43:44 -06:00 |
Nathan Hedge
|
6d3677c72b
|
forgot to start a git history
|
2023-12-20 03:36:55 -06:00 |