Systems | Development | Analytics | API | Testing

Build Compliant AI Agents With Stateful Stream Processing

The EU AI Act's general provisions are already in force, and high-risk AI system obligations apply from August 2026. The National Institute of Standards and Technology (NIST) AI Risk Management Framework and its Generative AI Profile set the baseline for what auditors expect, framing governance around four functions: identify, measure, manage, and monitor. Deploying artificial intelligence (AI) agents in regulated environments isn't a sandbox experiment anymore. It's a strict governance challenge.

Building a Data Foundation for AI Is a Rewarding Experience

AI runs on data, and global enterprises are awash with petabytes of data. That might suggest that it’s easy for companies to advance their businesses through the power of AI. Yet enterprise data is often fragmented across departmental and technological silos, and that data is often inconsistent, ungoverned and disconnected from mission-critical systems. As a result, many AI initiatives stall before they can deliver operational value, and the root cause is rarely the model.

Designing a Token-Efficient MCP Server: the OctoPerf Approach

In the first two articles of this series we showed what the OctoPerf MCP Server does. This one is for the builders: how we designed it, and specifically how we kept its token cost under control. Because here is the thing nobody tells you when you start writing a Model Context Protocol server: the hard part is not exposing your API to an LLM. The hard part is not exposing too much of it.

How custom AI agents via MCP extend autonomous QA

Custom AI agents via MCP (Model Context Protocol) let an autonomous QA system reach beyond its built-in skills by connecting to external tools such as GitHub and browser automation services. In practice, that means a QA agent can inspect source code changes, identify new features, compare them against existing test coverage, and create missing test cases automatically. For teams managing growing test suites, this turns AI from a closed assistant into a connected workflow engine.

WebSocket reconnection in AI agents: transport recovery vs. session recovery

Your AI agent is mid-task, waiting on the result of a search tool call it made 30 seconds ago. The user is watching a spinner. Then a network blip drops the connection. The application reconnects in under a second, fast enough that most monitoring wouldn't flag it. But the tool call result that came back during the gap is gone, and so are the 200 tokens the agent generated before the silence began. The reconnect succeeded - but the session didn't.

How We Designed a Node.js Production Debugging Experience with AI

Earlier this year, our team launched the N|Solid Extension, a Node.js production debugging and observability tool designed for modern development environments. The goal was simple: help developers investigate production issues without constantly switching between dashboards, monitoring platforms, and their editor. Instead, runtime telemetry, diagnostics, security insights, and AI-assisted workflows could live directly where developers already spend most of their time.

How is Agentic AI rewriting Retail Banking?

Your customers are no longer comparing you to the bank down the street. They are comparing you to Amazon, Netflix, and every hyper-personalized digital experience they interact with daily. And most banks are losing that comparison. Quite literally! Somewhere between the legacy core systems, the compliance overhead, and the quarterly earnings pressure, a tectonic shift has started. Agentic AI is no longer a concept in a research paper.

Inside NERSC at Berkeley Lab: How a DOE Office of Science User Facility Is Exploring ClearML for Scientific AI Workflows

NERSC, the mission high-performance computing center for the U.S. Department of Energy Office of Science, is using ClearML as part of the AI infrastructure stack for Perlmutter, the upcoming Doudna supercomputer, and the broader American Science Cloud. Here is a look at what they are exploring and why it matters for AI for science at scale.