Conversation
|
Congratulations on your new Raycast extension! 🚀 Due to our current reduced availability, the initial review may take up to 10-15 business days Once the PR is approved and merged, the extension will be available on our Store. |
|
@marcmagn1 Looks like now you have
|
|
@xilopaint odd, I renamed it on my local before pushing the update but it stayed in the PR. Had to delete it manually from the files tab. Thanks for flagging! |
|
@marcmagn1 A list view with metadata would fit better for the |
|
To speed up finding potential errors, let's ask @greptilai to have a look too |
|
@greptileai could you check this |
There was a problem hiding this comment.
PR Summary
Added a new Parcel extension that allows users to track their package deliveries directly within Raycast, providing a clean interface for viewing active and recent deliveries with detailed tracking information.
- The extension implements a well-structured view command in
/extensions/parcel/src/my-deliveries.tsxwith filtering between active/recent deliveries and color-coded status indicators - Added two AI tools in
/extensions/parcel/src/toolsfor retrieving delivery lists and detailed tracking information - Included comprehensive API integration in
/extensions/parcel/src/api.tswith proper error handling and status mapping - Created detailed documentation in
/extensions/parcel/README.mdexplaining setup requirements (Parcel premium subscription needed for API key) - Added
/extensions/parcel/metadatafolder with screenshots should be included since the extension has view commands
💡 (1/5) You can manually trigger the bot by mentioning @greptileai in a comment!
11 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
pernielsentikaer
left a comment
There was a problem hiding this comment.
Hi 👋
Looks good to me, approved 🔥
|
Published to the Raycast Store: |
|
🎉 🎉 🎉 We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag. |


Description
Screencast
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder