Skip to content

Add parcel extension#17350

Merged
raycastbot merged 4 commits intoraycast:mainfrom
marcmagn1:ext/parcel
Feb 28, 2025
Merged

Add parcel extension#17350
raycastbot merged 4 commits intoraycast:mainfrom
marcmagn1:ext/parcel

Conversation

@marcmagn1
Copy link
Contributor

@marcmagn1 marcmagn1 commented Feb 26, 2025

Description

Screencast

Checklist

@raycastbot raycastbot added the new extension Label for PRs with new extensions label Feb 26, 2025
@raycastbot
Copy link
Collaborator

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.

@xilopaint
Copy link
Contributor

xilopaint commented Feb 26, 2025

@marcmagn1 Looks like now you have my-deliveries.tsx and view-my-deliveries.tsx. Can you check that?

Screenshot 2025-02-26 at 19 21 15

@marcmagn1
Copy link
Contributor Author

@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!

@pernielsentikaer pernielsentikaer self-assigned this Feb 26, 2025
@xilopaint
Copy link
Contributor

@marcmagn1 A list view with metadata would fit better for the My Deliveries command than the current markdown view.

image

@pernielsentikaer
Copy link
Collaborator

To speed up finding potential errors, let's ask @greptilai to have a look too

@pernielsentikaer
Copy link
Collaborator

@greptileai could you check this

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.tsx with filtering between active/recent deliveries and color-coded status indicators
  • Added two AI tools in /extensions/parcel/src/tools for retrieving delivery lists and detailed tracking information
  • Included comprehensive API integration in /extensions/parcel/src/api.ts with proper error handling and status mapping
  • Created detailed documentation in /extensions/parcel/README.md explaining setup requirements (Parcel premium subscription needed for API key)
  • Added /extensions/parcel/metadata folder 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

Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi 👋

Looks good to me, approved 🔥

@raycastbot raycastbot merged commit ac4721b into raycast:main Feb 28, 2025
2 checks passed
@github-actions
Copy link
Contributor

Published to the Raycast Store:
https://raycast.com/marcmagn1/parcel

@raycastbot
Copy link
Collaborator

🎉 🎉 🎉

We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new extension Label for PRs with new extensions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants