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 |
|
Andrew Pareles
|
34b8027fb9
|
streaming progress
|
2025-02-13 00:08:23 -08:00 |
|
Andrew Pareles
|
f7af9c336b
|
tokenIdx
|
2025-02-12 21:58:57 -08:00 |
|
Andrew Pareles
|
a479a32ad5
|
small fix
|
2025-02-12 21:55:58 -08:00 |
|
Andrew Pareles
|
7cdb003c47
|
stream state
|
2025-02-12 21:51:58 -08:00 |
|
Andrew Pareles
|
4f9f16b93f
|
almost works (but doesn't delete old text)
|
2025-02-12 21:27:39 -08:00 |
|
Mathew Pareles
|
7dcb08b09a
|
comment out unwanted code
|
2025-02-12 20:50:04 -08:00 |
|
Andrew Pareles
|
7fbe8d905f
|
Merge pull request #281 from voideditor/model-selection
Latest streaming changes
|
2025-02-12 18:51:55 -08:00 |
|
Joaquin Coromina
|
79fb8f63a7
|
Added Open Remote-SSH extension to Void
|
2025-02-13 01:33:43 +07:00 |
|
Andrew Pareles
|
0dfa81f637
|
Search and replace?
|
2025-02-12 01:43:50 -08:00 |
|
Andrew Pareles
|
d504daffa5
|
searchRepalce
|
2025-02-12 00:34:24 -08:00 |
|
Andrew Pareles
|
fc97949887
|
autocomplete
|
2025-02-11 22:02:46 -08:00 |
|
Andrew Pareles
|
0346e90ca7
|
add parsing of <<< ORIGINAL, ===, FINAL >>>
|
2025-02-11 21:38:56 -08:00 |
|
Mathew Pareles
|
efeb85b48b
|
Merge remote-tracking branch 'origin/model-selection' into edit-chats
|
2025-02-11 18:44:20 -08:00 |
|
Mathew Pareles
|
d698e6f3c1
|
prepare fast apply
|
2025-02-11 18:42:40 -08:00 |
|
Andrew Pareles
|
2161d740df
|
minor change
|
2025-02-11 16:44:40 -08:00 |
|
Andrew Pareles
|
a3e6deb1a8
|
Merge pull request #278 from bjoaquinc/build-void-server
fix(build): fixes void-reh (remote host) build crashes and updates the remote-host output path to say void rather than vscode
|
2025-02-11 16:43:41 -08:00 |
|
Andrew Pareles
|
96b5b72d30
|
triple tick
|
2025-02-10 20:22:31 -08:00 |
|
Andrew Pareles
|
e2e8279fce
|
add back imports
|
2025-02-10 20:18:45 -08:00 |
|
Andrew Pareles
|
5ed1f465a2
|
MOVE VOID FILES TO WORKBENCH
|
2025-02-10 18:59:26 -08:00 |
|
Andrew Pareles
|
995357710e
|
misc
|
2025-02-10 18:33:51 -08:00 |
|