Skip to content

[Ray Code] Error expanding the path when prompting a request #29659

Description

@cmcneese

Extension

https://www.raycast.com/1weiho/ray-code

Raycast Version

0.69.0.0

OS Version

macOS Tahoe 26.5.2 arm64

Description

When asking Ray Code to tell me what files it can see in my directory, I get an error. I've tried uninstalling, deleting all settings, and setting it back up as new. Then I connect to the folder I want it to start as the base. When prompting, it tells me that it's looking for /~/code which suggests there may be a path expansion issue.

Steps To Reproduce

  1. Launch Ray Code in Raycast
  2. Type "Ask Raycode"
  3. Enter a prompt to make a change to a file
  4. Get error message instead

Current Behaviour

I get this message exactly:
_It looks like the ray-code extension is having trouble with the workspace path. The error indicates it's looking for /~/code, which suggests there may be a path expansion issue.

This aligns with what I have on record — you've been troubleshooting path expansion issues for the ray-code extension in Raycast. The tilde (~) isn't being expanded to your actual home directory path.

Do you know what your actual workspace root path should be? Or would you like help investigating the ray-code extension's configuration to fix the path expansion?_

Expected Behaviour

I'd expect it to search my files and fulfill a prompt request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingextensionIssues related to one of the extensions in the Storeextension: ray-codeIssues related to the ray-code extensionplatform: macOS

    Type

    Fields

    Priority

    None yet

    Severity

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions