openclaw - 💡(How to fix) Fix [Feature]: Session folder organization + per-session thinking level

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 folders, custom naming, and notes for session organization, plus per-session thinking level (Low/Medium/High) settable via right-click.

Root Cause

Add folders, custom naming, and notes for session organization, plus per-session thinking level (Low/Medium/High) settable via right-click.

RAW_BUFFERClick to expand / collapse

Summary

Add folders, custom naming, and notes for session organization, plus per-session thinking level (Low/Medium/High) settable via right-click.

Problem to solve

Heavy users accumulate dozens of sessions (coding, trading, research, daily chat) that all look the same — auto-titled, flat-listed, impossible to navigate. All sessions share the same global thinking level, wasting tokens on simple queries and losing depth on complex tasks. Constantly asking the assistant to switch levels breaks workflow flow.

Proposed solution

  1. Session folders/groups with drag-and-drop
  2. Right-click → Rename sessions
  3. Notes/description field per session (visible on hover)
  4. Right-click → Set thinking level (Low/Medium/High) per session, with visual badge

Alternatives considered

  • Sub-agents for complex tasks (loses conversation thread)
  • Multiple OpenClaw instances (management nightmare)
  • Tolerating the flat list (gets worse with every new session)

Impact

  • Affected: Power users with 10+ concurrent sessions
  • Severity: Medium (daily annoyance, plus token waste)
  • Frequency: Every context switch (multiple times/day)
  • Consequence: Wasted tokens, broken flow, 5-10 minutes/day fighting UI

Evidence/examples

No prior art in OpenClaw. Comparable to IDE tab management (VS Code folders, Sublime projects) or chat app organization (Slack channels, Discord folders).

Additional information

This is a pure UX improvement — no API changes needed. Would make OpenClaw much more polished for daily power users.

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