Erik Thorelli

Results 50 comments of Erik Thorelli

Thank you for the PR! This looks simple enough. Just curious, why would you want to disable swiping? Do you have a use case?

I think I largely understand that use case. In those cases, it sounds like you are basically looking for a ``. Would that work for your use case? Basically, in...

I work on a project that involves testing browser use tools with as many models as I can reasonably setup and run. @HeXavi8 if you are just trying to explore...

> This project seems interesting @esthor , browserbase might need it, for testing out different models with them Hey! Yeah, it's kinda perfect for the use case of Agent tool...

HI @jasimchz 👋 Could you tell me a bit more about how you'd expect this to work from your use case? That will help me understand how to provide an...

Oh, interesting. If you've got some code to share, we could work off that. Is my understanding accurate: 1. You want to show different numbers of actions, depending on the...

I get this when moving around code, esp. when removing code. It's as if a line to highlight is kept in memory/cache and doesn't reactively get re-rendered on change. Same...

Are you running into any issues using it with react 19? (I.e., even though the peer deps for stackauth are only up to react 18, do you run into any...

I can also push up a `preinstall` script and an `engines` update to the `package.json` so that we don't wind up in this situation again, but I didn't want to...

btw, I also have an easy repro: 1. go to settings.json 2. create a new custom todohighlight.keywords entry 3. toggle back and forth with the text 4. have a use...