@mattpocockuk I often do this, but ask the agent to create a "prompt for another agent in another context window"
Would that be effectively the same thing? Sincerely curious to learn pros and cons of perhaps a prompt vs handoff doc (or if there is a diff?)
@expo@expo the `.jsonl` format gets very large!
I have a PR that adds a smaller file alongside for easy parsing in CI/CD or with your favorite LLM. Would love a review here!
https://t.co/OOR4AnMQ6W
@mattpocockuk I really enjoyed this article: https://t.co/9TgYTOsJGf
"A bad line of code is… a bad line of code. But a bad line of a plan could lead to hundreds of bad lines of code. And a bad line of research ... could land you with thousands of bad lines of code."
@SzymonRybczak "the issue only existed in two versions of CLI (v19, v18), so React Native v0.80 and v0.81."
Can you clarify this? We use RN v0.79 - and have v18 of the CLI installed. So we ARE impacted, right? And also using the correct version?
From the compatibility table from the README
This solution has worked very well for us to eliminate nearly 90% of local builds, help developers just start coding in JS without a native build step - but when we hit an upload limit we are completely blocked until our building cycle resets
Using eas-build-cache-provider from @expo for hosting development builds
HOWEVER -- we are hitting the "Included uploaded builds" limit on our plan and have yet to hear back from support on how to remedy
Anyone else hit this? Or should we look into other hosting providers?