Skip to content

fix(session): restore todo state on undo/redo#5516

Closed
sachnun wants to merge 1 commit intoanomalyco:devfrom
sachnun:fix/undo-redo-todo
Closed

fix(session): restore todo state on undo/redo#5516
sachnun wants to merge 1 commit intoanomalyco:devfrom
sachnun:fix/undo-redo-todo

Conversation

@sachnun
Copy link
Copy Markdown
Contributor

@sachnun sachnun commented Dec 14, 2025

Summary

  • Sync todo list state with message history on undo/redo

Why

  • When undoing a message, todo list was not reverted
  • Todo list in sidebar becomes out of sync with session state

Closes #4081
Related #4082

@sachnun sachnun force-pushed the fix/undo-redo-todo branch 2 times, most recently from edeca2c to 02bbb05 Compare December 14, 2025 09:08
@rekram1-node
Copy link
Copy Markdown
Collaborator

/review

@github-actions
Copy link
Copy Markdown
Contributor

lgtm

@github-actions
Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions bot closed this Feb 13, 2026
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.

undo does not undo todo list, resulting in agents continuing on the same path as the undo

2 participants