Commit graph

420 commits

Author SHA1 Message Date
Aneta Jastrzębska
0a5ebc1c50 add settings button in ext 2024-09-23 12:02:12 +02:00
Mathew Pareles
cc0cad0866
Merge pull request #60 from voideditor/revert-29-fix/codelens_imports
Revert "fix: update VS source to more recent version"
2024-09-23 02:38:57 -07:00
Mathew Pareles
edaf355cdb
Revert "fix: update VS source to more recent version" 2024-09-23 02:38:31 -07:00
Mathew Pareles
4b0c604d97
Update README.md 2024-09-23 00:51:21 -07:00
Andrew Pareles
b83c5fc368
Merge pull request #55 from voideditor/issue-7
Fixes #7: case analysis on insert, delete, and replace
2024-09-22 19:02:06 -07:00
Andrew
aec1434a0c case analysis on insert, delete, and replace 2024-09-22 18:56:00 -07:00
Dave Hogan
cbe3d4bd45 Removes unnessary default 2024-09-22 17:36:53 +01:00
Dave Hogan
16b84ec933 Merge branch 'main' of https://github.com/DaveHogan/void 2024-09-22 17:35:02 +01:00
Dave Hogan
2661f5e8e1 Implemented feedback, removing explict defaults as this comes from package.json 2024-09-22 17:34:48 +01:00
Dave Hogan
760f8c447c
Merge branch 'voideditor:main' into main 2024-09-22 17:22:17 +01:00
Darion
57db928f7a
Merge branch 'voideditor:main' into main 2024-09-22 08:11:43 -04:00
Andrew
315c5a65f2 add test back 2024-09-22 04:12:00 -07:00
Jelf
9b130edcfe feat: read .voidrules for system prompt 2024-09-22 17:35:51 +08:00
Aneta Jastrzębska
ff0dcd5095 handle show thread history 2024-09-22 11:04:28 +02:00
Aneta Jastrzębska
30b528402c add new toolbar + commands 2024-09-22 11:03:42 +02:00
Jelf
6d513a1e60 chore: improve setting 2024-09-22 16:00:08 +08:00
Aneta Jastrzębska
7269c4e582 show new thread button 2024-09-21 21:19:36 +02:00
Aneta Jastrzębska
083bbf7d9f start new chat; toggle thread history 2024-09-21 21:11:52 +02:00
Aneta Jastrzębska
e54f49ebfb threads history list 2024-09-21 19:19:26 +02:00
Aneta Jastrzębska
31cd10b9e6 handle receive threads history 2024-09-21 19:19:16 +02:00
Aneta Jastrzębska
c6dcb8eb9e add message to history & sync saved thread 2024-09-21 18:07:07 +02:00
Aneta Jastrzębska
3a98d1edb1 add chat context 2024-09-21 18:06:26 +02:00
Aneta Jastrzębska
22d32aca3a save chat threads to workspace history 2024-09-21 18:05:25 +02:00
Aneta Jastrzębska
fe5e02c3a9 unify toolbar button styles 2024-09-21 16:05:06 +02:00
Aneta Jastrzębska
3d58627f30 style included code tag + toolbar 2024-09-21 15:39:06 +02:00
Aneta Jastrzębska
20fd8f318b more vsc css vars 2024-09-21 15:36:48 +02:00
Aneta Jastrzębska
98ee94018e add className util 2024-09-21 15:36:25 +02:00
Aneta Jastrzębska
ac9bc80e20 style included files list 2024-09-21 15:01:49 +02:00
Aneta Jastrzębska
8203b42169 hide entire toolbar in user messages 2024-09-21 14:14:31 +02:00
w1gs
bc027b2fca resolve conflicts 2024-09-21 07:46:19 -04:00
Darion
afa24231e6
Merge branch 'main' into main 2024-09-21 07:33:45 -04:00
w1gs
da5bb4b68e updated styles 2024-09-21 07:27:19 -04:00
Dave Hogan
f2d741d01f
Merge branch 'voideditor:main' into main 2024-09-21 12:17:21 +01:00
Aneta Jastrzębska
e893dc0327 add default style for small button 2024-09-21 13:12:22 +02:00
Aneta Jastrzębska
e05a399177 add copy button 2024-09-21 13:03:31 +02:00
Aneta Jastrzębska
4f285ce364 rearrange markdown components 2024-09-21 13:03:00 +02:00
w1gs
2be5a2d13a Extension disabled when no keys set 2024-09-21 06:50:17 -04:00
Andrew Pareles
ab52007491
Merge pull request #46 from anetaj/feature/apply-vscode-theme
Apply vscode theme to Void's Sidebar and MarkdownRender components
2024-09-21 03:07:16 -07:00
Aneta Jastrzębska
49bb34ec73 always show msg input; misc css improvements 2024-09-21 11:49:42 +02:00
Aneta Jastrzębska
915d041c5d add default styles for input & button 2024-09-21 11:39:17 +02:00
Aneta Jastrzębska
afb0247063 inject vscode css vars 2024-09-21 11:38:31 +02:00
w1gs
5e5fe80901 allowed urls updating when configuration changes 2024-09-21 04:56:41 -04:00
Jelf
44bc8bfdbf chore: update 2024-09-21 16:09:28 +08:00
Jelf
4f9b5ac873 chore: rm 2024-09-21 15:47:48 +08:00
Jelf
1beb011bfa refactor: configuration 2024-09-21 15:45:36 +08:00
Jelf
bf9029f9bc chore: remove console.log 2024-09-21 14:56:15 +08:00
Jelf
d7a3c44e31 chore: eslint 2024-09-21 14:54:27 +08:00
Jelf
7b31f2841a
chore: improve settings (#1)
* refactor: refine `anthropic` and `openai` settings

* refactor: improve configuration

* chore: move to headers config

* fix: ollama baseURL, add description

* chore: change azure deploymentId

* chore: eslint

* chore: update allowed_urls
2024-09-21 14:16:27 +08:00
w1gs
e8cf6ee9e7 Replaced fetch with Ollama client 2024-09-21 00:36:11 -04:00
w1gs
2b3f828654 Fixed parsing error in package.json 2024-09-21 00:24:51 -04:00