🦞🌯 Lobster Roll

Stories by yaronsc

Show HN: Turn any workflow diagram into compilable, running and stateful code (workflows.diagrid.io)
Hi HN folks, I'm a co-creator of the Dapr CNCF project and co-founder of Diagrid. Today we announced a free-to-use web app that takes any form of workflow diagram (UML, BPMN, scribble in your favorite drawing tool or even on paper) and generates code that runs in any IDE and that can be deploye...
Show HN: New Agentic AI Framework in CNCF (github.com)
Hi, I'm a Dapr CNCF project maintainer. We've recently released Dapr Agents which provides agentic AI features together with built-in durable execution to guarantee statefulness and reliable agentic workflows that run to completion and retry upon failure. It runs natively on Kubernetes, ha...
Show HN: Document agent example that can parse and chat over unstructured data (github.com)
Hi all, Dapr maintainer here. We've added a new example that shows how you can build a conversational agent that can upload, parse and understand complex documents, while retaining long-term memory. The example also shows how the agent can upload the file to multiple storage providers. Would be...
Show HN: CNCF announces Dapr Agents, a vendor-neutral AI framework (github.com)
Hi all, I'm the creator and maintainer of Dapr. Today we announced an agentic AI framework that allows developers to run thousands of agents on a single core that can scale to/from zero with minimal latency, with a durable execution engine that supports automatic retries. Us maintainers wo...
Checkpoints Are Not Durable Execution in Agent Frameworks (diagrid.io)
Show HN: Generate code-first workflows using diagrams (workflows.diagrid.io)
Hi, we've built a tool that allows developers to generate fully working workflows-as-code from any visual diagram using an open-source durable execution engine. The generated code runs on your machine and can be deployed to any Kubernetes cluster. Happy to get your feedback
Running LangGraph, CrewAI, Google ADK with Durable Workflows (docs.diagrid.io)
Diagrid built a fleet of serverless sidecars (infoq.com)
Show HN: Catalyst – APIs for writing distributed apps backed by open-source Dapr (diagrid.io)
Hey HN community - I'm a software engineer by trade, having spent the majority of my career in writing backend apps, distributed systems and microservices in the cloud. For years I've experienced first hand the frustrations of cobbling together different SDKs, libraries and frameworks, try...