openclaw - 💡(How to fix) Fix [Feature]: Full-text search across session history in Control UI [1 comments, 2 participants]

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…
GitHub stats
openclaw/openclaw#81583Fetched 2026-05-14 03:30:41
View on GitHub
Comments
1
Participants
2
Timeline
3
Reactions
2
Author
Timeline (top)
cross-referenced ×2commented ×1

Add keyword search across all session message history in the Control UI chat view.

Root Cause

Add keyword search across all session message history in the Control UI chat view.

RAW_BUFFERClick to expand / collapse

Summary

Add keyword search across all session message history in the Control UI chat view.

Problem to solve

There is no way to find past conversations, tool outputs, or specific responses without manually scrolling through session history. As session history grows this becomes impractical.

Proposed solution

A search bar in the chat view that queries across all sessions. Results should show matching messages with their session name and timestamp. Clicking a result should navigate directly to that message in the thread.

Alternatives considered

Exporting sessions to a file and using external search tools — functional but clunky and breaks the workflow.

Impact

Medium — power users with long or numerous sessions lose context regularly without this.

Evidence/examples

Standard feature in most chat/messaging interfaces (Slack, Telegram, Discord all have this).

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]: Full-text search across session history in Control UI [1 comments, 2 participants]