github / github/copilot-cli

Track last time a session was open in the session_store

Ouverte
#3,519 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
area:sessions
Langage dominant
Shell
Étoiles
11.2k
Forks
1.9k
Merge moyen
14 h 16 min
PR mergées (30 j)
6

Description

### Describe the feature or problem you'd like to solve

Computer restarts and I need to restore my sessions. Love to review the sessions that were open to recover them.

### Proposed solution

Add a last_open column of type time to session store. Every 5 minutes, update the time in the column. Then I can see when each session was open regardless of whether I took any action in it.

### Example prompts or workflows

show me all the sessions that were open today
show me all the sessions that were open last week
look at all the open sessions from today - is any of them related to feature X?

### Additional context

_No response_

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

The issue names the session_store but no file or test paths. Start by locating that store and the session lifecycle entry point, then inspect how sessions are persisted and queried after a restart. Done means recording the last-open time periodically and supporting the stated today and last-week session workflows with tests.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
shell
Domaine
cli
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
48/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.