AICHE +Github Integration
Voice input for pull requests and commits
Speak your PR descriptions directly into GitHub.
The short answer: open a GitHub pull request or commit message field, click where you want text, press ⌃+⌥+R (Mac) or Ctrl+Alt+R (Windows/Linux), speak for 40-60 seconds, and AICHE inserts the formatted description at your cursor.
Typing comprehensive PR descriptions with context, testing notes, and deployment considerations takes 15-25 minutes per pull request, creating a bottleneck between code completion and review.
- Open GitHub in your browser and create a new pull request.
- Click into the description text area.
- Press your AICHE hotkey to start recording.
- Speak what changed, why it changed, and how to test it.
- Press the hotkey again-AICHE transcribes and inserts the formatted text.
- Add markdown formatting, screenshots, or links manually.
Heads-up: for commit messages, use your terminal's commit editor with AICHE. Type "git commit" to open the editor, then dictate the detailed commit message body.
The pro-tip: enable Content Organization in settings before dictating PR descriptions. Your explanation gets structured into clear sections reviewers can parse quickly.
Result: writing 5 detailed PR descriptions that takes 2 hours of typing becomes 25 minutes of dictation, and reviewers get complete context immediately.
Do this now: open a GitHub PR draft, click into the description, press your hotkey, and dictate what your code changes and why they matter.