Skip to content

feat(app): support renaming agent and terminal tabs#239

Open
biggameking wants to merge 1 commit intogetpaseo:mainfrom
biggameking:feature/workspace-tab-rename
Open

feat(app): support renaming agent and terminal tabs#239
biggameking wants to merge 1 commit intogetpaseo:mainfrom
biggameking:feature/workspace-tab-rename

Conversation

@biggameking
Copy link
Copy Markdown

@biggameking biggameking commented Apr 11, 2026

Summary

  • Add a Rename action for Agent and Terminal tabs in desktop and mobile tab menus.
  • Persist custom tab labels per workspace in the workspace layout store.
  • Resolve tab presentation labels from persisted overrides, including split-pane tab rows.
  • Add unit tests for menu rename entries and tab label persistence behavior.

Validation

  • npm run test --workspace=@getpaseo/app -- src/screens/workspace/workspace-tab-menu.test.ts src/stores/workspace-layout-store.test.ts
  • npm run build:workspace-deps --workspace=@getpaseo/app
  • npm run typecheck --workspace=@getpaseo/app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant