Skip to content

Add undo for the latest revertable user turn#362

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

Add undo for the latest revertable user turn#362
BunsDev merged 3 commits intomainfrom
feature/chat-undo-revertable-turn

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Apr 7, 2026

Summary

  • Adds an Undo button to ChatView for the most recent user turn that can be reverted.
  • Extracts revertable-turn lookup logic into a shared helper and covers it with logic tests.
  • Refactors the settings build metadata section into a reusable block for app and server info.
  • Applies related formatting and contract type cleanups, including the gateway IPC signature and version bumps.

Testing

  • Not run
  • Added/updated unit coverage in apps/web/src/components/ChatView.logic.test.ts for latest revertable user-message selection.

BunsDev and others added 3 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
@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 7, 2026 1:29pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 7, 2026 1:29pm

@github-actions github-actions bot added the size:L label Apr 7, 2026
@github-actions github-actions bot added the vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. label Apr 7, 2026
@BunsDev BunsDev merged commit 76b2d28 into main Apr 7, 2026
10 of 11 checks passed
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