@thsottiaux@Shinnzo_xd Whenever plan mode finishes the selector to start or dismiss the plan is on top of the model selector, so we can’t plan and execute with different models
@schlimmson It’s nice! My thoughts after dealing with lots of bugs with Nativewind and moving to Uniwind were: if these tools (tailwind originally) were mostly created for DX and we are no longer writing most of the code… why bother on dealing with them? I went back to stylesheets. Wdyt?
@dosco@ryancarson@monotykamary Yeah I know you all put a lot of effort on bringing GEPA to typescript. Was talking more about general DSPy concepts. I can't see in the docs the equivalent of modules like chainOfThought for example. Is this implemented inside ax?
@AdamRackis Do you see yourself on long term using only suspense + “unstable_cache” instead of React Query? I’m having a difficult time justifying having an external library when is everything inside Next/React
@rauchg It would be great to have a spend management webhook per project. To solve this now, as a patch, we need to have a project exclusively for managing spend management, so we can shut down a single service to look for possible issues.
@leeerob@BenLebich@vercel It's a great solution. As a feedback let me say that having a single webhook is not ideal. We would need a service handling this use case for all of our projects because if you add this webhook to a single project and it pauses itself then the rest projects won't be handled.