/path command allows you to change the current working directory that ScryCLI operates in.
Usage
Overview
The working directory determines which codebase or project ScryCLI analyzes when you ask questions or request assistance. Changing the path allows you to switch between different projects.Current Directory Display
The current working directory is always displayed above the input prompt:When to Use /path
Use the/path command when you want to:
- Switch to a different project or codebase
- Change to a subdirectory within your current project
- Navigate to a different location in your filesystem
Navigation
- Esc: Cancel and return to chat
The
/path command interface provides a way to change directories. The current implementation displays the command help menu.