Omkar Bansod
Omkar Bansod
I opened a PR. I’ve added a dedicated `writeWorkflowIndexSample ` function that formats export statements with semicolons using Prettier. The CLI now uses this function when generating the `workflows/index.ts` file.
hey @aliemir I’ve read through the discussion and I’d love to take on this issue. Thank you for the detailed implementation guide. I will go over it and fix it...
Hey @abhiaiyer91 , I've fixed this issue in #2984 . Empty workflow steps now show `No Input` instead of `[Not Serializable]`. Here's the key change: ```typescript if (args.length === 0)...
hey @BatuhanW , I am working on adding the KY data provider to the `@refinedev/simple-rest package`. I’ve created a new `provider-ky.ts` file that mirrors the existing Axios provider, but uses...
@kfern Yeah sure! i have open a PR. once go through it.
Hey @felarof99 I can reproduce this issue, I'll take care of it. this issue related to agent repo right.
Woah! Greptile is 🔥
> Thanks for the PR, templates are not really the place for it, maybe examples. I'll do some thinking on this on where we want this to live. Thanks again...