Recording Status Indicator (LED + Haptic Feedback)
When I'm using double-tap to start/stop recordings, I have zero way to know if Omi is actually recording without digging out my phone. If it's in my pocket and I'm in the middle of an important conversation, that means unlock phone → open Omi app → pray Bluetooth is connected → check status. That's a lot of friction for something that should be instant. What I'm asking for is simple: give me a physical indicator on the Omi device. 🔴 LED light — solid or pulsing when recording is active. Red, green, whatever. Just something I can see at a glance. ⏰ Haptic/buzz pattern — a distinct buzz on start and another on stop so I can feel the confirmation on omi without looking at my omi or device. In high-value conversations — client meetings, important calls, something I know I'm going to want to remember — I need to know I'm capturing it in real time, not wonder about it afterward. Every wearable and recording device worth its salt has some version of this. It's table stakes UX. This would be a big productivity win for anyone using Omi in professional settings.

Nick K7 6 months ago
High Priority
Recording Status Indicator (LED + Haptic Feedback)
When I'm using double-tap to start/stop recordings, I have zero way to know if Omi is actually recording without digging out my phone. If it's in my pocket and I'm in the middle of an important conversation, that means unlock phone → open Omi app → pray Bluetooth is connected → check status. That's a lot of friction for something that should be instant. What I'm asking for is simple: give me a physical indicator on the Omi device. 🔴 LED light — solid or pulsing when recording is active. Red, green, whatever. Just something I can see at a glance. ⏰ Haptic/buzz pattern — a distinct buzz on start and another on stop so I can feel the confirmation on omi without looking at my omi or device. In high-value conversations — client meetings, important calls, something I know I'm going to want to remember — I need to know I'm capturing it in real time, not wonder about it afterward. Every wearable and recording device worth its salt has some version of this. It's table stakes UX. This would be a big productivity win for anyone using Omi in professional settings.

Nick K7 6 months ago
High Priority
In Progress
Google calender
Hello, I want to connect the Google calender extensions app and use more agenda’s that I have on Google calender. When I log in via the extension, I see “the app is blocked” with explanation. If I use the integration on OMI, I only get the “main” agenda. What can I do to fix both?

Nesrine Sioua 6 months ago
iOS
In Progress
Google calender
Hello, I want to connect the Google calender extensions app and use more agenda’s that I have on Google calender. When I log in via the extension, I see “the app is blocked” with explanation. If I use the integration on OMI, I only get the “main” agenda. What can I do to fix both?

Nesrine Sioua 6 months ago
iOS
Connectivity problems
Connectivity is up and down. All day it connects and disconnects. I am wearing it as a watch, but it constantly drops and picks up. Also the device runs out of power before my evening meetings. So I power it every afternoon. It should last all day!

Brad Dancer 5 months ago
Connectivity problems
Connectivity is up and down. All day it connects and disconnects. I am wearing it as a watch, but it constantly drops and picks up. Also the device runs out of power before my evening meetings. So I power it every afternoon. It should last all day!

Brad Dancer 5 months ago
3.0.21 BUG CONFIRMED OnDeviceApple Transcription error: RECOGNITION_ERROR Failed to access assets Device: 839FE8E1 iOS Happens on all transcription modes Screenshot of logs attached
CRITICAL BUG 3.0.21 - No Voice, No Transcription, No Photos After updating to firmware 3.0.21 my Omi CV1 stopped working completely. Device: Omi CV1 Device ID: 839FE8E1-4F16-013F-26FA-6E17F772F076 Email: arbat77@icloud.com iOS Issues: No voice / 2-way conversation broken No transcription in any mode Photos not syncing I tested all 4 transcription modes: Omi, On Device, Cloud, Parakeet. None of them work. Screenshot attached. Error from logs: [OnDeviceApple] Transcription error: PlatformException(RECOGNITION_ERROR, Failed to access assets, null, null) Please fix ASAP! Screenshot of logs attached

ELITE BROKER 20 days ago
iOS
3.0.21 BUG CONFIRMED OnDeviceApple Transcription error: RECOGNITION_ERROR Failed to access assets Device: 839FE8E1 iOS Happens on all transcription modes Screenshot of logs attached
CRITICAL BUG 3.0.21 - No Voice, No Transcription, No Photos After updating to firmware 3.0.21 my Omi CV1 stopped working completely. Device: Omi CV1 Device ID: 839FE8E1-4F16-013F-26FA-6E17F772F076 Email: arbat77@icloud.com iOS Issues: No voice / 2-way conversation broken No transcription in any mode Photos not syncing I tested all 4 transcription modes: Omi, On Device, Cloud, Parakeet. None of them work. Screenshot attached. Error from logs: [OnDeviceApple] Transcription error: PlatformException(RECOGNITION_ERROR, Failed to access assets, null, null) Please fix ASAP! Screenshot of logs attached

ELITE BROKER 20 days ago
iOS
Bug in MCP OAuth endpoint (/v1/mcp/sse) — inconsistent Unknown OAuth client and Server not found errors
Hello, I'm trying to connect the Omi MCP server (https://api.omi.me/v1/mcp/sse) as a Custom Connector in Claude (claude.ai), following the exact guidance shown on the "Developer Settings" screen of the Omi app, which specifies using: OAuth Client ID: omi Client Secret: my MCP API key (omi_mcp_...) When attempting to connect, I receive inconsistent errors across different attempts, using the exact same configuration: {"error":"invalid_request","error_description":"Unknown OAuth client"} {"type":"error","error":{"type":"not_found_error","message":"Server not found","details":{"error_visibility":"user_facing"}},"request_id":"req_011CdNonH1Hcr24nfV1LiUEB"} I've tried recreating the connector from scratch multiple times, with different names, double-checking the URL and credentials each time — the errors persist, alternating between the two. This suggests the client_id: omi may not actually be registered/recognized on your OAuth authorization server, despite being the value indicated by the app itself. Could you please check the configuration of the /v1/mcp/sse endpoint and the omi OAuth client? Thank you.

Adriano Batista da Mota about 2 months ago
Android
Bug in MCP OAuth endpoint (/v1/mcp/sse) — inconsistent Unknown OAuth client and Server not found errors
Hello, I'm trying to connect the Omi MCP server (https://api.omi.me/v1/mcp/sse) as a Custom Connector in Claude (claude.ai), following the exact guidance shown on the "Developer Settings" screen of the Omi app, which specifies using: OAuth Client ID: omi Client Secret: my MCP API key (omi_mcp_...) When attempting to connect, I receive inconsistent errors across different attempts, using the exact same configuration: {"error":"invalid_request","error_description":"Unknown OAuth client"} {"type":"error","error":{"type":"not_found_error","message":"Server not found","details":{"error_visibility":"user_facing"}},"request_id":"req_011CdNonH1Hcr24nfV1LiUEB"} I've tried recreating the connector from scratch multiple times, with different names, double-checking the URL and credentials each time — the errors persist, alternating between the two. This suggests the client_id: omi may not actually be registered/recognized on your OAuth authorization server, despite being the value indicated by the app itself. Could you please check the configuration of the /v1/mcp/sse endpoint and the omi OAuth client? Thank you.

Adriano Batista da Mota about 2 months ago
Android
Data not saved
I'm not sure why, everything was fine 2 days ago, but today (was not used yesterday) after 6 hours of “listening” with the app, none of the recordings/transcriptions/data was saved. It didn't sync later, and even the Omi AI said it was probably lost. Not sure if it's to do with the recent update or what. But figured I'd at least mention it in case it's not just user error lol

Brooke Snell 4 months ago
Android
Data not saved
I'm not sure why, everything was fine 2 days ago, but today (was not used yesterday) after 6 hours of “listening” with the app, none of the recordings/transcriptions/data was saved. It didn't sync later, and even the Omi AI said it was probably lost. Not sure if it's to do with the recent update or what. But figured I'd at least mention it in case it's not just user error lol

Brooke Snell 4 months ago
Android
Omi battery lasting less than 12 hours
The battery on my Omi isn't lasting as long as it did a few weeks ago. The last few days it's only lasted about 10 hours until it dies. I turned on the VAD gate, too.

thebrodad 4 months ago
Android
Omi battery lasting less than 12 hours
The battery on my Omi isn't lasting as long as it did a few weeks ago. The last few days it's only lasted about 10 hours until it dies. I turned on the VAD gate, too.

thebrodad 4 months ago
Android
Graph is gone
One of my favorite features is missing. I recently installed the beta version of this app, and it acted strangely. I have to return to the current version, but the graph didn’t load for me. Can someone please fix it? Also, could we animate it? It would be awesome if we could animate this like the human nervous system that fires up with electricity.

Ed Ro 5 months ago
iOS
Graph is gone
One of my favorite features is missing. I recently installed the beta version of this app, and it acted strangely. I have to return to the current version, but the graph didn’t load for me. Can someone please fix it? Also, could we animate it? It would be awesome if we could animate this like the human nervous system that fires up with electricity.

Ed Ro 5 months ago
iOS
Desktop, Web and Mobile Experience Consistency
I don’t have a mac, so I can’t download the desktop version of OMI. However, I do have both the web and mobile applications. The features and user experience differences between the two are somewhat staggering. For example, I can more easily access various chats in the web UI, but I can’t seem to figure out how to re-categorize them, like I can in the iOS mobile app. The web and mobile experiences need to be more consistent between the two, and/or have clear explanations for why I can’t do things in one that I can do in the other.

Mark Kaiser 5 months ago
iOS
Desktop, Web and Mobile Experience Consistency
I don’t have a mac, so I can’t download the desktop version of OMI. However, I do have both the web and mobile applications. The features and user experience differences between the two are somewhat staggering. For example, I can more easily access various chats in the web UI, but I can’t seem to figure out how to re-categorize them, like I can in the iOS mobile app. The web and mobile experiences need to be more consistent between the two, and/or have clear explanations for why I can’t do things in one that I can do in the other.

Mark Kaiser 5 months ago
iOS
I love my Omi. I have it connected to Claude and everything else in my computer, and I aggregate all the information and get daily updates. It's fantastic. I wish it had a longer battery, and I wish it was flatter and it wasn't so bulky, but I love it. Thank you.

Corina Cisneros 2 days ago
Low Priority
I love my Omi. I have it connected to Claude and everything else in my computer, and I aggregate all the information and get daily updates. It's fantastic. I wish it had a longer battery, and I wish it was flatter and it wasn't so bulky, but I love it. Thank you.

Corina Cisneros 2 days ago
Low Priority
Mind Map Fails
So far my experience has not been good. The first Omi I ordered did not work and I had to wait two weeks for a replacement. Now I have the replacement and the mind app does not work.

Darrel Kelly 9 days ago
High Priority
Mind Map Fails
So far my experience has not been good. The first Omi I ordered did not work and I had to wait two weeks for a replacement. Now I have the replacement and the mind app does not work.

Darrel Kelly 9 days ago
High Priority
Mind map not working
Exception: Failed to rebuild knowledge graph: {“detail”:”Canonical knowledge graph state is derived from canonical memories and cannot be deleted or rebuilt directly.”} It worked for the first weeks, than stopped out of nowhere. I have the “pro” license.

Jonas 14 days ago
iOS
Mind map not working
Exception: Failed to rebuild knowledge graph: {“detail”:”Canonical knowledge graph state is derived from canonical memories and cannot be deleted or rebuilt directly.”} It worked for the first weeks, than stopped out of nowhere. I have the “pro” license.

Jonas 14 days ago
iOS
Gmail connection
When I attempt to connect with gmail, it is saying 3 things are already connected (calendar) but wouldn’t let me add gmail even though the app opened.

Debbie Lee 18 days ago
Gmail connection
When I attempt to connect with gmail, it is saying 3 things are already connected (calendar) but wouldn’t let me add gmail even though the app opened.

Debbie Lee 18 days ago
After updating to firmware 3.0.21 my Omi CV1 stopped working completely. Problems: 1. No voice / 2-way conversation doesn't work 2. No transcription - nothing is recorded 3. Photos are not appearing in the app Device ID: 839FE8E1-4F16-013F-26FA-6E17F772F076 Email: arbat77@icloud.com Phone: iPhone Please help fix this ASAP. This started right after 3.0.21 update.
No Voice + No Transcription after firmware 3.0.21 on Omi CV1

ELITE BROKER 20 days ago
iOS
After updating to firmware 3.0.21 my Omi CV1 stopped working completely. Problems: 1. No voice / 2-way conversation doesn't work 2. No transcription - nothing is recorded 3. Photos are not appearing in the app Device ID: 839FE8E1-4F16-013F-26FA-6E17F772F076 Email: arbat77@icloud.com Phone: iPhone Please help fix this ASAP. This started right after 3.0.21 update.
No Voice + No Transcription after firmware 3.0.21 on Omi CV1

ELITE BROKER 20 days ago
iOS
Tasks
onversations are extracting action items, but they are not appearing in Tasks. Task Integrations menu is also missing.

LILIAN ALVES 21 days ago
High Priority
Tasks
onversations are extracting action items, but they are not appearing in Tasks. Task Integrations menu is also missing.

LILIAN ALVES 21 days ago
High Priority
App disappointing
I am paying for premium unlimited using my phone before I get my pendant. The mind map is not working and it is not really interactive so I can’t expand into specific points or expose context at any point. The mind map is no longer displaying anyways now and the app is glitching and won’t let me set up my voice profile. The interactive AI chat is sub-par compared to what is available today. I certainly hope this gets much better soon…..

Cameron Black 26 days ago
iOS
App disappointing
I am paying for premium unlimited using my phone before I get my pendant. The mind map is not working and it is not really interactive so I can’t expand into specific points or expose context at any point. The mind map is no longer displaying anyways now and the app is glitching and won’t let me set up my voice profile. The interactive AI chat is sub-par compared to what is available today. I certainly hope this gets much better soon…..

Cameron Black 26 days ago
iOS