Skip to content

feat: add Linux runtime and offline voice#146

Merged
jasonsuhari merged 8 commits into
mainfrom
feat/linux-support
Jul 10, 2026
Merged

feat: add Linux runtime and offline voice#146
jasonsuhari merged 8 commits into
mainfrom
feat/linux-support

Conversation

@jasonsuhari

Copy link
Copy Markdown
Owner

Summary

  • add a Linux-only offline Whisper voice helper with native microphone capture
  • pin and atomically install the multilingual base-q5_1 model on first approved use
  • isolate ALSA/whisper dependencies from the core GridBash executable
  • add Linux x64 CI for native PTY, helper, clippy, test, and release compilation

Current state

Draft while the shared Unix runtime and optional native-package framework from the coordinated macOS work are landing. The Linux branch will rebase onto those shared seams before Alt+V and release packaging are connected.

Validation

  • cargo fmt --check
  • cargo test (112 passed, 1 ignored)
  • cargo clippy --all-targets -- -D warnings
  • npm run test:launcher (8 passed)

Refs #141

Signed-off-by: Jason Matthew Suhari <jasonmatthewsuhari@gmail.com>
Signed-off-by: Jason Matthew Suhari <jasonmatthewsuhari@gmail.com>
Signed-off-by: Jason Matthew Suhari <jasonmatthewsuhari@gmail.com>
Signed-off-by: Jason Matthew Suhari <jasonmatthewsuhari@gmail.com>
Signed-off-by: Jason Matthew Suhari <jasonmatthewsuhari@gmail.com>
Signed-off-by: Jason Matthew Suhari <jasonmatthewsuhari@gmail.com>
@jasonsuhari jasonsuhari marked this pull request as ready for review July 10, 2026 23:11
Signed-off-by: Jason Matthew Suhari <jasonmatthewsuhari@gmail.com>
@jasonsuhari jasonsuhari merged commit 75d08fa into main Jul 10, 2026
7 checks passed
@jasonsuhari jasonsuhari deleted the feat/linux-support branch July 10, 2026 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant