-
Notifications
You must be signed in to change notification settings - Fork 4k
Update zerion extension #18165
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
Update zerion extension #18165
Conversation
- Merge branch \'contributions/merge-1743011894653\' into ai-extension-support - Pull contributions - ✨ Run Prettier - 📝 Update Changelog - 🤖 AI Extension Support
Thank you for your contribution! 🎉 🔔 @qd-qd @zerts you might want to have a look. You can use this guide to learn how to check out the Pull Request locally in order to test it. You can expect an initial review within five business days. |
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.
PR Summary
This PR adds comprehensive AI functionality to the Zerion extension, introducing new tools for blockchain interactions and wallet management along with AI evaluation tests.
- Several tools lack proper error handling for API failures and input validation, particularly in
check-portfolio.ts
,look-wallets.ts
, andsearch-blockchain.ts
- Typos found in
package.json
tool descriptions: "breif" should be "brief" and "ususlly" should be "usually" - The
CHANGELOG.md
entry for "Zerion AI Extension" is missing description of the actual changes/features - The auto-detection of best chain functionality mentioned in comments for
create-a-swap-link.ts
is not implemented - The 10-address limit in
look-wallets.ts
should be documented in the function's description
💡 (1/5) You can manually trigger the bot by mentioning @greptileai in a comment!
9 file(s) reviewed, 19 comment(s)
Edit PR Review Bot Settings | Greptile
Hey @pernielsentikaer ! |
Our AI team will pick it up 😊 |
Hey @pernielsentikaer ! |
It should normally just update this PR. Thanks for flagging 😊 |
@pernielsentikaer , thank you for the response. |
I see! Thank you! |
Description
AI functionality for Zerion Extension. Based on the London Hackathon project
Screencast
Zerts.Screenshot.2025-03-07.at.18.32-converted-converted.mp4
Checklist
npm run build
and tested this distribution build in Raycastassets
folder are used by the extension itselfREADME
are placed outside of themetadata
folder