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
models
app.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 15, 2026
fix(backend): tell the truth when a disabled app blocks an install
Show description for e58718c
mdmohsin7
committed
e58718c
View commit details
Copy full SHA for e58718c
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
fix(app): preserve catalog item moderation status (#9183)
Show description for c6c59c0
Git-on-my-level
and
cursoragent
authored
c6c59c0
View commit details
Copy full SHA for c6c59c0
View code at this point
Browse repository at this point
Fix desktop search response contracts (#9175)
Show description for 3bb1757
Git-on-my-level
authored
3bb1757
View commit details
Copy full SHA for 3bb1757
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
fix(ci): fix Field(default_factory=list[Type]) across 24 model files
Show description for 46aa9ca
Git-on-my-level
committed
46aa9ca
View commit details
Copy full SHA for 46aa9ca
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
Add backend strict typecheck lane
Git-on-my-level
committed
420c819
View commit details
Copy full SHA for 420c819
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
fix(backend): tolerate malformed ChatTool parameters JSON (#8282)
Show description for 5182034
ZachL111
authored
5182034
View commit details
Copy full SHA for 5182034
View code at this point
Browse repository at this point
Commits on May 19, 2026
Add disabled fields to AppUpdate for marketplace app re-enable
Show description for 50d41d5
beastoin
and
claude
committed
50d41d5
View commit details
Copy full SHA for 50d41d5
View code at this point
Browse repository at this point
Add disabled field to App model for persistent webhook disable state
Show description for 241c6db
beastoin
and
claude
committed
241c6db
View commit details
Copy full SHA for 241c6db
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
feat: Task sharing via link (#4727) (#4737)
beastoin
authored
ff0a208
View commit details
Copy full SHA for ff0a208
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
Merge branch 'main' into message-chat-tools
mdmohsin7
authored
10b7e71
View commit details
Copy full SHA for 10b7e71
View code at this point
Browse repository at this point
Add GitHub repository URL field for app submissions
Show description for ce71593
kodjima33
and
claude
authored
ce71593
View commit details
Copy full SHA for ce71593
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
Merge branch 'main' into message-chat-tools
mdmohsin7
authored
c65a2f1
View commit details
Copy full SHA for c65a2f1
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
set notify default to false
mdmohsin7
committed
e4f8db4
View commit details
Copy full SHA for e4f8db4
View code at this point
Browse repository at this point
helper func for manifest parsing
mdmohsin7
committed
669e218
View commit details
Copy full SHA for 669e218
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Merge main into macos-proactive-assistant
m13v
committed
15ad320
View commit details
Copy full SHA for 15ad320
View code at this point
Browse repository at this point
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 Feb 1, 2026
feat(backend): add MCP fields to ChatTool and App models
Show description for 3abcf74
aaravgarg
and
claude
committed
3abcf74
View commit details
Copy full SHA for 3abcf74
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
feat: add official verification badge for apps
Show description for fa59ee4
aaravgarg
and
claude
committed
fa59ee4
View commit details
Copy full SHA for fa59ee4
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
Reduce redundant fields in apps list API responses (#4233)
Show description for 233ad8e
beastoin
and
claude
authored
233ad8e
View commit details
Copy full SHA for 233ad8e
View code at this point
Browse repository at this point
Commits on Jan 10, 2026
feat: expose tasks through external integration API ( issue: #3782) (#4020)
Show description for 617a7e9
dluffy56
authored
617a7e9
View commit details
Copy full SHA for 617a7e9
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
create parameters using the ChatTools manifest functionality
aaravgarg
committed
6e7532d
View commit details
Copy full SHA for 6e7532d
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
introduce app ranking algorithm
aaravgarg
committed
a39a71e
View commit details
Copy full SHA for a39a71e
View code at this point
Browse repository at this point
Commits on Dec 1, 2025
apps can now create "chat tools"
aaravgarg
committed
bc9a487
View commit details
Copy full SHA for bc9a487
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 Jun 9, 2025
No more soft-delete on database (#2515)
Show description for d3a2aa6
beastoin
authored
d3a2aa6
View commit details
Copy full SHA for d3a2aa6
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
Manually set popular apps from admin dashboard (#2259)
Show description for 78372f1
mdmohsin7
authored
78372f1
View commit details
Copy full SHA for 78372f1
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
Add support new capacity read_memories, read_conversations
beastoin
committed
b800ce8
View commit details
Copy full SHA for b800ce8
View code at this point
Browse repository at this point
Commits on Mar 24, 2025
add validation when create/update App (#2020)
Show description for 79d9d17
beastoin
authored
79d9d17
View commit details
Copy full SHA for 79d9d17
View code at this point
Browse repository at this point
Commits on Mar 21, 2025
refactor memories in chat, facts and other remaining places
mdmohsin7
committed
b58d1d0
View commit details
Copy full SHA for b58d1d0
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
add validation when create/update App
nquang29
committed
36a322b
View commit details
Copy full SHA for 36a322b
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
Change the action's name create_memory to create_conversation
beastoin
committed
debc94a
View commit details
Copy full SHA for debc94a
View code at this point
Browse repository at this point
Add the create facts action on external integration
beastoin
committed
bfae3e6
View commit details
Copy full SHA for bfae3e6
View code at this point
Browse repository at this point
Commits on Mar 8, 2025
Refactor the apps api key model; keep apps page management simple
beastoin
committed
f42e2c0
View commit details
Copy full SHA for f42e2c0
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
Add API Keys management in apps
beastoin
committed
35b9b21
View commit details
Copy full SHA for 35b9b21
View code at this point
Browse repository at this point
Add support apps api keys on backend
beastoin
committed
a3ee0ce
View commit details
Copy full SHA for a3ee0ce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.