Skip to content

New Terminal action fails to start terminal session #4130

@AmyShang-alt

Description

@AmyShang-alt

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

  1. Open a project or live artifact workspace.
  2. Open the new-tab dropdown.
  3. Click "New Terminal".
  4. 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.

Image Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions