Skip to content

[FEATURE]: Show whether the session is local or remote, and which host it is connected to #21435

@christian-taillon

Description

@christian-taillon

When using opencode server on one machine and opencode attach from another device, it is difficult to tell which system the current session is connected to.

Today the UI shows the path, but not whether the session is local vs remote, or which host it is attached to. In practice this makes remote sessions easy to confuse, especially when multiple machines use similar directory layouts.

Requested enhancement:

  • show whether the session is local or remote
  • show the connected host/system name for remote sessions

Even showing the host next to the existing path would solve this well.

I checked the current plugin API and it does not appear to expose a way to add a persistent sidebar/status UI element for this, so this seems like a core UI feature rather than a plugin.

Benefit:
This would make remote sessions much easier and safer to identify at a glance.

Metadata

Metadata

Assignees

Labels

coreAnything pertaining to core functionality of the application (opencode server stuff)

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