You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add undo for the latest revertable user turn (#362)
* Add undo action for latest revertable user turn
- 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
* Restructure build metadata in settings and bump version (#360)
- Split app and server build info into reusable blocks
- Update package versions to 0.18.0
* Format chat settings and gateway IPC types
- Reflow ws server and settings UI formatting
- Keep `testOpenclawGateway` contract declaration tidy
0 commit comments