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 |
|
Darion
|
7ee1840e77
|
Merge branch 'voideditor:main' into main
|
2024-09-21 00:17:36 -04:00 |
|
Dave Hogan
|
1843cd0878
|
Makes anthropic model and max_tokens configurable
Makes whichApi an enum for less error prone configuration
|
2024-09-21 01:57:34 +01:00 |
|
Mathew Pareles
|
939aa008b3
|
Update CONTRIBUTING.md
|
2024-09-20 15:27:38 -07:00 |
|
Jelf
|
78e10a5593
|
feat: update ollama config
|
2024-09-21 02:15:19 +08:00 |
|
Darion
|
7bcefd4536
|
Update extensions/void/package.json
Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
|
2024-09-20 13:56:21 -04:00 |
|
Jelf
|
6d5f885306
|
feat: ai sdk
|
2024-09-20 22:18:41 +08:00 |
|
Andrew Pareles
|
343d89304e
|
Update CONTRIBUTING.md
|
2024-09-19 14:05:17 -07:00 |
|
Mathew Pareles
|
7f799a5d07
|
Merge pull request #30 from quant-eagle/feat/use_npm
feat: use npm instead of yarn
|
2024-09-19 12:39:56 -07:00 |
|
quant-eagle
|
3b440a4653
|
Merge branch 'main' into feat/use_npm
|
2024-09-19 20:04:04 +02:00 |
|
Mathew Pareles
|
d3fd53974e
|
Merge pull request #29 from quant-eagle/fix/codelens_imports
fix: update VS source to more recent version
|
2024-09-19 10:59:46 -07:00 |
|
Darion
|
99adb23149
|
Merge branch 'voideditor:main' into main
|
2024-09-19 13:09:43 -04:00 |
|
Mathew Pareles
|
1f1f4013b9
|
Update CONTRIBUTING.md
|
2024-09-19 10:07:15 -07:00 |
|
Mathew Pareles
|
069f7db032
|
Update CONTRIBUTING.md
|
2024-09-19 10:06:56 -07:00 |
|
Mathew Pareles
|
d219a22b6e
|
Update CONTRIBUTING.md
|
2024-09-19 10:06:45 -07:00 |
|
Mathew Pareles
|
c7932ca641
|
Update CONTRIBUTING.md
|
2024-09-19 10:06:11 -07:00 |
|
Mathew Pareles
|
5e17c1201e
|
Update CONTRIBUTING.md
|
2024-09-19 10:04:06 -07:00 |
|
Mathew Pareles
|
02834de999
|
Update CONTRIBUTING.md
|
2024-09-19 08:18:15 -07:00 |
|
quant-eagle
|
1048c55f57
|
Merge branch 'main' into feat/use_npm
|
2024-09-19 02:24:48 +02:00 |
|
Robo
|
e1b116cc9c
|
feat: swtich to npm as default package manager
|
2024-09-19 02:22:27 +02:00 |
|
helmisek
|
9505e6eb69
|
fix: add more changes for workbench
|
2024-09-19 02:06:35 +02:00 |
|
helmisek
|
efc3022b26
|
fix: add more changes for platform
|
2024-09-19 02:05:27 +02:00 |
|
helmisek
|
b638e890d5
|
fix: add more changes for base
|
2024-09-19 02:03:31 +02:00 |
|
helmisek
|
b07fbd627a
|
fix: add more changes
|
2024-09-19 02:02:05 +02:00 |
|
helmisek
|
7e746b4fd6
|
fix: add codelens imports
|
2024-09-19 01:58:42 +02:00 |
|
Andrew Pareles
|
3959953d98
|
Update README.md
|
2024-09-18 16:47:22 -07:00 |
|
Darion
|
043a38bd36
|
Merge branch 'voideditor:main' into main
|
2024-09-18 18:55:54 -04:00 |
|
Andrew Pareles
|
839c974629
|
Merge pull request #28 from voideditor/andrewpareles-patch-2
Clarify most users should start editing the extension
|
2024-09-18 14:27:14 -07:00 |
|
Andrew Pareles
|
04fd13f473
|
Update CONTRIBUTING.md
Clarifications in contributing
|
2024-09-18 14:21:57 -07:00 |
|
Darion
|
0269411c16
|
Merge branch 'voideditor:main' into main
|
2024-09-18 13:39:34 -04:00 |
|
Andrew Pareles
|
085e622c1b
|
Merge pull request #25 from sunmorgan/mdev
|
2024-09-18 09:42:55 -07:00 |
|
w1gs
|
f4ceb53738
|
Added Ollama integration
|
2024-09-18 02:02:43 -04:00 |
|
Morgan Sun
|
4cd40ca312
|
Update Sidebar.tsx
|
2024-09-17 22:20:58 -04:00 |
|
Morgan Sun
|
aada99d55b
|
Revert "Create an x that clears selection"
This reverts commit 0b09b3621f.
|
2024-09-17 22:17:51 -04:00 |
|
Morgan Sun
|
0b09b3621f
|
Create an x that clears selection
|
2024-09-17 22:11:48 -04:00 |
|
Mathew Pareles
|
a299cd58c7
|
Update CONTRIBUTING.md
|
2024-09-17 18:18:59 -07:00 |
|
Mathew Pareles
|
bdc3e7927a
|
Update CONTRIBUTING.md
|
2024-09-17 18:18:47 -07:00 |
|
Mathew Pareles
|
c2d131da7b
|
Update CONTRIBUTING.md
|
2024-09-17 18:18:27 -07:00 |
|