github / github/copilot-cli

Show message timestamps in GitHub Copilot CLI conversations

Offen
#3,930 0 Kommentare 14 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
area:sessions area:terminal-rendering
Vorherrschende Sprache
Shell
Sterne
11.2k
Forks
1.9k
Ø Merge
14 Std. 16 Min.
Gemergte PRs (30 T.)
6

Beschreibung

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

GitHub Copilot CLI doesn't show when each prompt or response occurred, making it hard to tell when something was asked or answered and whether a session was interrupted.

### Proposed solution

Display a timestamp for each turn (user prompt and Copilot response) in the CLI transcript.

• Show a compact local-time stamp per message (e.g.,  [09:47]  or  [2026-06-25 09:47] ), respecting the user's timezone.
• Optionally insert a time-gap separator when a significant interval elapses between turns (e.g.,  — 3 hours later — ), so interruptions and resumed sessions are obvious when scrolling back.
• Make it configurable (on/off, relative vs. absolute, time vs. date+time) via a CLI flag or setting.
• Include timestamps when a session is resumed so the boundary between old and new turns is clear.

### Example prompts or workflows

• Resumed session: I run a task in the morning, step away, and resume the CLI hours later — timestamps immediately show the gap and that the last answer is stale.
• Scheduled/recurring prompts: A scheduled prompt posts updates into the session; timestamps confirm exactly when each run executed and replied.
• Operational debugging: Correlating Copilot CLI suggestions with deployment and log timestamps to reconstruct an accurate timeline.

### Additional context

• The CLI already runs long-lived and resumable sessions where timing context matters most, yet that information isn't surfaced.
• A compact, optional timestamp keeps the terminal output clean while preserving precision when needed.
• This is primarily a UX enhancement; the timing data already exists at message creation time.

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Beginne damit, das Rendern von Transkripten in GitHub Copilot CLI und den Ablauf zum Fortsetzen von Sitzungen nachzuverfolgen, und ermittle anschließend, wo die Erstellungszeiten von Nachrichten verfügbar sind. Prüfe, wie CLI-Flags oder Einstellungen definiert werden, bevor du entscheidest, wie die Anzeige von Zeitstempeln und Trennzeichen für Zeitabstände konfiguriert werden sollen. Als abgeschlossen gilt die Aufgabe, wenn fortgesetzte und geplante Unterhaltungen Turns mit den korrekten Zeitangaben anzeigen, ohne die standardmäßige Terminalausgabe unnötig unübersichtlich zu machen.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
shell
Bereich
cli
Issue-Typ
Feature
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Ruhig
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
48/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.