Skip to content

feat: add desktop timeline revert controls#13670

Open
anis-dr wants to merge 2 commits intoanomalyco:devfrom
anis-dr:feat/session-revert-ui
Open

feat: add desktop timeline revert controls#13670
anis-dr wants to merge 2 commits intoanomalyco:devfrom
anis-dr:feat/session-revert-ui

Conversation

@anis-dr
Copy link
Copy Markdown

@anis-dr anis-dr commented Feb 15, 2026

Summary

  • add desktop session revert controls end-to-end: users can now revert directly from a turn and restore from a revert banner in the prompt dock
  • create a new revert icon button inside the user message box (next to copy), including hover behavior and undo icon support
  • wire session revert/unrevert handlers through session.tsx, message-timeline.tsx, and session-prompt-dock.tsx
  • add session.revert.* and ui.sessionTurn.revert translations across app and UI locale files

Linked Issues

Validation

  • bun run typecheck (packages/ui)
  • bun run typecheck (packages/app)
  • bun test src/i18n/parity.test.ts (packages/app)

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Desktop/Web: Missing Revert and Fork actions for messages

1 participant