Skip to content

docs(roadmap): add #356 — session list title always null; no rename command#2868

Open
code-yeongyu wants to merge 2 commits intomainfrom
docs/roadmap-347-session-list-title-always-null
Open

docs(roadmap): add #356 — session list title always null; no rename command#2868
code-yeongyu wants to merge 2 commits intomainfrom
docs/roadmap-347-session-list-title-always-null

Conversation

@code-yeongyu
Copy link
Copy Markdown
Collaborator

Pinpoint #347

/session list returns "title": null for all sessions — no human-readable label, no rename command, sessions distinguishable only by epoch-based ID.

Live on a1bfcd4:

{"id": "session-1776891003038-0", "title": null, "message_count": 1, ...}
// all 10 sessions: title: null

Orchestration cannot build a session picker without reading every session's full message history. No /session rename command exists.

ROADMAP.md only

@code-yeongyu code-yeongyu force-pushed the docs/roadmap-347-session-list-title-always-null branch from 2030540 to bf150c3 Compare April 29, 2026 20:35
@code-yeongyu code-yeongyu changed the title docs(roadmap): add #347 — session list title always null, no rename command docs(roadmap): add #356 — session list title always null; no rename command Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants