Skip to content

feat(tui): undo recent prompt with double escape#36538

Draft
opencode-agent[bot] wants to merge 1 commit into
devfrom
quick-undo
Draft

feat(tui): undo recent prompt with double escape#36538
opencode-agent[bot] wants to merge 1 commit into
devfrom
quick-undo

Conversation

@opencode-agent

@opencode-agent opencode-agent Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • track normal TUI prompt submissions for a two-second quick-undo window
  • make the second Escape abort and revert the exact submitted message
  • restore the prompt through the existing session revert flow and keep input focus

Verification

  • bun test src/component/prompt/quick-undo.test.ts
  • bun run typecheck
  • bun x prettier --check src/component/prompt/index.tsx src/component/prompt/quick-undo.ts src/component/prompt/quick-undo.test.ts

@opencode-agent opencode-agent Bot changed the title feat(app): undo recent prompt with double escape feat(tui): undo recent prompt with double escape Jul 12, 2026
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant