AI Agents Debugger Introduced for ReACT Workflows in Drupal

New beta module provides native visibility into agent reasoning, loops, and token usage
AI Agents Debugger for ReACT Workflows in Drupal Released in Beta

A beta debugging tool built specifically for ReACT-based AI agents in Drupal has been released, giving developers structured insight into how autonomous agents execute, reason, and collaborate. The module, called AI Agents Debugger, is available on Drupal.org and was first previewed following the recent EC Hackathon in Brussels.

The tool was developed by Marcus Johansson, Tech Lead of the Drupal AI Initiative and Senior Developer at FreelyGive. According to his announcement, the project responds to practical challenges observed during hackathon sessions, where developers relied on general-purpose tools such as Xdebug to trace agent behaviour.

The debugger is designed around the internal logic of ReACT (Reason + Act) agents introduced in AI Agents 1.1.0 — a reasoning pattern in which agents alternate between analytical steps and tool execution. The term refers to this agent architecture and is unrelated to the JavaScript library React. By aligning the debugger with this reasoning model, the tool aims to provide visibility that traditional debugging utilities cannot offer.

It records each execution step, surfaces agent-to-agent conversations, and allows import and export of run data for review or replication. Early community feedback has already led to enhancements, including clearer aggregation of token usage and runtime visibility per agent call.

Unlike earlier workflow inspection approaches, the module focuses on native observability for AI-driven processes. Developers can review reasoning loops, inspect intermediate states, and analyse how sub-agents interact during complex tasks. The project is currently marked as beta, with a demonstration video and installation instructions available on its Drupal.org project page.

Module page: AI Agents Debugger
Demonstration video: Watch on YouTube

Note: The vision of this web portal is to help promote news and stories around the Drupal community and promote and celebrate the people and organizations in the community. We strive to create and distribute our content based on these content policy. If you see any omission/variation on this please reach out to us at #thedroptimes channel on Drupal Slack and we will try to address the issue as best we can.

Related Drupal Initiatives

Related Organizations

Related People

Upcoming Events