Skip to content
Navigation Menu
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
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
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
/
Sign in
Sign up
Appearance settings
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 }}
ghzhost
/
omi
Public
forked from
BasedHardware/omi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
omi
app
lib
services
services.dart
on
websearch-dev-test
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 16, 2026
app: route Android conversation capture to the native PhoneMic recorder
Show description for 1b94246
mdmohsin7
committed
1b94246
View commit details
Copy full SHA for 1b94246
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/phone-mic-transcribe-later
Show description for 16e4a5f
mdmohsin7
committed
16e4a5f
View commit details
Copy full SHA for 16e4a5f
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
refactor(app): remove dead widgets and single-impl interfaces
Show description for c6eed03
Git-on-my-level
committed
c6eed03
View commit details
Copy full SHA for c6eed03
View code at this point
Browse repository at this point
Commits on Jul 12, 2026
app: phone-mic Transcribe Later capture flow (Dart service + mode selection)
Show description for b3baaba
mdmohsin7
committed
b3baaba
View commit details
Copy full SHA for b3baaba
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
app: expose ServiceManager.phoneMic — native recorder on iOS
Show description for 69469de
mdmohsin7
committed
69469de
View commit details
Copy full SHA for 69469de
View code at this point
Browse repository at this point
app: add onInterruption callback to IMicRecorderService
Show description for 659cafd
mdmohsin7
committed
659cafd
View commit details
Copy full SHA for 659cafd
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
fix(app) fix LateInitializationError crash in BackgroundService when mic was never started
Show description for ebd170d
krushnarout
and
claude
committed
ebd170d
View commit details
Copy full SHA for ebd170d
View code at this point
Browse repository at this point
chore(app) remove unused import in services.dart
Show description for 70bd158
krushnarout
and
claude
committed
70bd158
View commit details
Copy full SHA for 70bd158
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
Fix silent phone-mic capture failure on iOS call interruption
Show description for 83c5493
mdmohsin7
committed
83c5493
View commit details
Copy full SHA for 83c5493
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
chore(app): remove redundant desktop code from app/ (#6115) (#6119)
beastoin
authored
57353cb
View commit details
Copy full SHA for 57353cb
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
chore(app): dart format --line-length 120 on all Dart files
Show description for bfe4c67
beastoin
and
claude
committed
bfe4c67
View commit details
Copy full SHA for bfe4c67
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
close recorder after stopping it
mdmohsin7
committed
ea86f90
View commit details
Copy full SHA for ea86f90
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
Use logger debug instead of debug print (#4203)
beastoin
authored
5bc0439
View commit details
Copy full SHA for 5bc0439
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
Meeting detection + macos calendar integration (#3623)
Show description for 0db5fc4
mdmohsin7
authored
0db5fc4
View commit details
Copy full SHA for 0db5fc4
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
Revert "Meeting detection in all apps + macos calendars integration (#3478)" (#3618)
Show description for 36d02ea
beastoin
authored
36d02ea
View commit details
Copy full SHA for 36d02ea
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
change detection impl to use NSWorkspace instead of logstream
mdmohsin7
committed
e00a9dd
View commit details
Copy full SHA for e00a9dd
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
Merge branch 'main' into meeting-detection
mdmohsin7
authored
56db874
View commit details
Copy full SHA for 56db874
View code at this point
Browse repository at this point
add support for omi macos app continuous recording (#3502)
Show description for 75e9195
beastoin
authored
75e9195
View commit details
Copy full SHA for 75e9195
View code at this point
Browse repository at this point
Commits on Nov 22, 2025
fix convo processing on auto and detection cleanup
mdmohsin7
committed
d5304b2
View commit details
Copy full SHA for d5304b2
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
recording from nub state handling
mdmohsin7
committed
ba23349
View commit details
Copy full SHA for ba23349
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
Refactor the HTTP client to make net-request more effective // Fix speech profile multi-lang issue on on-boarding (#3003)
Show description for 779e833
beastoin
authored
779e833
View commit details
Copy full SHA for 779e833
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
omi app battery consumption improvements (#2958)
Show description for 7a26a9e
beastoin
authored
7a26a9e
View commit details
Copy full SHA for 7a26a9e
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
the code formater (#2676)
Show description for 9e59cd4
beastoin
and
aider-chat-bot
authored
9e59cd4
View commit details
Copy full SHA for 9e59cd4
View code at this point
Browse repository at this point
Commits on Jul 10, 2025
Mhmjs macos (#2652)
Show description for 190b567
beastoin
and
aider-chat-bot
authored
190b567
View commit details
Copy full SHA for 190b567
View code at this point
Browse repository at this point
Commits on Jul 2, 2025
recording improvements
mdmohsin7
committed
194283a
View commit details
Copy full SHA for 194283a
View code at this point
Browse repository at this point
Commits on Jun 14, 2025
fix foreground service 2 engines initializing
mdmohsin7
committed
5560332
View commit details
Copy full SHA for 5560332
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
refactor MacSystemAudioRecorderService to DesktopSystemAudioRecorderService
mdmohsin7
committed
bda59ea
View commit details
Copy full SHA for bda59ea
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
google auth on windows and fixes and cleanup
mdmohsin7
committed
ba41550
View commit details
Copy full SHA for ba41550
View code at this point
Browse repository at this point
Commits on May 25, 2025
hacky macos support
mdmohsin7
committed
1bdb013
View commit details
Copy full SHA for 1bdb013
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
Dispose recording stream on mic closing
beastoin
committed
a967a49
View commit details
Copy full SHA for a967a49
View code at this point
Browse repository at this point
Commits on Mar 16, 2025
rename omi_app to omi
mdmohsin7
committed
12a3930
View commit details
Copy full SHA for 12a3930
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
rename friend_private to omi_app
mdmohsin7
committed
faa6d6f
View commit details
Copy full SHA for faa6d6f
View code at this point
Browse repository at this point
Commits on Oct 6, 2024
Add chunking, flushing wals
beastoin
committed
9bd32b8
View commit details
Copy full SHA for 9bd32b8
View code at this point
Browse repository at this point
Commits on Oct 5, 2024
First draft
beastoin
committed
a04b2c6
View commit details
Copy full SHA for a04b2c6
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Integrate capture provider with pure socket
beastoin
committed
e5ea7a1
View commit details
Copy full SHA for e5ea7a1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.