arcticfly
arcticfly
Could be related to new Android 12 changes: https://developer.android.com/about/versions/12/behavior-changes-12#performance > Apps that target Android 12 or higher can't [start foreground services while running in the background](https://developer.android.com/guide/components/foreground-services#background-start-restrictions), except for [a few...
@jasonmhead I created a new discussion: https://github.com/TaxyAI/browser-extension/discussions/25. Do you have any models in mind already?
@chufa Could you post a screenshot?
> How to use in Firefox @biois Could you open a new issue for this? At some point, we should add instructions for running in Firefox. For now you can...
Hey @Youssef535, thanks for your attentiveness! Right now, we send a simplified version of the DOM to GPT-4, along with your instructions and a history of all actions it's performed...
Very weird. Could you also post the "Prompt" section of the last action?
@db-aeon @aidanmclaughlin @ashishb Sorry all, this issue was resolved in an update to our python sdk a few months ago, and we forgot to update you! To get our attention...
Agreed. We built our own hacky solution to await router pushes, but would really like built-in support for this!
> > Agreed. We built our own hacky solution to await router pushes, but would really like built-in support for this! > > Can you please share your workaround ```...