anthropics / anthropics/claude-code

Session identity doesn't surface which physical machine it's bound to

Abierto
#94,421 0 comentarios 0 reacciones 0 asignados Ver en GitHub
area:ui enhancement
Lenguaje dominante
Python
Estrellas
145k
Forks
23.1k
Métricas de merge de PR
Métricas de PR pendientes

Descripción

A Claude Code/Desktop session is bound to the machine it was started on (its shell, filesystem, and process all live there) — but the session list is synced and shown identically across every machine the user is logged into. Nothing in the UI surfaces *which* physical machine a given session is actually running on, so a user working across multiple machines has to remember or guess where a session lives before typing into it, especially confusing when two sessions have similar names/purposes.

Related: when Claude gives the user a command/instruction to go run somewhere, it's often unclear which machine that's meant to be executed on — the one the current session is bound to, or another one being discussed/referenced in the conversation. This ambiguity compounds the session-identity problem above.

Suggestion: show the originating hostname/machine (and maybe online/offline reachability) directly in the session list/title bar — something like the environment block already reported internally (platform, hostname) surfaced in the UI, not just to the model. When Claude hands the user a command to run, it should also be clearer/explicit about which machine that command targets.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.