OB42
OB42
I think adding a warning when an instance is killed because it ran longer than the maxSurvivalTime would save people some time when debugging, because it's really not obvious to...
Hi, I just tried using simClickElement to click a button that is animated to slide down the page , and simClickElement missed it by a good 50px. I will just...
Ubuntu 18.04 Javascript Tabnine 3.5.26 VS code 1.63.2 Hi, I get 100% CPU usage indefinitely when I work on a javascript file with a large array of strings inside it....
## 🐛 Bug Report When using duplicateRow on a sheet with merged cells, I get a corrupted file when I save the workbook. It seems that the same text from...
Hi, I noticed the textHelper props from MemberChooser wasn't passed to its TextField child so it wasn't displayed, so I added it :)
Hi, I wanted to try out the project, set up everything, the only change I made was reactivating regular passwordless mail login. I use a M1 macbook pro, the atlas...
Hi, the form to edit a user or team avatar seemed to be buggy, orignally useState was used, but since the setNewAvatarUrl method does not have an immediate effect on...
Hi 👋 the setup.sh file seems outdated for Anthropic given that there are 3 different models now, it was failing with error `skyvern.forge.sdk.api.llm.exceptions.InvalidLLMConfigError: LLM config with key ANTHROPIC_CLAUDE3 is not...
Anthropic models seems to struggle to output valid json objects and it was causing Skyvern to fail +/- randomly, sometimes the anthropic output looked like this: `Here's a JSON object...