anthropics / anthropics/claude-code

[FEATURE] Desktop app: New session should preselect the project of the session it was started from

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

Descripción

## Problem Statement

In the Claude desktop app, with a session of some project open, pressing **New** used to open the new-session view with that project already selected in the project picker at the bottom. It no longer does — the picker comes up empty and the project has to be chosen by hand every time.

Starting another session in the project you are already working in is by far the most common reason to press New, so the default that required no action has been replaced by one that always requires an extra step and a chance to pick the wrong project.

## Proposed Solution

When **New** is pressed while a session is open, preselect that session's project in the new-session view, as it did before. Leave it empty only when New is pressed from a context that has no project.

## Alternative Solutions

Selecting the project manually each time, which is the current behaviour.

## Additional Context

This is a regression rather than a new capability: the behaviour existed and was removed.

Guía de contribución

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

Línea de trabajo

Reproduce in the Claude desktop app: open a session that belongs to a project, press New, and observe the project picker at the bottom. Trace the New-session flow and how the current session's project is carried into it. Done means New preselects the current session's project, while contexts with no project still leave the picker empty.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
desktop
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
55/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.