qwen-code/integration-tests/terminal-capture
yiliang114 dff9822f9b fix(cli): improve /btw overlay UX — layout, dismiss hints, and history cleanup
- Make /btw overlay mutually exclusive with Composer (replaces input area)
- Add dismiss hints: "Press Escape to cancel" (pending) / "Press Space,
  Enter, or Escape to dismiss" (completed)
- Skip adding /btw to conversation history to avoid duplicate display
- Prioritize dialog shortcuts over btw dismiss via dialogsVisibleRef
- Add `sleep` property to terminal-capture FlowStep for async wait scenarios

Made-with: Cursor
2026-03-21 01:07:02 +08:00
..
scenarios feat(tools): allow read-file access to OS temp directory 2026-03-17 17:13:23 +08:00
motivation.md feat(terminal-capture): add streaming capture with GIF generation 2026-03-05 17:46:09 +08:00
package.json feat: add terminal-capture for CLI screenshot automation 2026-02-14 21:34:42 +08:00
run.ts feat: add terminal-capture for CLI screenshot automation 2026-02-14 21:34:42 +08:00
scenario-runner.ts fix(cli): improve /btw overlay UX — layout, dismiss hints, and history cleanup 2026-03-21 01:07:02 +08:00
terminal-capture.ts Merge branch 'main' into feat/support-insight-command 2026-02-26 21:05:41 +08:00