Skip to content

Add SME chat workspace, storage, and undo for latest turn#364

Merged
BunsDev merged 8 commits intomainfrom
feature/chat-undo-revertable-turn
Apr 8, 2026
Merged

Add SME chat workspace, storage, and undo for latest turn#364
BunsDev merged 8 commits intomainfrom
feature/chat-undo-revertable-turn

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 7, 2026

Summary

  • Adds persistent SME chat storage for conversations, messages, and knowledge documents in the server layer.
  • Introduces the SME chat service and wire-up to support document upload, conversation management, message streaming, and interruption flow.
  • Adds a new SME chat workspace in the web app with conversation rail, knowledge panel, message bubbles, and updated chat routing.
  • Implements undo for the latest revertable user turn in the chat UI and updates related WebSocket/contracts plumbing.
  • Includes release notes and asset manifest updates for v0.19.0.

Testing

  • Not run: bun fmt
  • Not run: bun lint
  • Not run: bun typecheck
  • Not run: bun run test

BunsDev and others added 7 commits April 7, 2026 08:17
- Find the newest user message that can be reverted
- Show an Undo button in the chat composer footer
- Add tests for the revertable message lookup
- Split app and server build info into reusable blocks
- Update package versions to 0.18.0
- Reflow ws server and settings UI formatting
- Keep `testOpenclawGateway` contract declaration tidy
- Add persistence for SME conversations, messages, and knowledge docs
- Wire server chat service and websocket events into the app
- Add the web SME chat route, sidebar entry, and supporting panels
- Simplify wsServer RPC/URL validation paths for strict typecheck
- Refresh v0.19.0 release notes formatting
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 8, 2026 1:05am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 8, 2026 1:05am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant