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
pages
memories
on
websearch-dev-test
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 23, 2026
app: use const constructors in pages/memories/widgets/memory_management_sheet.dart
mdmohsin7
committed
8180aeb
View commit details
Copy full SHA for 8180aeb
View code at this point
Browse repository at this point
app: use const constructors in pages/memories/widgets/memory_item.dart
mdmohsin7
committed
0ee9c72
View commit details
Copy full SHA for 0ee9c72
View code at this point
Browse repository at this point
app: use const constructors in pages/memories/widgets/memory_graph_page.dart
mdmohsin7
committed
751a88b
View commit details
Copy full SHA for 751a88b
View code at this point
Browse repository at this point
app: use const constructors in pages/memories/widgets/memory_edit_sheet.dart
mdmohsin7
committed
d9496ae
View commit details
Copy full SHA for d9496ae
View code at this point
Browse repository at this point
app: use const constructors in pages/memories/widgets/category_chip.dart
mdmohsin7
committed
63ea755
View commit details
Copy full SHA for 63ea755
View code at this point
Browse repository at this point
app: use const constructors in pages/memories/page.dart
mdmohsin7
committed
8c5441f
View commit details
Copy full SHA for 8c5441f
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
feat(app): move This Device memory filter into the filter sheet
Show description for f207654
krushnarout
and
claude
committed
f207654
View commit details
Copy full SHA for f207654
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
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
chore(app): add automation keys to memory dialog
Show description for b1eae7a
mdmohsin7
committed
b1eae7a
View commit details
Copy full SHA for b1eae7a
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
Commits on Jul 4, 2026
Format Dart files after FaIcon migration (dart format 3.44.4)
Show description for 824386f
cursoragent
and
Git-on-my-level
committed
824386f
View commit details
Copy full SHA for 824386f
View code at this point
Browse repository at this point
Address PR review comments and CI failures
Show description for 0bd8cac
cursoragent
and
Git-on-my-level
committed
0bd8cac
View commit details
Copy full SHA for 0bd8cac
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
Format Dart files for pre-push hook
Show description for ce0a17f
Git-on-my-level
committed
ce0a17f
View commit details
Copy full SHA for ce0a17f
View code at this point
Browse repository at this point
Harden app test harness
Git-on-my-level
committed
980d0a4
View commit details
Copy full SHA for 980d0a4
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
fix(memories): make the graph-error retry button visible
Show description for 88337e8
mdmohsin7
committed
88337e8
View commit details
Copy full SHA for 88337e8
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
app: pass onDeleteNotification callback to MemoryItem instead of reaching into page state (cubic)
Show description for 59b4ca8
mdmohsin7
committed
59b4ca8
View commit details
Copy full SHA for 59b4ca8
View code at this point
Browse repository at this point
app: import memories/page.dart in memory_item (fixes MemoriesPageState compile error on main)
mdmohsin7
committed
18d4d19
View commit details
Copy full SHA for 18d4d19
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
fix: update MCP memory tests and Dart formatting for CI
Show description for 4142b99
Git-on-my-level
committed
4142b99
View commit details
Copy full SHA for 4142b99
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into codex/pr8429-conflict-resolution
Show description for ac62c5e
Git-on-my-level
committed
ac62c5e
View commit details
Copy full SHA for ac62c5e
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
chore(app): migrate deprecated Flutter APIs in memory_management_sheet.dart
mdmohsin7
committed
fdc5ec0
View commit details
Copy full SHA for fdc5ec0
View code at this point
Browse repository at this point
chore(app): migrate deprecated Flutter APIs in memory_item.dart
mdmohsin7
committed
4b57621
View commit details
Copy full SHA for 4b57621
View code at this point
Browse repository at this point
chore(app): migrate deprecated Flutter APIs in memory_graph_page.dart
mdmohsin7
committed
064e4c3
View commit details
Copy full SHA for 064e4c3
View code at this point
Browse repository at this point
chore(app): migrate deprecated Flutter APIs in memory_edit_sheet.dart
mdmohsin7
committed
e4b8e18
View commit details
Copy full SHA for e4b8e18
View code at this point
Browse repository at this point
chore(app): migrate deprecated Flutter APIs in memory_dialog.dart
mdmohsin7
committed
028f87f
View commit details
Copy full SHA for 028f87f
View code at this point
Browse repository at this point
chore(app): migrate deprecated Flutter APIs in category_chip.dart
mdmohsin7
committed
d01a5e3
View commit details
Copy full SHA for d01a5e3
View code at this point
Browse repository at this point
chore(app): migrate deprecated Flutter APIs in page.dart
mdmohsin7
committed
7f509b0
View commit details
Copy full SHA for 7f509b0
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
fix: restore CI-compliant dart formatting on merge-drifted regions
Show description for b6ab130
Git-on-my-level
committed
b6ab130
View commit details
Copy full SHA for b6ab130
View code at this point
Browse repository at this point
fix: address Codex review — missing persona imports + l10n device labels
Show description for a7f4fa3
Git-on-my-level
committed
a7f4fa3
View commit details
Copy full SHA for a7f4fa3
View code at this point
Browse repository at this point
Merge upstream/main into memory-canonical-rollout
Show description for ee4be3c
Git-on-my-level
and
cursoragent
committed
ee4be3c
View commit details
Copy full SHA for ee4be3c
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Merge remote-tracking branch 'origin/main' into desktop-hermes-soul-note
Show description for b555cef
kodjima33
committed
b555cef
View commit details
Copy full SHA for b555cef
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Device provenance: update memory_item.dart.
Show description for fd0e542
Git-on-my-level
and
cursoragent
committed
fd0e542
View commit details
Copy full SHA for fd0e542
View code at this point
Browse repository at this point
Device provenance: update page.dart.
Show description for 35beb2f
Git-on-my-level
and
cursoragent
committed
35beb2f
View commit details
Copy full SHA for 35beb2f
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
fix(mind-map): clear stale error before _isSameGraph early return
Show description for 7aa6e27
krushnarout
and
claude
committed
7aa6e27
View commit details
Copy full SHA for 7aa6e27
View code at this point
Browse repository at this point
refactor(mind-map): prefer const for textSpan and yPos in share graph
Show description for bf98759
krushnarout
and
claude
committed
bf98759
View commit details
Copy full SHA for bf98759
View code at this point
Browse repository at this point
refactor(mind-map): make _highlightedNodeIds final
Show description for 3c2ef5c
krushnarout
and
claude
committed
3c2ef5c
View commit details
Copy full SHA for 3c2ef5c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.