Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 7, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

lambertjosh and others added 8 commits December 30, 2025 10:16
… data (#4829)

* fix(cli): display browser action results nicely instead of raw base64 data

* fix(cli): use correct theme property for link color
* Update Speech-to-Text to allow picking an input device

Implement Speech-to-Text (STT) functionality with microphone device selection and management.
Added support for listing and selecting microphone devices,
integrated FFmpeg for audio capture, and updated global settings
to include selected microphone device. Enhanced STT message handlers
and UI components for better user experience.

* refactor: add ffmpeg nix support

* fix: address PR comments for microphone selection feature

- Remove unused VSCodeButton import
- Fix icon size w-1 h-1 -> w-4 h-4 for proper visibility
- Remove unnecessary useMemo wrapper for savedDevice
- Add device validation to handle unplugged devices
- Fix malformed Vietnamese translation tag

* fix(i18n): convert zh-TW translation to Traditional Chinese characters

- Changed 麦克风 to 麥克風 (麦克风 → 麥克風)

Fixes comment about wrong character set in zh-TW translation.

* fix(i18n): convert zh-TW translation to Traditional Chinese

Convert all Simplified Chinese characters to Traditional Chinese in the microphone section:
- 麦克风 → 麥克風
- 选择麦克风设备进行语音转文字 → 選擇麥克風設備進行語音轉文字
- 正在加载麦克风设备... → 正在載入麥克風設備...
- 刷新 → 重新整理
- 系统默认 → 系統預設
- 找不到麦克风设备 → 找不到麥克風設備

---------

Co-authored-by: Catriel Müller <[email protected]>
@pull pull bot locked and limited conversation to collaborators Jan 7, 2026
@pull pull bot added the ⤵️ pull label Jan 7, 2026
@pull pull bot merged commit c65b798 into jasonkneen:main Jan 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants