Commit Graph

91 Commits

Author SHA1 Message Date
Falko Victor Habel 89b179bbe3 Merge pull request 'develop' (#6) from develop into main
Reviewed-on: #6
2024-10-09 18:50:25 +00:00
Falko Victor Habel a7292cdcea Final Version 0.2.0 2024-10-09 20:50:11 +02:00
Falko Victor Habel 12f411fbac Merge pull request 'preview_lines' (#4) from preview_lines into develop
Reviewed-on: #4
2024-10-09 18:00:32 +00:00
Falko Victor Habel a3bf2f93bb Final Version. Everything is working; atleast for Python🥳 2024-10-09 19:58:21 +02:00
Falko Victor Habel c1d0a53720 oonly remaining bug: backspace is sometimes still triggerable 2024-10-09 19:51:12 +02:00
Falko Victor Habel e02296c5a7 only ehader is to much 2024-10-09 16:05:40 +02:00
Falko Victor Habel 621db41722 updated to version 2.0 2024-10-09 15:22:51 +02:00
Falko Victor Habel e234969638 Merge pull request 'feat/preview' (#3) from feat/preview into develop
Reviewed-on: #3
2024-10-09 12:27:58 +00:00
Falko Victor Habel 439a538c7e bug fix for lines add extra lines before inserting 2024-10-09 14:24:53 +02:00
Falko Victor Habel a56d47747d only rows are not working yet 2024-10-09 14:18:33 +02:00
Falko Victor Habel 96a3971b71 preview added 2024-10-09 08:10:02 +02:00
Falko Victor Habel 424cc124b2 omg this is working 2024-10-08 19:07:50 +02:00
Falko Victor Habel dcb5a3bbdf not enough lines between preview and final 2024-10-08 11:17:17 +02:00
Falko Victor Habel f6ea8494a7 accept and decline is working 2024-10-07 09:22:02 +02:00
Falko Victor Habel f122d99ba1 code now works with everything except tab 2024-10-05 09:18:22 +03:00
Falko Victor Habel 804a3113e4 [wip] preview is semi working, i need to jump to the end off the inserted content and extra lines needs to be generated 2024-10-04 19:00:47 +03:00
Falko Victor Habel 4c5eb334df remove test file 2024-10-04 18:26:16 +03: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 b6241855fc bug in approving 2024-10-04 13:00:14 +03:00
Falko Victor Habel ccd3528325 minor incosnitentcy with removing 2024-10-03 12:41:27 +03:00
Falko Victor Habel 77e328fcee near final 2024-10-03 12:20:38 +03:00
Falko Victor Habel 6a953b7a12 preview extra lines 2024-10-03 12:03:05 +03:00
Falko Victor Habel ffd22f7cc6 fixed 2024-10-03 11:43:47 +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 27571fcad8 still only single line 2024-09-23 13:25:12 +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 ac7afb4b4e step back 2024-09-11 11:28:55 +02:00
Falko Victor Habel fb6e9a5d1f new approach 2024-09-11 09:58:26 +02:00
Falko Victor Habel 678c4823b3 Merge pull request 'preview_develop' (#2) from preview_develop into develop
Reviewed-on: fabel/Fabelous-Autocoder#2
2024-09-11 07:55:18 +00:00
Falko Victor Habel 77e0dbc048 not working multi line support 2024-09-11 09:54:28 +02:00
Falko Victor Habel 8ac3879ee0 WORKING only one insertion 2024-09-11 09:49:17 +02:00
Falko Victor Habel 0450a222e2 added semi working preview 2024-09-11 09:41:59 +02:00
Falko Victor Habel 916ea8ca4a new code with partically work preview 2024-09-10 20:34:10 +02:00
Falko Victor Habel 58c9af0256 preview added but badly 2024-09-10 19:51:03 +02:00
Falko Victor Habel 91d13d36df added preview 2024-09-10 16:39:33 +02:00
Falko Victor Habel d4fc375e01 re changed path 2024-09-10 14:48:57 +02:00
Falko Victor Habel 6168cfc7d4 corrected paths 2024-09-10 14:47:46 +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 1a98cfe1e1 version2 2024-08-14 07:31:21 +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 dc33d4bb85 fixed Bug related to titles 2024-06-02 16:38:48 +02:00