TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: CNCF announces Dapr Agents, a vendor-neutral AI framework

10 pointsby yaronsc2 months ago
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 would very much appreciate your feedback

2 comments

koconder2 months ago
Very interesting as CNCF also behind <a href="https:&#x2F;&#x2F;opentelemetry.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;opentelemetry.io&#x2F;</a> could make for an interesting approach.<p>Interested to see how the &quot;messaging&quot; protocols will work at this scale with use of pub&#x2F;sub for agent communication (<a href="https:&#x2F;&#x2F;dapr.github.io&#x2F;dapr-agents&#x2F;home&#x2F;principles&#x2F;#5-message-driven-communication" rel="nofollow">https:&#x2F;&#x2F;dapr.github.io&#x2F;dapr-agents&#x2F;home&#x2F;principles&#x2F;#5-messag...</a>).
yodon2 months ago
If anyone is looking for some quick start examples, they are here[0].<p>[0]<a href="https:&#x2F;&#x2F;github.com&#x2F;dapr&#x2F;dapr-agents&#x2F;blob&#x2F;main&#x2F;quickstarts&#x2F;README.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dapr&#x2F;dapr-agents&#x2F;blob&#x2F;main&#x2F;quickstarts&#x2F;RE...</a>