Skip to content

[Feature]: Global default panel layout for new project chats (files/terminal auto-open) #5676

Description

@alixaprodev

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I am describing a concrete problem or use case, not just a vague idea.

Area

apps/desktop

Problem or use case

When opening a project and starting a new chat, the workspace defaults to just the chat panel — no files explorer or terminal open. Every new chat requires manually reopening these panels, which adds friction when they're needed for nearly every session.

Proposed solution

Add a global user setting (e.g. in Preferences) that lets users define a default panel layout applied to every new project chat — e.g. toggles for "always open files panel" and "always open terminal," so the workspace opens the way the user actually works instead of a bare chat every time.

Why this matters

Reduces repetitive manual setup on every new chat, especially for users who almost always need the files panel and terminal visible when working in a project.

Smallest useful scope

A single global default (not per-project) for "open files panel on new chat" and "open terminal on new chat," applied at chat creation.

Alternatives considered

Manually reopening files/terminal each time — works but is repetitive.

Contribution

  • I would be open to helping implement this.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions