We should not try to make AI agents into something more complex than they are.
Technically speaking, an agent is a workflow. Many agents are crons, of which workflows are a superset.
Because agents are workflows, we’ve seen a renaissance of workflow builders: Zapier, n8n, etc
We just merged the last release blocking pull request for the #Drupal#GraphQL module. We are going into RC1 shortly. Entity querying on steroids with arbitrarily composed filters and sorting:
No. Not during asystole (no electric activity, flat line on the monitor). Only in case of arrhythmia (e.g. "ventricular fibrillation"). Which is why it's called "defibrillation" in the first place :-D. It doesn't do anything in case of asystole.
The bug can be reproduced with this branch on @jullerino's repro: github.com/juliusmarminge…
And it can be resolved by disabling those generated alias rewrites highlighted in the link above.
Proof of concept for preloading routes (react-router) in #React before transitioning using react-tree-walker. github.com/fubhy/react-pr…. Feels like a quick and elegant solution so far. Thoughts? /cc @mjackson@ryanflorence
Just in case you haven't been following: Giulio has been working tirelessly on Effect Schema v4 for months and the outcome is absolutely incredible. This is a good starting point if you are curious:
After a couple of months working on the new version of Schema (v4), I'm planning to gradually share a preview of some upcoming features over the next few weeks.
Some are more mature and will likely make it into the final release, while others are still highly experimental.
Do you use zod with typescript?
Then you must definitely check out @EffectTS_ schema
🔄 Decode and encode
🔗 Equivalence
✌️ Discriminated unions
🪄 Classes
🛠️ Compose
🔝 Documentation