Skip to content

[codex] Add mailbox previews to the Sessions Control UI#69845

Draft
dangoZhang wants to merge 1 commit intoopenclaw:mainfrom
dangoZhang:codex/session-mailbox-ui
Draft

[codex] Add mailbox previews to the Sessions Control UI#69845
dangoZhang wants to merge 1 commit intoopenclaw:mainfrom
dangoZhang:codex/session-mailbox-ui

Conversation

@dangoZhang
Copy link
Copy Markdown

Closes #47120

Summary

  • load lightweight preview text for the visible Sessions page rows through the existing sessions.preview RPC
  • render mailbox-style preview snippets under each session key without changing the broader session management surface
  • document and test the new Sessions preview behavior in Control UI

Testing

  • PATH=/opt/homebrew/opt/node@22/bin:$PATH pnpm test ui/src/ui/controllers/sessions.test.ts ui/src/ui/views/sessions.test.ts ui/src/ui/app-gateway.sessions.node.test.ts
  • PATH=/opt/homebrew/opt/node@22/bin:$PATH pnpm build
  • PATH=/opt/homebrew/opt/node@22/bin:$PATH pnpm check:changed

@openclaw-barnacle openclaw-barnacle Bot added docs Improvements or additions to documentation app: web-ui App: web-ui size: M labels Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app: web-ui App: web-ui docs Improvements or additions to documentation size: M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Session List: Show timestamp + last message preview

1 participant