[FEATURE] Let users change directory after agent work
Resolved 💬 2 comments Opened Jan 15, 2026 by adilkairolla Closed Jan 15, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Feature Request
Description
Currently if claude agent decides change directory there is no ergonomic way to change it. Only by asking agent to cd ../.. or restarting claude code.
Example
In monorepo agent can go to admin app cd apps/admin, for lsp, linting or other reasons. Working directory becomes apps/admin
Proposed Solution
It would be nice to have some deterministic command like /change-dir
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗