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
backend
routers
notifications.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 12, 2026
fix(notifications): count the first request once in the notification rate limiter (#9507)
Show description for bac97e0
ZachL111
authored
bac97e0
View commit details
Copy full SHA for bac97e0
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
fix: model all app-client responses, regenerate all client code
Show description for 8347d53
Git-on-my-level
committed
8347d53
View commit details
Copy full SHA for 8347d53
View code at this point
Browse repository at this point
fix: add FcmTokenResponse model, regenerate all client code
Show description for a92b183
Git-on-my-level
committed
a92b183
View commit details
Copy full SHA for a92b183
View code at this point
Browse repository at this point
fix: address review feedback — runtime safety, pydantic v2, CI fix
Show description for 22267ee
Git-on-my-level
committed
22267ee
View commit details
Copy full SHA for 22267ee
View code at this point
Browse repository at this point
fix(ci): batch revert .model_dump() → .dict() across 29 files
Show description for 943a32d
Git-on-my-level
committed
943a32d
View commit details
Copy full SHA for 943a32d
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
fix(typecheck): clean up unnecessary casts/type:ignores in enrolled files
Show description for 90813da
Git-on-my-level
committed
90813da
View commit details
Copy full SHA for 90813da
View code at this point
Browse repository at this point
chore(typecheck): recover utils type fixes from stash + router cleanup
Show description for 0bee6a7
Git-on-my-level
committed
0bee6a7
View commit details
Copy full SHA for 0bee6a7
View code at this point
Browse repository at this point
chore(typecheck): enroll 12 light/medium routers
Show description for b9c6726
Git-on-my-level
committed
b9c6726
View commit details
Copy full SHA for b9c6726
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
fix(backend): return 400 instead of 500 on missing message in POST /v1/integrations/notification (#8236)
Show description for 6613bb7
ZachL111
authored
6613bb7
View commit details
Copy full SHA for 6613bb7
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
fix prefix app name on integration messages pushed to main chat
Show description for 9d4b3fe
krushnarout
and
claude
committed
9d4b3fe
View commit details
Copy full SHA for 9d4b3fe
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
fix: use add_integration_chat_message in notification endpoint
Show description for 0f9fe0d
mdmohsin7
and
claude
committed
0f9fe0d
View commit details
Copy full SHA for 0f9fe0d
View code at this point
Browse repository at this point
fix: pass target to send_app_notification for correct navigate_to
Show description for 8a59a1e
mdmohsin7
and
claude
committed
8a59a1e
View commit details
Copy full SHA for 8a59a1e
View code at this point
Browse repository at this point
fix: restore backwards compatibility for notification API
Show description for 66c1f0f
mdmohsin7
and
claude
committed
66c1f0f
View commit details
Copy full SHA for 66c1f0f
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
docs
mdmohsin7
committed
8ca0276
View commit details
Copy full SHA for 8ca0276
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
allow chat tools to send messages
mdmohsin7
committed
4852f58
View commit details
Copy full SHA for 4852f58
View code at this point
Browse repository at this point
Commits on Nov 23, 2025
multi-devices notifications (#3489)
Show description for 1c0e04c
beastoin
authored
1c0e04c
View commit details
Copy full SHA for 1c0e04c
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 May 20, 2025
replace plugins instances with apps
mdmohsin7
committed
fbd277c
View commit details
Copy full SHA for fbd277c
View code at this point
Browse repository at this point
Commits on May 10, 2025
Migration cleaning (#2342)
Show description for 0691942
mdmohsin7
authored
0691942
View commit details
Copy full SHA for 0691942
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
move to v2 api
tiagoefreitas
committed
e14d083
View commit details
Copy full SHA for e14d083
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
Revert "app secret hash"
Show description for faec3f4
tiagoefreitas
committed
faec3f4
View commit details
Copy full SHA for faec3f4
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
app secret hash
tiagoefreitas
committed
6863b6c
View commit details
Copy full SHA for 6863b6c
View code at this point
Browse repository at this point
Commits on Feb 22, 2025
direct notifications - app secret, rate limit, mentor example
tiagoefreitas
committed
dbb68af
View commit details
Copy full SHA for dbb68af
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
move to new notifications webhook
tiagoefreitas
committed
9418e1f
View commit details
Copy full SHA for 9418e1f
View code at this point
Browse repository at this point
Commits on Dec 19, 2024
direct notifications from apps to omi with mentor example
tiagoefreitas
committed
cea6145
View commit details
Copy full SHA for cea6145
View code at this point
Browse repository at this point
Commits on Dec 8, 2024
Add navigate_to to control app screen navitation from the backend side
beastoin
committed
09612b4
View commit details
Copy full SHA for 09612b4
View code at this point
Browse repository at this point
Commits on Nov 28, 2024
add notification endpoint for admins
mdmohsin7
committed
49c113e
View commit details
Copy full SHA for 49c113e
View code at this point
Browse repository at this point
Commits on Aug 22, 2024
Updates: Thoughtful Omi, send an notification to user with emotional aware content to help them feel even better with the current emotion
thinhx
committed
adcc2da
View commit details
Copy full SHA for adcc2da
View code at this point
Browse repository at this point
Commits on Aug 18, 2024
further refactor routers + llm.py
josancamon19
committed
2b460a2
View commit details
Copy full SHA for 2b460a2
View code at this point
Browse repository at this point
further cleaning and better ordering
josancamon19
committed
f36b5b1
View commit details
Copy full SHA for f36b5b1
View code at this point
Browse repository at this point
Commits on Aug 11, 2024
minor cleaning fixes
josancamon19
committed
871915c
View commit details
Copy full SHA for 871915c
View code at this point
Browse repository at this point
minor notifications endpoint change
josancamon19
committed
505025f
View commit details
Copy full SHA for 505025f
View code at this point
Browse repository at this point
minor initial changes to notifications PR
josancamon19
committed
4991e0d
View commit details
Copy full SHA for 4991e0d
View code at this point
Browse repository at this point
Commits on Aug 10, 2024
fix notification
Becca-Saka
committed
ab25d52
View commit details
Copy full SHA for ab25d52
View code at this point
Browse repository at this point
pr fixes
Becca-Saka
committed
bd0122c
View commit details
Copy full SHA for bd0122c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.