~/devreads

#announcement

3 posts

20 May

Eduard van Valkenburg, Shruti Tople 11 min read

Prompt injection is the #1 risk on the OWASP LLM Top 10, and most agents in production today defend against it with one of two heuristics: a defensive system prompt, or a hand-rolled allowlist. Neither is deterministic. Both fail silently the day someone slips a [SYSTEM OVERRIDE] line into an issue body, an email, or […] The post Stop prompt…

agent frameworkannouncementecosystempythonsamples

6 May

Tao Chen, Shawn Henry 4 min read

Once you have your Microsoft Agent Framework (MAF) agent or workflow happily running locally on your dev machine, it’s time to decide how to deploy your agent to production, monitor it, evaluate it and version it. These decisions are just as important as getting the agent running. Hosted Agents in Foundry Agent Service is the […] The post From Local…

agent frameworkannouncement

28 Apr

Sergey Menshykh 7 min read

As organizations move from single-agent prototypes to multi-agent production systems, the ability for agents to communicate reliably across platforms and organizational boundaries becomes essential. With the release of A2A Protocol v1.0 and updated support in the Microsoft Agent Framework, you can now connect and expose your AI agents using a stable, production-ready interoperability standard – […] The post A2A v1…

.neta2aagent frameworkannouncement