orca/mobile/app/h
Jinjing c50391df84
Support dictation and image attachments in mobile live input mode (#6603)
* Support dictation and image attachments in live terminal input mode

- Unify image attachment and voice dictation actions across both live
  and buffered terminal input views using a shared action bar.
- Route completed dictations directly to the active PTY (matching
  live keystroke semantics) when live mode is active, or append
  them to the input field in buffered mode.
- Add live terminal status headers to indicate mic activity and
  image upload progress.
- Include unit tests for the dictation routing logic.

* rm unused file
2026-06-28 01:20:00 -07:00
..
[hostId] Support dictation and image attachments in mobile live input mode (#6603) 2026-06-28 01:20:00 -07:00
_layout.tsx feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00