Add a description and icon#18
Merged
qchiujunhao merged 2 commits intogoeckslab:smolagents-releasefrom May 17, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds a custom icon and description to improve the presentation of the interactive chat analysis tool.
- Added an tag with src="datachat.png".
- Added a tag to provide a brief usage message.
- Removed extraneous trailing lines to clean up the XML file.
Comments suppressed due to low confidence (2)
tools/chat_analysis.xml:83
- [nitpick] The removal of extraneous trailing lines improves file cleanliness; please ensure the deletions were intentional.
</tool>
tools/chat_analysis.xml:2
- Verify that the 'datachat.png' icon is available in the expected resource directory to avoid broken image issues in the tool display.
<icon src="datachat.png" />
Contributor
|
Thank you! This is great timing, as usegalaxy-tools is set to auto-update tools tomorrow morning. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Just adding a bit of polish to how the IT is displayed in Galaxy. Without the icon, it gets the default tool icon:

The included icon is just a suggestion so if you have something else you'd rather use, just discard this one.