Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Unused new sessions are titled with a random ID rather than retaining "Session 4" label

Open
#4,895 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
64/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
shell
Domain
cli

Research direction

Reproduce the problem using the listed steps: open the CLI without using the initial chat, switch chats, exit, and reopen without resuming. Trace where session labels are persisted and restored, then verify that unused chats retain labels such as "Session 4" instead of displaying a random ID after reopening.

Written by the indexing model from the issue text.

Description

triage
Describe the bug

Every time I open the application it starts a new chat. When I reopen the application, these chats have lost their names and are something like "3f944efb-5ed" instead of "Session 4". This makes it hard to tell what they are unless I reload them.

Affected version

GitHub Copilot CLI 1.0.85

Steps to reproduce the behavior
  1. Open the CLI, do nothing with the chat it starts with
  2. Switch to another chat, do something there
  3. exit CLI
  4. Reopen CLI without resuming
  5. Old chats are now mislabeled
Expected behavior

Chats retain session labels

Additional context

No response

Dominant language
Shell
Stars
11.2k
Forks
1.9k
Avg merge
14h 16m
Merged PRs (30d)
6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/copilot-cli

All issues in github/copilot-cli

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.