fusion icon indicating copy to clipboard operation
fusion copied to clipboard

Copilot should prompt you

Open oreHGA opened this issue 2 years ago • 1 comments
trafficstars

Because I respond to prompts often, my copliot messages are relevant to how I'm feeling and are helpful. My challenge though is that I have to open the app to see it and I don't do that as often.

We can do better.

  • Send me a summary at least once or twice a week (we don't want it to be too much)
  • Eventually make it such that these summaries come up dynamically (based on if there's a "shift" in behavior)

oreHGA avatar Nov 02 '23 22:11 oreHGA

Expo uses TaskManager to handle the running of background activities...

The first implementation here periodically wakes up and syncs data when a person is actively participating in a study (quest) https://github.com/NEUROFUSIONInc/fusion/blob/6cacb4930958747ea6a08458150d1db98dbfae10/mobile/src/services/taskmanager.service.ts

oreHGA avatar Jun 24 '24 16:06 oreHGA