openclaw - 💡(How to fix) Fix [Feature]: add a Rename Session action in the Web UI

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Add rename button for sessions.

Root Cause

Add rename button for sessions.

RAW_BUFFERClick to expand / collapse

Summary

Add rename button for sessions.

Problem to solve

It would be useful to have a visible Rename Session action in the UI.

Right now, renaming a session requires CLI/API access, which is fine for power users but awkward for normal day-to-day organization.

A simple rename action in the session header or session list would make it much easier to manage long-running conversations and multi-topic threads, and would help organize sessions much better.

Proposed solution

Suggested behavior:

allow editing the session label directly from the UI keep it lightweight and optional preserve the current session key; only change the display label This seems like a small UX improvement that would save time and reduce clutter.

Alternatives considered

Keeping session renaming limited to CLI/API only. This works for power users, but it is inconvenient for everyday use and slows down session organization. Relying on automatically generated session titles. This helps initially, but it does not address cases where users want to add clearer, custom names for long-running or multi-topic conversations. Adding a separate tagging system instead of renaming. That could help with organization, but it would be a heavier change and would not solve the basic need for a simple editable session label.

Impact

Impact: This would improve session organization and make it easier to manage long-running or multi-topic conversations. It would also reduce clutter in the session list and remove the need to use CLI/API just to rename sessions.

Better session organization Faster day-to-day workflow Less clutter in long-running chats Easier to identify and revisit topics Reduced need to use CLI/API for a simple UI task

Evidence/examples

Unmeaningful defalt names. <img width="597" height="141" alt="Image" src="https://github.com/user-attachments/assets/1dc7dc9f-f673-492b-ba7b-317f78dce6c6" />

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Feature]: add a Rename Session action in the Web UI