Skip to content

Tags: thewh1teagle/vibe

Tags

v3.0.19

Toggle v3.0.19's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: rename Toast.tsx to toast.tsx to fix case-sensitive CI build

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v3.0.18

Toggle v3.0.18's commit message

Verified

This commit was signed with the committer’s verified signature.
chore: update version to 3.0.18 in tauri configuration

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v3.0.17

Toggle v3.0.17's commit message

Verified

This commit was signed with the committer’s verified signature.
fix build error

v3.0.16

Toggle v3.0.16's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: allow unused variables in get_output_device_and_config function

v3.0.15

Toggle v3.0.15's commit message

Verified

This commit was signed with the committer’s verified signature.
Add configurable recording save path

v3.0.14

Toggle v3.0.14's commit message

Verified

This commit was signed with the committer’s verified signature.
chore: update version to v0.1.7

v3.0.13

Toggle v3.0.13's commit message

Verified

This commit was signed with the committer’s verified signature.
feat: add ARM64 Linux support

- Add ubuntu-22.04-arm runner to release workflow for aarch64-unknown-linux-gnu
- Add ARM64 Linux test entry in test-release workflow
- Detect architecture in installer.sh for arm64 deb/rpm URLs

Closes #959

Co-authored-by: Claude <noreply@anthropic.com>

v3.0.12

Toggle v3.0.12's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: detect sona crash during model load and surface stderr

When sona dies mid-session, check if the process is still alive before
retrying. Capture stderr output and include it in the error message so
it flows through to analytics.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v3.0.11

Toggle v3.0.11's commit message

Verified

This commit was signed with the committer’s verified signature.
bump ver

v3.0.10

Toggle v3.0.10's commit message

Verified

This commit was signed with the committer’s verified signature.
missing dep