惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
量子位
月光博客
月光博客
罗磊的独立博客
宝玉的分享
宝玉的分享
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
WordPress大学
WordPress大学
博客园 - 叶小钗
博客园 - 聂微东
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
雷峰网
雷峰网
博客园 - 三生石上(FineUI控件)
Jina AI
Jina AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - Franky
美团技术团队
爱范儿
爱范儿
V
Visual Studio Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Y
Y Combinator Blog

SiliconANGLE

Will agentic AI governance run amok? The lesson of Asimov’s Three Laws - SiliconANGLE AI + quantum, Amazon vs. Starlink and the wide-open US-China internet battle - SiliconANGLE Team Cymru launches Total Insights Feed to replace legacy threat intelligence lists - SiliconANGLE AI Mode in Chrome adds split-screen view to enhance the web search experience - SiliconANGLE Resolve AI raises $40M at $1.5B valuation to optimize production environments - SiliconANGLE How Zscaler and OpenAI turn zero-trust security into an AI accelerator - SiliconANGLE OpenAI ratchets up Codex's agentic capabilities to rival Claude Code - SiliconANGLE Anthropic launches Claude Opus 4.7 with coding, visual reasoning improvements - SiliconANGLE Slash raises $100M at a $1.4B valuation to expand AI-powered banking platform for online businesses - SiliconANGLE Canva unveils Canva AI 2.0, recasting its platform as an agentic system for work - SiliconANGLE Data center, consumer device chips boost TSMC’s revenue - SiliconANGLE Mission-critical security cannot be bolted on, says Oracle - SiliconANGLE Agentic infrastructure reshapes enterprise AI - SiliconANGLE Data quality, and data freedom, foundational for AI success - SiliconANGLE Data trust is a bedrock in successful, scalable AI outcomes - SiliconANGLE Google introduces new agentic AI-ready tools and resources for Android developers  - SiliconANGLE Agentic AI orchestration separates winners from laggards - SiliconANGLE Data-driven tools turning the tide against human trafficking - SiliconANGLE Achieving trusted AI development goes beyond 'vibes' - SiliconANGLE Impinj boosts edge computing power in updated R700 RAIN RFID reader - SiliconANGLE Certinia powers professional services with AI - SiliconANGLE Antioch prepares to accelerate simulated testing for autonomous robots after raising $8.5M - SiliconANGLE Developer tooling startup Expo nabs $45M investment - SiliconANGLE Solidroad lands $25M to bring AI to customer support interactions - SiliconANGLE DuploCloud lands compliance and AI governance certifications as enterprise buyers tighten scrutiny - SiliconANGLE Lua lands $5.8M to help businesses build and manage AI agent workforces - SiliconANGLE Best of frenemies: Oracle's and AWS' clouds unite with dedicated, private connectivity - SiliconANGLE NIST shifts National Vulnerability Database to risk-based triage as CVE submissions hit record levels - SiliconANGLE Cisco goes to the races with new Churchill Downs multiyear partnership - SiliconANGLE Susecon 2026 will tackle the future of open-source platforms - SiliconANGLE
ChatSee raises $6.5M to build ‘failure memory’ for enterp...
by Kyt Dotson · 2026-06-12 · via SiliconANGLE

ChatSee raises $6.5M to build ‘failure memory’ for enterprise AI agents

ChatSee.AI Inc., a company that provides a failure intelligence layer for autonomous artificial intelligence systems, has raised $6.5 million in seed funding.

True Ventures led the round, announced Thursday, with participation from First Rays Venture Partners, Seven Hills Ventures and other industry veterans. “Whether they like it or not, AI is already in the enterprise,” co-founder and Chief Executive Sekhar Sarukkai told SiliconANGLE in an interview.

AI agents are already arriving at the doorsteps of enterprise teams through Microsoft Corp. Copilot, Databricks Inc. Genie, Snowflake Inc., Workday Inc., OpenAI Group PBC, Anthropic PBC and internal builds. This doesn’t even begin to reflect the growing ecosystem of open-source projects including OpenClaw, NemoClaw, Hermes and others. Agents are here and they represent an operational reality.

As enterprises move agents from pilots into production, the challenge of governing and controlling them is shifting from whether they can build and test them in simulation to whether they can trust them with real customers and employee work.

“They all realize that it’s a nondeterministic infrastructure, and they cannot test their way out of failures,” Sarukkai added.

Sarukkai said ChatSee is entering the industry to handle the “confidence gap” with what it describes as a failure intelligence layer – a model that is designed to observe when agents fail and preserve the surrounding context, capture how problems were fixed and feed the knowledge back so that future agent actions can avoid that failure.

Beyond observability, the vision is to provide self-learning and adaptivity at scale.

Under the hood, ChatSee uses a taxonomy built on collecting more than 10,000 grounded examples of enterprise agent failures and classifying them into 157 categories. These include tool-call failures and failures across phases such as scoping, reasoning and execution. Categories shift the scope of observation and failure correction from monitoring for the industry’s first failure mode – hallucinations – to a broader set of equally subtle issues.

Where the agentic rubber meets the road

Over the past few years, business teams have moved from using AI to power chatbots to driving fully autonomous agents that take actions on their own, break down tasks and handle long-horizon activities. Many of them are now being incorporated directly into core operations, where subtle problems are not immediately visible; a minor misalignment at scale can become a major problem if left unattended.

“These are not classic conversational support kind of agents,” said Sarukkai. “These are really supporting core business.”

In many use cases, AI agents are being deployed in e-commerce and financial services, providing decision-making capabilities such as catalog validation, pricing, transaction labeling and merchant code classification. What happens when an agent is subtly wrong about a merchant code, and this propagates? When a human catches and corrects the problem, that correction needs to also propagate to every agent working across the system.

“Think of it as a failure knowledge base … which the agent can be configured at the platform level to reference,” Sarukkai said.

This means that if any one agent in the system runs into a problem, gets corrected by a human, fails a tool call repeatedly, changes behavior so API calls begin breaking or so forth, it self-corrects. If these corrections are either critical or become a trend, they are written to a central authority that other agents can check up on to become best practices in the future.

“Intelligence is not lost,” Sarukkai explained the vision. “We continue to build this failure intelligence, both from humans as well as our own judgment.”

The fundamental proposition of ChatSee is that enterprises are building and deploying more AI agents. The tooling layer around them is still catching up. Startups such as Voker are building platforms to understand how agents perform in the wild, while Respan focuses on proactive observability and root-cause analysis across agent trials. Similarly, Monte Carlo Data Inc.’s AI observability launch shows that data observability vendors are extending into AI inputs, outputs and quality monitoring.

“Many of the most significant AI risks emerge at runtime as agents operate autonomously,” research and advisory firm TAG-infosphere Inc. CEO Dr. Eduard Amoroso said. “Because these systems are probabilistic and adaptive, static testing alone is insufficient. This is driving the need for continuous runtime assurance across enterprise workflows.”

The company sees the trend as building towards observability, which tells teams what happened, evaluation tells teams if the agent performed well. The company wants to become a memory layer for what failed, why it failed and how to prevent recurrence.

The industry is trending toward self-learning and self-healing agents, and as more agents cooperate, operate in swarms and work alongside humans, there will be more opportunities for rich capabilities that let agents collaborate to do work and avoid past mistakes.

Image: SiliconANGLE/Microsoft Designer

A message from John Furrier, co-founder of SiliconANGLE:

Support our mission to keep content open and free by engaging with theCUBE community. Join theCUBE’s Alumni Trust Network, where technology leaders connect, share intelligence and create opportunities.

  • 15M+ viewers of theCUBE videos, powering conversations across AI, cloud, cybersecurity and more
  • 11.4k+ theCUBE alumni — Connect with more than 11,400 tech and business leaders shaping the future through a unique trusted-based network.

About SiliconANGLE Media

SiliconANGLE Media is a recognized leader in digital media innovation, uniting breakthrough technology, strategic insights and real-time audience engagement. As the parent company of SiliconANGLE, theCUBE Network, theCUBE Research, CUBE365, theCUBE AI and theCUBE SuperStudios — with flagship locations in Silicon Valley and the New York Stock Exchange — SiliconANGLE Media operates at the intersection of media, technology and AI.

Founded by tech visionaries John Furrier and Dave Vellante, SiliconANGLE Media has built a dynamic ecosystem of industry-leading digital media brands that reach 15+ million elite tech professionals. Our new proprietary theCUBE AI Video Cloud is breaking ground in audience interaction, leveraging theCUBEai.com neural network to help technology companies make data-driven decisions and stay at the forefront of industry conversations.