Add claudescope extension - #30175
Conversation
- docs: add Raycast Store screenshots - fix: show project names in search - feat: match ClaudeScope agent colors - fix: include macOS tools in Raycast path - fix: preserve Node path in Raycast - feat: add ClaudeScope Raycast extension
|
Congratulations on your new Raycast extension! 🚀 We're currently experiencing a high volume of incoming requests. As a result, the initial review may take up to 15 business days. Once the PR is approved and merged, the extension will be available on our Store. |
Greptile SummaryThe PR adds the ClaudeScope extension for searching locally indexed transcript history, browsing recent sessions, and opening matching sessions or messages.
Confidence Score: 5/5The PR appears safe to merge because no blocking failure remains. The previously reported Prettier configuration and generated preference-type issues are both resolved, and no blocking failure remains. Important Files Changed
Reviews (3): Last reviewed commit: "docs: distinguish ClaudeScope from simil..." | Re-trigger Greptile |
Similar extensions already in the StoreAutomated first pass. Overlap is not a blocker on its own, but the README should make the difference clear.
|
Description
Adds ClaudeScope to Raycast for fast access to locally indexed AI coding-agent transcript history.
Requires ClaudeScope 0.17.0 or later. The extension discovers supported npm, Homebrew, and Nix installations automatically, with an optional executable-path preference for custom setups.
All transcript queries run locally through the installed ClaudeScope CLI. The extension has no account, API key, analytics, telemetry, or direct access to agent transcript directories.
Screencast
The commands use straightforward list views; Store screenshots are included below.
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder