Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
altic-dev
/
FluidVoice
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
311
Star
5.1k
Code
Issues
52
Pull requests
43
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 1, 2026
Merge pull request #488 from bloom-street/feature/paste-last-transcription
Show description for 73928f2
altic-dev
authored
73928f2
Copy full SHA for 73928f2
docs: center README badges
altic-dev
committed
f305cdb
Copy full SHA for f305cdb
Commits on Jun 30, 2026
feat: allow mouse-button shortcuts for Paste Last Transcription
Show description for 3b2dfe7
bloom-street
and
claude
committed
3b2dfe7
Copy full SHA for 3b2dfe7
fix: collapse rapid re-taps to a single paste (one paste in flight)
Show description for 92e66dc
bloom-street
and
claude
committed
92e66dc
Copy full SHA for 92e66dc
fix: paste waits for key release instead of aborting at 0.6s
Show description for b9eed01
bloom-street
and
claude
committed
b9eed01
Copy full SHA for b9eed01
fix: harden Paste Last Transcription against edge cases (self-review)
Show description for 08ba816
bloom-street
and
claude
committed
08ba816
Copy full SHA for 08ba816
docs: center Trendshift badge
altic-dev
committed
7f7fc26
Copy full SHA for 7f7fc26
docs: align Trendshift badge
altic-dev
committed
2dcb0ea
Copy full SHA for 2dcb0ea
docs: add Trendshift badge
altic-dev
committed
a99e3f0
Copy full SHA for a99e3f0
fix: make Paste Last Transcription usable and reliable (runtime fixes)
Show description for 5fc1ad7
bloom-street
and
claude
committed
5fc1ad7
Copy full SHA for 5fc1ad7
feat: add "Paste Last Transcription" action (hotkey + overlay), clipboard-free
Show description for 1bd57db
bloom-street
and
claude
committed
1bd57db
Copy full SHA for 1bd57db
Commits on Jun 28, 2026
Update README sponsor links
grohith327
committed
ddae598
Copy full SHA for ddae598
bump version to 1.6.1
grohith327
committed
49e91c0
Copy full SHA for 49e91c0
Merge pull request #398 from postoso/fix/396-hide-dock-login
Show description for e7b3e4e
altic-dev
authored
e7b3e4e
Copy full SHA for e7b3e4e
Merge pull request #453 from altic-dev/B/model-download-cancel-progress
Show description for f491a94
altic-dev
authored
f491a94
Copy full SHA for f491a94
fix model setup and support links
grohith327
committed
71b47de
Copy full SHA for 71b47de
Update funding links
altic-dev
authored and
grohith327
committed
fca04da
Copy full SHA for fca04da
Merge pull request #438 from Kayaba-Attribution/fix/issue-295-stream-flag-ollama
Show description for 96b77e9
altic-dev
authored
96b77e9
Copy full SHA for 96b77e9
Commits on Jun 27, 2026
Apply swiftformat to LLMClient.swift
Kayaba-Attribution
committed
98efbaf
Copy full SHA for 98efbaf
Fix stream flag always sent explicitly in LLM request body (#295)
Show description for b6ec752
Kayaba-Attribution
committed
b6ec752
Copy full SHA for b6ec752
Add Ko-fi funding link
altic-dev
committed
94dee8b
Copy full SHA for 94dee8b
Merge pull request #435 from altic-dev/codex/custom-dictionary-transfer
Show description for 9d253ca
altic-dev
authored
9d253ca
Copy full SHA for 9d253ca
fix dictionary weight test fixture
altic-dev
committed
42e61e9
Copy full SHA for 42e61e9
preserve dictionary word weights
altic-dev
committed
c14b760
Copy full SHA for c14b760
Commits on Jun 26, 2026
polish dictionary transfer ui
altic-dev
committed
aafe4da
Copy full SHA for aafe4da
Add custom dictionary import and export
altic-dev
committed
23d2734
Copy full SHA for 23d2734
Merge pull request #386 from postoso/fix/353-355-download-validation
Show description for 755f0f5
altic-dev
authored
755f0f5
Copy full SHA for 755f0f5
Merge pull request #424 from altic-dev/B/custom-dictionary-access
Show description for a7546bf
altic-dev
authored
a7546bf
Copy full SHA for a7546bf
Improve custom dictionary access
altic-dev
committed
1d2b612
Copy full SHA for 1d2b612
fix: reject HTML-corrupt cached model files at provider preflights, not just the downloader (#353)
Show description for 1668ee9
postoso
committed
1668ee9
Copy full SHA for 1668ee9
fix: re-validate cached model files so corrupt HTML payloads are re-downloaded (#353)
Show description for f41bb50
postoso
committed
f41bb50
Copy full SHA for f41bb50
fix: validate downloaded model content + surface onboarding errors (#353, #355)
Show description for 84f5e6a
postoso
and
claude
committed
84f5e6a
Copy full SHA for 84f5e6a
Commits on Jun 25, 2026
Merge pull request #419 from altic-dev/B/issue-407-settings-scrollbar-contrast
Show description for d69e063
altic-dev
authored
d69e063
Copy full SHA for d69e063
fix settings hosted theme
altic-dev
committed
25f2f6c
Copy full SHA for 25f2f6c
fix settings readability and scrollbar
altic-dev
committed
9d236cf
Copy full SHA for 9d236cf
Previous
Next
You can’t perform that action at this time.