Commit graph

1746 commits

Author SHA1 Message Date
bawsdeep
08581776ae forgot some files in the final clean up 2025-02-17 14:01:13 +01:00
bawsdeep
af6f9fc570 some last changes 2025-02-17 13:28:38 +01:00
bawsdeep
ecdef730d5 ai thought were building any application for VOID LINUX 2025-02-17 11:32:01 +01:00
bawsdeep
0f4120c1a0 edit readme 2025-02-17 11:28:44 +01:00
bawsdeep
c8db4529b2 new script to create appimage 2025-02-17 11:24:07 +01:00
Andrew Pareles
137e0068a3 add vllm 2025-02-17 01:50:28 -08:00
Andrew Pareles
366dbf0b52 add xAI and update system/tool information and system prompt 2025-02-17 01:06:21 -08:00
Mathew Pareles
89d08071fc scrollbar fix 2025-02-17 00:23:48 -08:00
Andrew Pareles
8a8ed1ac56 + 2025-02-17 00:20:01 -08:00
Andrew Pareles
491312218f + 2025-02-17 00:19:39 -08:00
Andrew Pareles
b74b031906 + 2025-02-17 00:18:55 -08:00
Andrew Pareles
5608aca168 process 2025-02-17 00:17:14 -08:00
Andrew Pareles
fecfbd924a error 2025-02-17 00:07:33 -08:00
Andrew Pareles
a78a6169f8 tools + misc fixes 2025-02-17 00:07:11 -08:00
Andrew Pareles
628adedaec toolcalls 2025-02-16 20:51:42 -08:00
Andrew Pareles
432a1766af anthropic tool use fix 2025-02-16 20:50:07 -08:00
Mathew Pareles
74f8303803 discard star changes 2025-02-16 20:11:13 -08:00
Andrew Pareles
2bc3d67e39 minor tool use fix 2025-02-16 19:51:58 -08:00
Mathew Pareles
41fe5c50e2 fix scrollbars 2025-02-16 19:46:41 -08:00
Mathew Pareles
36b1b56690 bug 2025-02-16 19:46:41 -08:00
Mathew Pareles
249eee341d better context and file reading 2025-02-16 19:46:40 -08:00
Joaquin Coromina
2c61310077
Merge branch 'voideditor:main' into remote-ssh-extension 2025-02-16 23:32:00 +07:00
Joaquin Coromina
a519100852 Added open-remote-ssh to npm install dirs and the output files in eslint ignore 2025-02-16 23:31:21 +07:00
eswaldots
a38fc81a58 Fix encryption service dont working on Linux 2025-02-16 15:34:53 +00:00
Andrew Pareles
af41d6a439 tool improvements 2025-02-16 03:23:37 -08:00
Andrew Pareles
7244d433dd tools should work! 2025-02-16 02:53:56 -08:00
Andrew Pareles
131493b5e1 tool structure 2025-02-16 00:43:46 -08:00
Devin AI
4c5e444bcb Improve token streaming support with character-by-character matching
Co-Authored-By: Jack Hacksman <slack@hannis.io>
2025-02-16 05:14:40 +00:00
Devin AI
2f55580e67 Improve token streaming support with character-by-character matching
Co-Authored-By: Jack Hacksman <slack@hannis.io>
2025-02-16 05:06:37 +00:00
Devin AI
b24cd1ecb7 Improve token streaming support for think tags
Co-Authored-By: Jack Hacksman <slack@hannis.io>
2025-02-16 05:01:57 +00:00
Devin AI
a519bd7690 Add streaming support for think tags and test cases
Co-Authored-By: Jack Hacksman <slack@hannis.io>
2025-02-16 04:59:55 +00:00
Andrew Pareles
8591d06244 tool use plugboard progress 2025-02-15 19:23:15 -08:00
Andrew Pareles
a26816d597
Update src/vs/workbench/contrib/chat/common/chatModel.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-02-15 15:46:39 -08:00
Andrew Pareles
ea6e025511
Merge pull request #284 from adrieljss/main
fix ENOENT error spawn on Windows
2025-02-15 15:37:39 -08:00
Devin AI
7849b0a107 Fix Apply failure with <think> tags (#283)
- Add utility to strip <think> tags from responses
- Strip tags before computing diffs in Apply operation
- Handle nested tags properly
- Keep original response intact for UI display

Fixes #283

Co-Authored-By: Jack Hacksman <slack@hannis.io>
2025-02-15 13:35:58 +00:00
Andrew Pareles
152e605856 tool progress! 2025-02-15 02:05:37 -08:00
Andrew Pareles
bc6150aeac tools 2025-02-15 00:02:17 -08:00
Andrew Pareles
05d8b3a982 handle updates with version number instead of weird check 2025-02-15 00:01:37 -08:00
Andrew Pareles
d91ec9da2e inlineDiffsService -> editCodeService 2025-02-14 21:43:38 -08:00
Mathew Pareles
198a948f6c star button commit 2025-02-14 21:30:20 -08:00
adrieljss
1839acab1f fix ENOENT error spawn on Windows 2025-02-14 17:59:56 +08:00
Andrew Pareles
6ad48ffa20 recognizedModels 2025-02-14 01:59:17 -08:00
Andrew Pareles
0975f1bf5f add developer info for models 2025-02-14 01:52:17 -08:00
Andrew Pareles
9cfcf396c1 update types for tool support 2025-02-14 01:05:10 -08:00
Andrew Pareles
0bcd88dad6 fix 2025-02-13 23:54:22 -08:00
Andrew Pareles
343ee5eb94 Apply name 2025-02-13 23:00:01 -08:00
Mathew Pareles
d9e4679b65 breaking changes - ai regex 2025-02-13 22:58:42 -08:00
Joaquin Coromina
4950de2cb5
Merge branch 'voideditor:main' into remote-ssh-extension 2025-02-14 10:06:42 +07:00
Joaquin Coromina
28bf838b55 Updated void-server endpoiont to make it dynamic 2025-02-14 10:05:30 +07:00
Andrew Pareles
b01684393a streaming works! 2025-02-13 00:37:43 -08:00