Skip to content

Commit 96a5426

Browse files
hassoncschrarnoldus
andcommitted
Update .changeset/terminal-workspace-root.md
Co-authored-by: Christiaan Arnoldus <[email protected]>
1 parent c42274c commit 96a5426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/terminal-workspace-root.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
Add $WORKSPACE_ROOT environment variable to terminal sessions for easier workspace navigation
66

7-
Terminal sessions now automatically include a `$WORKSPACE_ROOT` environment variable that points to your current workspace root directory. In multi-workspace setups, this points to the workspace folder containing your currently active file. This makes it easier to navigate back to your project root from anywhere in the terminal using commands like `cd $WORKSPACE_ROOT` or referencing files relative to your workspace.
7+
Terminal sessions now automatically include a `$WORKSPACE_ROOT` environment variable that points to your current workspace root directory. In multi-workspace setups, this points to the workspace folder containing your currently active file. This makes it easier for the agent to navigate back to your project root from anywhere in the terminal using commands like `cd $WORKSPACE_ROOT` or referencing files relative to your workspace.
88

99
This enhancement is particularly useful when working in deeply nested directories or when you need to quickly reference files or tests at the root level.

0 commit comments

Comments
 (0)