Timo

Results 9 comments of Timo

That's what I meant by > This is a result of the underlying logic using Object.entries to get a list of key-value pairs which returns an empty array on a...

We'll take this into consideration for the coming refactor where we'll be bringing in some other improvements to reliability and accuracy. For now it's best to go with your custom...

check out #3766. the direct connection url solution fixed it for me.

I believe this shouldn't be a tool the agent can use but a blocker in the agent loop itself

The DroidRun keyboard gets enabled during droidrun setup and should only be active during automation sessions. To disable it: ``` adb shell ime disable com.droidrun.portal/.DroidrunKeyboardIME adb shell ime set com.google.android.inputmethod.latin/.LatinIME...

We'll have a look at this asap. In which app were you facing this stack overflow? Would be good to know how to reproduce it, so that we can confirm...

we found an issue with system dialog windows detection, which is tightly coupled to multiple displays in the android sdk. since we're already investigating that it might not be too...

This issue appears for every SkyPilot provider. I was able to fix it by passing --system to the uv sync command iirc.