[FEATURE] Feature request: Allow naming/labeling sessions for easier resume

Resolved 💬 3 comments Opened Mar 13, 2026 by lyfe2025 Closed Mar 17, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

When using /resume to continue a previous session, only session IDs and timestamps are shown. With many sessions across
different tasks, it's impossible to identify which session to resume without opening each one.

Proposed Solution

Allow users to assign a custom name or label to a session. For example:

  • A command like /name "migrate to tencent CCR" to name the current session
  • The name would appear in the /resume list alongside the timestamp

This would make it much easier to manage and resume the right session when working on multiple projects or tasks.

Alternative Solutions

_No response_

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗