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
analysis_baseline.json
on
websearch-dev-test
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 23, 2026
app: drop the const-lint baselines now that they are zero
Show description for 138d4bb
mdmohsin7
committed
138d4bb
View commit details
Copy full SHA for 138d4bb
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
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 12, 2026
app: satisfy the Dart analyze ratchet
Show description for 2569e37
mdmohsin7
committed
2569e37
View commit details
Copy full SHA for 2569e37
View code at this point
Browse repository at this point
app: bump analyzer baseline for pre-existing debt from ff04cc8ed
Show description for 7faf52c
mdmohsin7
committed
7faf52c
View commit details
Copy full SHA for 7faf52c
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
fix(app): stop production use of visibleForTesting members
Show description for 8aaa804
mdmohsin7
committed
8aaa804
View commit details
Copy full SHA for 8aaa804
View code at this point
Browse repository at this point
chore(app): drop unreachable switch defaults
Show description for b38978b
mdmohsin7
committed
b38978b
View commit details
Copy full SHA for b38978b
View code at this point
Browse repository at this point
fix(app): correct null-aware operators on non-nullable values
Show description for 84a28ee
mdmohsin7
committed
84a28ee
View commit details
Copy full SHA for 84a28ee
View code at this point
Browse repository at this point
fix(app): remove no-op non-null assertions
Show description for 187fda8
mdmohsin7
committed
187fda8
View commit details
Copy full SHA for 187fda8
View code at this point
Browse repository at this point
chore(app): remove dead private fields
Show description for aec9ff8
mdmohsin7
committed
aec9ff8
View commit details
Copy full SHA for aec9ff8
View code at this point
Browse repository at this point
chore(app): delete dead private elements
Show description for 57575c0
mdmohsin7
committed
57575c0
View commit details
Copy full SHA for 57575c0
View code at this point
Browse repository at this point
chore(app): remove unused local variables
Show description for 72220de
mdmohsin7
committed
72220de
View commit details
Copy full SHA for 72220de
View code at this point
Browse repository at this point
chore(app): remove unused and duplicate imports
Show description for d444ebf
mdmohsin7
committed
d444ebf
View commit details
Copy full SHA for d444ebf
View code at this point
Browse repository at this point
fix(app): guard async context use in memories
Show description for 036ff8f
mdmohsin7
committed
036ff8f
View commit details
Copy full SHA for 036ff8f
View code at this point
Browse repository at this point
fix(app): guard async context use in providers & services
Show description for 9fcb948
mdmohsin7
committed
9fcb948
View commit details
Copy full SHA for 9fcb948
View code at this point
Browse repository at this point
fix(app): guard async context use in capture, payments & calls
Show description for f5d7931
mdmohsin7
committed
f5d7931
View commit details
Copy full SHA for f5d7931
View code at this point
Browse repository at this point
fix(app): guard async context use in apps misc
Show description for 0ed3b4a
mdmohsin7
committed
0ed3b4a
View commit details
Copy full SHA for 0ed3b4a
View code at this point
Browse repository at this point
fix(app): guard async context use in app detail & reviews
Show description for cb64a07
mdmohsin7
committed
cb64a07
View commit details
Copy full SHA for cb64a07
View code at this point
Browse repository at this point
fix(app): guard async context use in conversations
Show description for d34147d
mdmohsin7
committed
d34147d
View commit details
Copy full SHA for d34147d
View code at this point
Browse repository at this point
fix(app): guard async context use in conversation detail
Show description for 3c7348a
mdmohsin7
committed
3c7348a
View commit details
Copy full SHA for 3c7348a
View code at this point
Browse repository at this point
fix(app): guard async context use in home & device
Show description for 990e691
mdmohsin7
committed
990e691
View commit details
Copy full SHA for 990e691
View code at this point
Browse repository at this point
fix(app): guard async context use in onboarding & chat
Show description for a1dd764
mdmohsin7
committed
a1dd764
View commit details
Copy full SHA for a1dd764
View code at this point
Browse repository at this point
fix(app): guard async context use in apple watch onboarding
Show description for 5ada64c
mdmohsin7
committed
5ada64c
View commit details
Copy full SHA for 5ada64c
View code at this point
Browse repository at this point
fix(app): guard async context use in settings misc
Show description for ccdbca0
mdmohsin7
committed
ccdbca0
View commit details
Copy full SHA for ccdbca0
View code at this point
Browse repository at this point
fix(app): guard async context use in settings storage & device
Show description for fe97db1
mdmohsin7
committed
fe97db1
View commit details
Copy full SHA for fe97db1
View code at this point
Browse repository at this point
fix(app): guard async context use in plans_sheet
Show description for 71edd0b
mdmohsin7
committed
71edd0b
View commit details
Copy full SHA for 71edd0b
View code at this point
Browse repository at this point
ci(app): add analyzer ratchet script and baseline
Show description for f001634
mdmohsin7
committed
f001634
View commit details
Copy full SHA for f001634
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.