feat(web): add shortcut to unsettle the last thread - #58
maria-rcks wants to merge 1 commit into
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Repository: TrogonStack/t3code/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
PR SummaryLow Risk Overview The handler is wired in Contracts and shared default keybindings register the new command; Reviewed by Cursor Bugbot for commit 8bbce71. Bugbot is set up for automated code reviews on this repo. Configure here. |
0b5a757 to
020f0f4
Compare
ff9f335 to
9596f30
Compare
Signed-off-by: maria-rcks <maria@kuuro.net>
9596f30 to
8bbce71
Compare
Adds a default
mod+shift+ushortcut that finds the most recently settled thread and un-settles it. The action uses the persisted settlement timestamp, works across environments, and reports command failures through the existing toast.Verification:
vp test run apps/web/src/keybindings.test.ts;vp run --filter @t3tools/web typecheck; targeted lint (all passed, with existing warnings only).Note
Written by
gpt-6on behalf of MariaNeed help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.