Agentic AI

🤖 Anthropic Turns Slack Into an Agent Workspace

What happened
Anthropic launched Claude Tag, a Slack-native AI agent that employees can summon with @Claude; it can read conversations, break down tasks, retain context over time, and proactively surface updates, while Anthropic said teams can connect it to selected tools, data, and even codebases. It is in beta for Claude Enterprise and Team customers, with broader platform expansion planned.

Why it matters
This is a meaningful shift from one-user copilots to shared, persistent agents that sit inside the operating system of team work. Just as important, Anthropic is shipping it with tight admin controls, spend limits, and activity logs, which signals that governance is becoming part of the product, not an afterthought.

What’s next
The big thing to watch is whether Anthropic can extend this model beyond Slack without losing trust, permissions, and observability. If it works, enterprise AI may standardize around “taggable” multi-user agents rather than private chat windows.

🔒 Snyk’s Evo ADS Brings Real‑Time Guardrails to Agentic Coding

What happened
Snyk introduced Evo Agentic Development Security (ADS), a platform to govern AI coding agents throughout their lifecycle. Evo ADS inventories and assesses MCP servers and skills for prompt‑injection or malicious code, enforces policies on what agents do in real time, and scans AI‑generated output for vulnerabilities at creation. Snyk notes many organizations lack a clear inventory of agents and skills and cannot control what their agents are doing.

Why it matters
As coding assistants evolve into fully autonomous agents, enterprises need more than after‑the‑fact code scanning. Evo ADS shifts security upstream, creating an enforcement layer that can block dangerous actions and validate agent output before it reaches production.

What’s next
Snyk plans general availability on June 29. Expect other security vendors to offer similar real‑time governance layers as AI agents proliferate.

🔗 Linux Foundation Proposes DNS‑Based Identity for Agents

What happened
The Linux Foundation announced plans to launch the Agent Name Service (ANS), a federated system built on DNS to provide trusted identity, verification and discovery for AI agents. ANS extends existing internet infrastructure to allow anyone to verify an agent’s owner, permissions and code integrity.

Why it matters
As AI agents interact across enterprises and platforms, there’s no standard way to authenticate them. ANS aims to solve this by anchoring agent identities to the same open standards that power the web. This could reduce reliance on proprietary registries and enable transparent auditing.

What’s next
The project is seeking participation from AI developers, enterprises and regulators. If adopted, ANS may become as foundational for agents as DNS is for websites.

Generative & Enterprise AI

🧪 Momentic Rethinks Testing with Agentic Quality Platform

What happened
Quality‑engineering startup Momentic released a major platform update called the Agentic Quality Platform. The system uses “always‑on agents” that learn from every commit, map user journeys, and propose new tests automatically. New capabilities include an Explore Agent that monitors pull requests to close coverage gaps, a Failure Classification Agent that distinguishes real bugs from transient errors and proposes fixes, and an intent‑based test format readable by humans and AI.

Why it matters
AI is shifting the software bottleneck from writing code to verifying it. Momentic’s platform turns testing into a continuous, autonomous process, promising to keep pace with AI‑driven development while reducing flaky test noise.

What’s next
Expect wider adoption of agentic quality tools as enterprises struggle to verify AI‑generated code. Competitors may integrate similar autonomous testing agents.

💼 FINOS Launches AI Fund to Govern Agentic Financial Workflows

What happened
The Fintech Open Source Foundation (FINOS) launched an AI Fund and governing board anchored by DTCC, Morgan Stanley, RBC and NatWest. The fund will invest in open‑source AI projects and develop shared governance, controls, specifications and reference implementations for agentic workflows in regulated finance. FINOS argues that the pace of AI far exceeds traditional tech cycles and that financial institutions need a common framework for safe adoption.

Why it matters
Finance is one of the most regulated sectors. By pooling resources and collaborating on open standards, the industry aims to avoid fragmented AI adoption, ensure interoperability across firms, and turn high‑level principles into machine‑readable controls.

What’s next
The fund will steer projects toward “financial‑grade” requirements, engage regulators and standards bodies, and advance governance‑as‑code frameworks. Success could make open‑source governance a blueprint for other industries grappling with agentic AI.

💸 Menlo Ventures Raises $3 B to Double Down on AI Startups

What happened
Venture capital firm Menlo Ventures closed $3 billion across two new funds to back AI‑focused startups from seed through growth stages. It’s the largest fundraising in the firm’s 50‑year history and follows its early investment in Anthropic. Menlo says the capital will target enterprise, healthcare and consumer AI companies, reflecting conviction that the AI race is far from decided.

Why it matters
The size of the raise signals continued investor appetite for AI infrastructure and applications even as capital markets tighten. With early bets like Anthropic proving lucrative, Menlo and its LPs want to ride the next wave of AI leaders.

What’s next
Expect Menlo to lead large rounds and support portfolio companies through scale. The fundraising also underscores that access to capital remains a differentiator in the AI startup ecosystem.

Physical AI

👓 Meta Pushes AI Glasses Downmarket

What happened
Meta and EssilorLuxottica launched a new line of Meta Glasses starting at $299, far below last year’s $800 Ray-Ban Display glasses; Reuters reported they are the first Meta AI glasses to ship with Meta AI powered by Muse Spark, and Meta said the launch includes 26 styles.

Why it matters
This is a serious mainstreaming move for physical AI: lower pricing, broader styling, and a stronger built-in model all make smart glasses look less like a niche gadget and more like a plausible everyday interface. It also strengthens Meta’s lead in one of the few AI hardware categories that has already found commercial traction.

What’s next
The next question is whether competitors can respond with hardware that feels equally wearable and equally useful. If they cannot, Meta may lock in the first durable consumer distribution channel for always-on multimodal AI.

🤖 AGIBOT Takes Embodied AI to the Champs‑Élysées

What happened
At VivaTech 2026 in Paris, China‑based AGIBOT showcased its embodied AI robotics portfolio. The company demonstrated a “Three Intelligences in One” architecture—integrating locomotion, interaction and manipulation intelligence into a unified system—and staged live demos on the Champs‑Élysées and at the expo venue.

Why it matters
AGIBOT’s displays move embodied AI from lab curiosity to public spectacle. By uniting multiple intelligences in a single platform and performing in front of large crowds, AGIBOT highlighted that humanoid robots are nearing deployment in factories, logistics and public spaces.

What’s next
The company plans to ramp up production and deploy its robots across industries. Other robotics players will race to match AGIBOT’s integration of movement, perception and manipulation as they chase real‑world use cases.

💡 Bottom Line

The agent stack is rapidly filling in its missing layers: shared workspaces, real-time guardrails, trusted identity, autonomous testing, industry governance, and capital to fund it all. The conversation is shifting from whether agents can do useful work to how they are managed, secured, verified, and coordinated at scale. The winners may be the platforms that become the operating system for agent trust, not just the models that generate the smartest outputs.

⚙️ Try It Yourself

Build your own "trusted agent workspace" in under an hour.

  1. Create a simple agent in Claude, ChatGPT, or Cursor that can summarize project updates from a Slack channel, GitHub repository, or shared document.

  2. Add a governance layer by defining what data it can access, what actions it can take, and what it must ask permission for before proceeding.

  3. Give the agent a persistent identity using a dedicated email address, API key, or service account, then log every action it takes.

  4. Finally, ask the agent to propose a task, execute part of it, and report back with an audit trail of what it did and why.

You'll quickly discover that building the agent is the easy part. Defining identity, permissions, observability, and trust is where the real work begins.

Keep reading