Skip to content
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

Add screenpipe extension #16923

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add screenpipe extension #16923

wants to merge 3 commits into from

Conversation

neo773
Copy link
Contributor

@neo773 neo773 commented Feb 9, 2025

Description

Raycast extension for popular open source project screenpipe with 12K+ stars https://github.com/mediar-ai/screenpipe/

Screencast

screenpipe-1

screenpipe-2

Checklist

- resize icon
- Update README.md
- update assets
- update README
- add screenshot
- first commit
@raycastbot raycastbot added the new extension Label for PRs with new extensions label Feb 9, 2025
@raycastbot
Copy link
Collaborator

raycastbot commented Feb 9, 2025

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.

@neo773
Copy link
Contributor Author

neo773 commented Feb 18, 2025

@pernielsentikaer
Could I get a review on this?

@pernielsentikaer pernielsentikaer self-assigned this Feb 18, 2025
Copy link

@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

New Raycast extension for Screenpipe that enables users to manage and interact with Screenpipe pipes through a clean interface with enable/disable functionality.

  • src/api/index.ts hardcodes localhost:3030 as baseUrl without configuration options, should consider making this configurable
  • src/list-pipes.tsx lacks error state handling for failed API requests
  • README.md uses GitHub user-attachments URLs for images which should be replaced with local repository assets
  • Missing setup/configuration instructions in README.md for users to get started
  • Extension icon referenced in package.json but not included in repository

💡 (1/5) You can manually trigger the bot by mentioning @greptileai in a comment!

9 file(s) reviewed, 4 comment(s)
Edit PR Review Bot Settings | Greptile

neo773 and others added 2 commits February 20, 2025 04:28
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
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.

3 participants