-
Notifications
You must be signed in to change notification settings - Fork 3.2k
feat: System Message Tools #6395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
RomneyDa
wants to merge
55
commits into
main
Choose a base branch
from
dallin/instruction-tools
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,814
−875
Open
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
c314afb
make all tools support agent mode, add warning for poor models
RomneyDa af1429e
built in tool system message descriptions
RomneyDa 999684c
intercept and parse xml tool calls
RomneyDa 94ef189
translate tool calls back to text
RomneyDa 6e83ca8
textify and reinsert xml tool calls as text
RomneyDa 4871c67
tweak system message, only use for models that don't support
RomneyDa 0e4b9d3
add proficient with tools support
RomneyDa ab35aab
add setting for forcing system message tools, fix message compilation…
RomneyDa e76c8bb
merge main
RomneyDa 2bbcd05
fix build errors
RomneyDa f3dba6b
fix flatten message tests and other tweaks based on cubic feedback
RomneyDa 79dc88f
Fix request rule tests
RomneyDa ccee106
fix message construction tests
RomneyDa 30a1973
Merge branch 'main' of https://github.com/continuedev/continue into d…
RomneyDa f3e59df
add tiptap class to editor
RomneyDa 9c0e57e
update recommended agent model logic
RomneyDa 25014d9
merge main
RomneyDa 1bb06a9
model supports native tools
RomneyDa c63b05c
reorder tests
RomneyDa 76f075e
test cleanup
RomneyDa a839dff
merge main, only allow one xml tool call
RomneyDa 217d46c
handle alternative tool call start tags in interceptor
RomneyDa 4e10cd0
move detection into util, fix nested eslint issue
RomneyDa 86ce7c5
tool call parsing bugs
RomneyDa 22efa01
merge main
RomneyDa c0de4ed
merge main, fix conflicts by moving around system message
RomneyDa 4e75e7c
fix merge conflicts
RomneyDa d102f75
merge main
RomneyDa e50cea2
change to use 'tool_name' syntax
RomneyDa 58aafa2
new simpler syntax
RomneyDa 9cd1e14
merge main
RomneyDa f3e9f83
use codeblock tool call syntax
RomneyDa 781ad8b
WIP: parsing of new system tool output tweaks
RomneyDa a4c56aa
WIP: parsing of new system tool output tweaks
RomneyDa 3c7e5e0
WIP: system message tool parsing continued
RomneyDa 05e662d
merge main (required adding some parallel support)
RomneyDa 197c23c
updated parsing logic
RomneyDa 756769c
merge main
RomneyDa 9f6df34
update system tools parsing
RomneyDa ddbb867
merge main
RomneyDa 9e75395
fix run terminal command bug
RomneyDa 35b73d1
system message tools working
RomneyDa 21dba5c
system message tools - system message tweaks
RomneyDa 38f6610
system message tools - system message tweaks
RomneyDa 689f22f
system tool calls: cleanup
RomneyDa b1680cb
search and replace system message tool description
RomneyDa 53690e1
Merge branch 'main' of https://github.com/continuedev/continue into d…
RomneyDa 7eb9ab9
fix prettier
RomneyDa 79f483e
fix split at codeblocks and newlines util
RomneyDa ce8c483
fix broken gui test file
RomneyDa 7d2aae1
Merge branch 'main' of https://github.com/continuedev/continue into d…
RomneyDa f7afb22
fix gui tests
RomneyDa 0c51cb3
Merge branch 'main' of https://github.com/continuedev/continue into d…
RomneyDa 72a45f9
cubic recs
RomneyDa 2ebf57d
change how json system message is injected
RomneyDa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.