@synthryn/sypi-cd
v0.6.0-beta.20260816.6a00fcae
Published
Optional extension: Change SyPi's active working directory in place with /cd while keeping the current conversation and terminal session open.
Maintainers
Readme
@synthryn/sypi-cd
Optional /cd integration for SyPi. It changes the active working directory
without closing the terminal or dropping the current conversation. SyPi
rebinds tools, the system prompt, project trust, project resources, extensions,
shell commands, and terminal status to the selected directory.
Run /cd path/to/project to change directly. Relative paths resolve from the
current working directory, ~ resolves from the user home, and paths containing
spaces may be entered directly or wrapped in matching quotes. Bare /cd opens
a centered directory-tree modal: arrows or j/k move, enter chooses the
highlighted directory, h/left moves to the parent, l/right opens a folder,
and c chooses the current directory. Files remain visible as context but are
not selectable; cancelling leaves the session unchanged.
The target must already exist and be a directory. The active session file stays where it was created, so changing directories does not move or duplicate saved conversation data.
The extension needs no account, API key, token, password, external binary, or
network access. Its only install-time requirement is npm, disclosed by the
optional extension catalog before installation.
