← Back to News
DAILY DIGEST

Agent 365 GA, Qwen on Fireworks, Salesforce Cuts Latency 70 Percent — and the EU AI Act Is 91 Days Out

Microsoft Agent 365 went generally available May 1 at $15 per user per month, Qwen 3.6-Plus debuted on Fireworks AI on May 2, Salesforce reported a 70 percent latency reduction across Agentforce after thirty system-wide enhancements, and only eight of 27 EU member states have appointed AI Act contact points with 91 days until Annex III enforcement begins.

By Michael Eakins min read
MicrosoftAgent 365QwenFireworks AISalesforceAgentforceEU AI ActAI agentsenterprise AI

The first weekend of May has been the busiest for enterprise AI infrastructure news in 2026 to date. Three product moves — Microsoft's Agent 365 GA, Qwen 3.6-Plus debuting on Fireworks AI, and Salesforce's Agentforce latency rearchitecture — landed inside seventy-two hours of each other, and the clock on EU AI Act Annex III enforcement ticked down to 91 days. Read in sequence, the four stories trace the same shape: the agent layer of enterprise AI is hardening into a proper market, with control planes, inference partnerships, runtime optimisation, and regulators all moving at once.

Microsoft Agent 365 reaches general availability

On Friday May 1, Microsoft Agent 365 went generally available for commercial customers at $15 per user per month, with the platform also bundled into the new Microsoft 365 E7 SKU. The release introduces what the company calls a control plane for governing AI agents across Windows, the Microsoft 365 estate, and multicloud deployments. Each agent operating inside an Agent 365 tenant receives its own Microsoft Entra Agent ID, a first-class identity primitive distinct from the human user who deployed it and from the service principals that traditional automation would have used.

Adobe, SAP, Zendesk, and Manus were named as launch partners whose agents plug into Agent 365's management layer, slotting third-party agents into the same Defender and Intune oversight already applied to first-party tooling. The implication for enterprise IT teams is that the management console for AI agents starts converging on the same surface they already use for laptops, phones, and identity policies.

CrashBytes' analysis of why this is the strategic pivot Microsoft has been preparing for sits in The Agent Governance Gap — Microsoft Bets That the Control Plane Beats the Model, published in parallel with this digest. The short version: five days after ending Azure-OpenAI exclusivity, Microsoft has now positioned itself to profit from the fragmentation it just enabled, by selling the governance layer that operates above all of the model choices customers can now make.

Agent 365 entry economics

$15

per user per month standalone, or bundled in Microsoft 365 E7. Per-seat pricing benchmarked against Intune and Defender, not per-token model spend.

15%USD per seat per month

Qwen 3.6-Plus debuts on Fireworks AI

On Saturday May 2, Alibaba's Qwen team announced a strategic partnership with Fireworks AI for production-grade deployment of its closed-weights Qwen 3.6-Plus model. The launch is significant for two reasons. First, Fireworks already runs production inference for DeepSeek, Kimi, Qwen, and other open-weight families, which makes it the closest thing the industry has to a neutral inference plane for non-frontier providers. Second, Qwen 3.6-Plus on Fireworks gives enterprises a plausible third-tier alternative to OpenAI on Azure or Anthropic on Bedrock at materially lower inference cost, with serverless deployment of the 235-billion-parameter, 22-billion-active variant available out of the box.

The announcement extends a year-long pattern: open-weight and Asian-built models reach production-grade inference performance through partner platforms while Western frontier vendors push on quality. The implication for enterprise architects is that the model layer now has a genuine third option, which is exactly the conditions under which a separate governance layer — the topic of the Microsoft story above — becomes necessary.

Three production tiers, six credible providers

Three production tiers, six credible providers
providertier
OpenAI on AzurePremium frontier
Claude 4.7 on BedrockPremium frontier
Gemini 2.5 Pro on VertexPremium frontier
Qwen 3.6-Plus on FireworksCost-optimised production
DeepSeek-V4 on FireworksCost-optimised production
Llama 4.5 on AWS BedrockCost-optimised production

Salesforce Agentforce — 70 percent latency reduction in six months

Salesforce reported this week that its Agentforce platform has achieved a 70 percent reduction in latency over the past six months, the result of more than thirty system-wide enhancements touching nearly every part of the runtime. The headline architectural change consolidates the number of LLM calls the system makes before streaming an output from four to two, significantly reducing time-to-first-token. The team also refactored core software components and key code paths spanning action execution and the way Agentforce interprets and runs prompts.

The result matters because latency is the single most-cited blocker for agent adoption in user-facing roles. A helpdesk agent that takes seven seconds to respond is a different product from one that takes two; the former is rejected by both customers and CSAT-watching managers. Cutting the runtime cost in half changes which workflows are economically viable for agents to take over and which still belong to humans.

Agentforce latency cut

70%

Reduction over six months. LLM calls before first token streamed: 4 → 2. Thirty system-wide enhancements.

70%latency reduction

Multi-agent architectures are growing 327 percent in four months

Underneath the three product stories sits a runtime trend that is accelerating faster than the agent-deployment numbers themselves. Multi-agent architectures — patterns where a manager agent dispatches sub-tasks to specialist agents and stitches their outputs together — grew 327 percent in less than four months according to Databricks' 2026 State of AI Agents Report. That growth rate matters because the cardinality and audit story for a manager-plus-specialists pattern is fundamentally different from a single agent calling APIs. A typical multi-agent request now touches six or seven identities and four or five systems of record, which is exactly the load shape that breaks legacy enterprise audit tooling.

Pair that with Salesforce's reporting that 54 percent of enterprises have agents in core operations as of mid-2026, and the picture becomes clear: the agent layer is hitting production at a scale and complexity that the governance and observability layers have not caught up with. That gap is what every vendor in the four stories above is trying to close, in their own way.

EU AI Act Annex III is now 91 days out

The August 2, 2026, enforcement deadline for the EU AI Act's Annex III high-risk obligations sits 91 days from today's publication. As of the European Parliament Think Tank's March 18 update, only eight of 27 member states had appointed the single contact points required for AI Act enforcement; the other 19 are still establishing their enforcement infrastructure. The European Commission's "Digital Omnibus" package, which proposes postponing Annex III to December 2027, remains a proposal — the binding date today is August 2. General counsels are advising clients to plan against the binding date, not the speculative postponement.

Annex III covers AI systems used in employment, credit decisions, education, and law enforcement. A meaningful share of agents already in production at European enterprises fall in scope. The intersection between the Microsoft Agent 365 story above and the EU AI Act deadline is the quiet point of the whole news cycle: a per-agent identity story plus a unified audit log plus risk-based access policies is exactly what an Annex III audit asks for. The companies that move on governance now have a defensible answer in August. The companies that wait are buying very expensive Q3 reading material.

May 1 2026

Microsoft Agent 365 GA

$15/user/month, Entra Agent ID per agent, Adobe/SAP/Zendesk/Manus as launch partners.

May 2 2026

Qwen 3.6-Plus on Fireworks AI

Strategic partnership for production-grade inference of Qwen closed-weights models on a neutral inference platform.

May 2 2026

Salesforce Agentforce latency cut announced

70 percent latency reduction over six months. LLM calls before first token: 4 → 2.

Jun 2026 (projected)

Major Agent 365 partner announcements

Expect AWS / Google / Salesforce competitive responses to begin shipping. Watch Bedrock AgentCore feature ships in particular.

Aug 2 2026

EU AI Act Annex III enforcement begins

High-risk AI obligations enforceable. Each member state must have at least one regulatory sandbox in place. Currently 8 of 27 have contact points.

Connected reading

Watching next week

Three signals are worth tracking. First, AWS' response — Bedrock AgentCore feature ships and any Agent 365-equivalent management surface announcements at the next AWS Summit. Second, the first major customer case studies for Agent 365 in regulated industries; the first banks and hospitals to adopt will tell us how Microsoft's compliance story holds up under audit pressure. Third, member-state activity on AI Act contact points; the gap between 8 and 27 must close fast for the August 2 deadline to be enforced uniformly.