David Khourshid
David Khourshid
@with-heart Can you resolve merge conflicts?
> @davidkpiano what pnpm version are you on? The lockfile format changed in v8 I think so you might be on an older version I might have been on an...
Here is the correct link: https://stately.ai/blog/nesting-typegen-files
Try using `@stately/agent@next`
> I'm running into the same issue, except I'm using `import { bedrock } from "@ai-sdk/amazon-bedrock";` > > For reference I'm running > > ``` > "@ai-sdk/amazon-bedrock": "^1.1.2", > ```...
If you know of a potential fix, I'd appreciate a PR for it 🙏
Seems like it's working as expected in XState 5.19, according to the StackBlitz link:  I'll reopen this if I'm missing anything. Thanks for the report!
We will eventually have this as a feature in the Stately editor. There is some tooling in the XState repository itself for converting to SCXML; maybe that can fit your...
> I love xstate, but I lost count how many times I lost work because I formatted my machine file which put tabs in the machine source then spent 10...
Moved to the #5257 branch (passing there ✅)