Summary
The "New Terminal" action in the new-tab dropdown does not open a terminal session. Instead, the app shows an error toast saying the terminal session cannot be started.
Current behavior
- Open the new-tab dropdown.
- Choose "New Terminal".
- No terminal tab/session is opened.
- A toast appears: "Unable to start terminal session".
Expected behavior
Clicking "New Terminal" should open a terminal session in a new tab for the current project directory.
Steps to reproduce
- Open a project or live artifact workspace.
- Open the new-tab dropdown.
- Click "New Terminal".
- Observe that no terminal opens and an error toast is shown.
Notes
Screenshots provided in the report show the "New Terminal" item in the dropdown and the resulting error toast.
Why this matters
The dropdown presents terminal creation as an available action, but the action fails immediately. This blocks users from opening a terminal from the workspace UI.

Summary
The "New Terminal" action in the new-tab dropdown does not open a terminal session. Instead, the app shows an error toast saying the terminal session cannot be started.
Current behavior
Expected behavior
Clicking "New Terminal" should open a terminal session in a new tab for the current project directory.
Steps to reproduce
Notes
Screenshots provided in the report show the "New Terminal" item in the dropdown and the resulting error toast.
Why this matters
The dropdown presents terminal creation as an available action, but the action fails immediately. This blocks users from opening a terminal from the workspace UI.