-
Notifications
You must be signed in to change notification settings - Fork 12
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
Enhance: Add external tools from query to tool catalog #329
Enhance: Add external tools from query to tool catalog #329
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great so far. Thanks for taking this over!
Left a few comments. Feel free to address them in follow up PRs though.
(Note: seems like this needs a rebase. I'd also squash your commits s.t. we don't have any merge commits in the mix.)
@ryanhopperlowe I got this error when go to
|
Converting to draft to make new changes |
I'm not getting that error |
}, | ||
], | ||
'Working with Local Files': [ | ||
// { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any reason to comment out instead of removing?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these items could be added back in in the near future, didn't want to create that much typing work if that was the case
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ryanhopperlowe - I'm with @StrongMonkey here - go ahead and delete these. It is easy enough to pull these out of git history when and if we want to restore them.
I'll have to admit: commented out code is a bit of a pet peeve of mine.
@ryanhopperlowe As long as it doesn't error out I am good. I was seeing the error when pulling your branch to do some smoke tests. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Synced offline, LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just the one comment - id prefer the commented out code to get deleted.
WHen you merge this, make sure you squash your commits.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added the commit to remove the commented out code, thinking I'd then just merge it, but it needs rebased and I don't want to do that and potential break something. Please rebase and squash and merge first thing tomorrow
a904bdb
to
c75dee4
Compare
484f923
to
28f1a83
Compare
Signed-off-by: Nick Hale <[email protected]> Signed-off-by: Ryan Hopper-Lowe <[email protected]>
28f1a83
to
1276695
Compare
This PR enhances the inline tool catalog