Add voice-to-draft mobile issue capture #930

Merged
timmy merged 1 commits from timmy/929-voice-to-draft-mobile-capture into main 2026-08-16 02:06:47 +00:00
Owner

Closes #929

Adds progressive-enhancement speech capture to the mobile New sheet. Operators explicitly review, append, or replace the transcript before the existing Drafts or filing flow receives it; unsupported browsers keep the keyboard flow and no audio is persisted.

Validation:

  • python3 -m pytest tests/ -q — 1786 passed, 1 skipped
  • release bundle build + checksum + verification — passed
  • STACKCHAIN_RUN_RELEASE_E2E=1 ... tests/e2e/test_mobile_offline_issue_release.py -q at 390x844 — passed
Closes #929 Adds progressive-enhancement speech capture to the mobile New sheet. Operators explicitly review, append, or replace the transcript before the existing Drafts or filing flow receives it; unsupported browsers keep the keyboard flow and no audio is persisted. Validation: - `python3 -m pytest tests/ -q` — 1786 passed, 1 skipped - release bundle build + checksum + verification — passed - `STACKCHAIN_RUN_RELEASE_E2E=1 ... tests/e2e/test_mobile_offline_issue_release.py -q` at 390x844 — passed
timmy added 1 commit 2026-08-16 02:02:49 +00:00
feat: add voice-to-draft mobile capture (Closes #929)
All checks were successful
CI / lint (pull_request) Successful in 2m14s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Successful in 1m10s
CI / release-candidate (pull_request) Has been skipped
3b4bb618dd
timmy merged commit 47220929bf into main 2026-08-16 02:06:47 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#930
No description provided.