February 2026 Summaries
11 posts from Arize
Filter
Month:
Year:
Post Summaries
Back to Blog
Open Agent Specification enables the creation of portable agents that can be executed across various compatible runtimes like LangGraph and WayFlow, while Arize Phoenix, an open-source observability platform, provides structured tracing and evaluation capabilities for these agents. By integrating Phoenix with an agent using a single line of code, developers can achieve comprehensive observability that captures each step of the agent's execution, facilitating in-depth analysis and debugging. The observability setup is runtime-agnostic, meaning the same code can be used regardless of the runtime executing the agent. This integration allows for detailed inspection of agent operations, including LLM calls and tool invocations, and supports programmatic evaluations of agent performance across different runtimes. The evaluation framework in Phoenix enables assessments based on various metrics, affirming the portability and effectiveness of Agent Spec across different execution environments. This setup ensures that modifications to the agent system can be easily evaluated by comparing traces, offering a robust solution for managing and optimizing AI agents in production environments.
Feb 27, 2026
1,097 words in the original blog post.
As autonomous agents evolve beyond simple chat interfaces, traditional monitoring systems struggle to address the unique challenges they present, such as well-formed but incorrect outputs and unnecessary tool calls. In response, AI observability tools are becoming crucial for securing production reasoning loops by moving beyond basic logging to capture the chain of thought that drives agent actions, treating agent traces as durable business assets. Key tools in this space, such as Arize AX, Braintrust, and LangSmith, offer varied approaches from SDK-based instrumentation to proxy-based integration to provide deep visibility into agent decisions and reasoning paths. These tools prioritize trace-level evaluations to ensure reliability and treat observability as a foundational component, not an afterthought, enabling more robust AI systems. Each platform has its strengths, such as Arize AX's decision-level visibility and data fabric architecture, Braintrust's evaluation-first approach, and LangSmith's seamless integration with LangChain. The choice of an observability tool should align with an organization's specific needs, balancing security, traceability, and the ability to handle complex, multi-step reasoning while ensuring that agent decisions are transparent and accountable.
Feb 27, 2026
3,696 words in the original blog post.
Building AI systems for production, as demonstrated by Arize's AI assistant Alyx, presents unique challenges that require innovative solutions and rigorous testing. Alyx, an LLM-powered agent designed to assist users in navigating the Arize AX platform, faced unexpected issues, such as difficulties in task management and context handling. These were addressed by embedding rules directly into code, enhancing task planning with structured tools, and employing context management strategies like LargeJson for handling large datasets. The team learned that effective debugging and testing of nondeterministic outputs involve capturing golden sessions from production, using LLM-as-a-judge for semantic evaluation, and building robust CI pipelines to catch discrepancies between prompts and actual tool functionality. Debugging tools were developed to streamline the process, leveraging skills written in markdown to automate repetitive tasks across multiple systems. These efforts underline the importance of context engineering, enforcing behavioral constraints through code, and preemptively establishing comprehensive testing and debugging frameworks to ensure the reliability and efficiency of AI systems in production environments.
Feb 25, 2026
4,015 words in the original blog post.
Alyx 2.0 is an advanced AI planning agent designed to revolutionize AI engineering workflows by autonomously reasoning, planning, and executing tasks across the entire AI lifecycle within the Arize AX platform. Unlike traditional AI assistants that rely on static decision trees and manual processes, Alyx 2.0 integrates a true orchestrator capable of handling multi-step tasks, adapting to complex actions, and maintaining context across operations. It simplifies error analysis, prompt engineering, and trace debugging by collapsing manual workflows into streamlined processes that provide actionable insights and evaluations without the need for manual intervention. Alyx can synthesize datasets, derive evaluations from failure patterns, and manage experiments, allowing AI project managers and engineers to focus on intent rather than tool orchestration. While the development of Alyx 2.0 has faced challenges such as context management and testing, its ability to deliver significant value and adapt beyond its initial design has been met with enthusiastic customer response. Looking forward, the team aims to enhance Alyx's capabilities and integrate it more seamlessly into existing workflows, positioning it as a key partner for AI professionals.
Feb 24, 2026
1,091 words in the original blog post.
Retrieval Augmented Generation (RAG) has emerged as a pivotal component in enterprise AI, yet deploying reliable RAG systems in production poses significant challenges due to the complexities of orchestration, evaluation, and continuous monitoring. Google's Agent Development Kit (ADK) and Arize AX offer robust solutions for overcoming these challenges by providing intelligent RAG orchestration and specialized observability, respectively. ADK facilitates sophisticated retrieval workflows and adaptive reasoning, while Arize AX offers comprehensive observability and evaluation metrics tailored for RAG, addressing issues such as hallucination detection and retrieval quality. This integration enables enterprises to build scalable, trustworthy RAG systems that enhance decision-making through accurate and well-supported responses. By combining ADK's orchestration capabilities with Arize's monitoring and evaluation tools, organizations can transition from experimental RAG implementations to reliable enterprise systems, thereby improving user confidence, operational efficiency, and scalability.
Feb 23, 2026
1,799 words in the original blog post.
America First Credit Union, a major credit union in the U.S. with 1.5 million members and over $20 billion in deposits, developed an internal GenAI "decision explainer" to translate complex model-driven outcomes into user-friendly narratives, addressing the challenge of explaining AI-driven decisions to business stakeholders. The explainer, built with requirements for end-to-end context, low-latency explanations, and production-grade observability, uses Celery to parallelize tasks, enabling faster delivery of answers by breaking down explanations into multiple LLM sub-answers. Integrated tracing using Arize AX ensures performance monitoring and debuggability, allowing seamless integration with other projects. Initial results from the rollout indicate improved usability for business users, who receive plain-English narratives, and enhanced engineering efficiency. The explainer not only provides a comprehensive view of decision processes but also demonstrates a strong economic rationale by reducing ad-hoc efforts and accelerating iteration, achieving over 500% ROI in its first year.
Feb 19, 2026
535 words in the original blog post.
Typeform has been integrating generative AI to enhance user experience by allowing customers to create forms efficiently through tools like Creator AI, Interaction AI, and Insight AI, as outlined by Marta Lorens, Senior Data Scientist at Typeform. Their AI strategy heavily relies on AWS for scalable infrastructure and managed services, enabling them to concentrate on developing AI experiences and orchestration without dealing with infrastructure management. A pivotal lesson learned post-launch is the continuous need for evaluation to ensure AI's relevance and effectiveness, avoiding reliance on outdated metrics. To achieve reliable AI, Typeform developed specific capabilities, including structured form generation, privacy safeguards, and detailed analytics beyond traditional product metrics. Evaluation is crucial as it transforms subjective feedback into objective insights, fostering user trust and engagement. Typeform has observed more non-engineer involvement in evaluations, enhancing the process by incorporating diverse perspectives. The role of an agent engineer at Typeform involves overseeing AI feature development, ensuring technical feasibility, and aligning with the product vision. Lorens emphasizes starting with targeted evaluation and avoiding early overbuilding to expedite reaching production. Typeform selected Arize AX for its ease of setup, customization, and support, which aligns with their specific evaluation needs and enterprise requirements.
Feb 17, 2026
1,030 words in the original blog post.
In 2025, the rapid adoption of coding agents—tools that autonomously write, test, and debug software—has transformed software development, with tools like Claude Code, Codex, Cursor, and Open Code producing significant portions of code contributions. This shift towards agent-assisted coding has outpaced the existing infrastructure, challenging traditional software engineering practices. Coding agents now operate in an environment where software behavior is influenced by interactions between code, machine learning models, and natural language prompts, necessitating new infrastructure that supports this dynamic. A coding agent's efficacy depends on its harness, which provides the necessary structure and feedback mechanisms for reliable operation, emphasizing the importance of telemetry and trace access for understanding and improving agent behavior. As coding agents move towards full autonomy, the focus shifts from writing code to designing environments, establishing feedback loops, and ensuring robust verification mechanisms. Organizations that integrate telemetry and evaluation into their workflows will better manage agent-driven development, ensuring that coding agents function as active participants in the development process rather than as isolated code generators.
Feb 17, 2026
1,839 words in the original blog post.
IBM's Computer Using Generalist Agent (CUGA) has been developed and open-sourced to address enterprise needs, leveraging a hierarchical planner-executor architecture that demonstrates impressive performance in benchmark environments like AppWorld and WebArena. This initiative, documented by researchers including Segev Shlomov, Ido Levy, Asaf Adi, and Avi Yaeli, not only showcases CUGA's analytical capabilities but also its practical application in a pilot within the Business-Process-Outsourcing talent acquisition sector. The pilot focused on meeting enterprise demands for scalability, auditability, safety, and governance, highlighting the agent's potential to transition from theoretical benchmarks to tangible business impacts.
Feb 11, 2026
127 words in the original blog post.
In 2026, a variety of conferences offer valuable opportunities for AI engineers and agent builders to stay abreast of the fast-evolving generative AI landscape. These events focus on durable engineering practices such as evaluation, reliability, cost controls, and security, rather than transient tooling trends. Notable conferences include NVIDIA GTC, which delves into inference reality and agent scalability, while AI Engineer Europe and AI Engineer Miami provide practical insights into building production LLM systems and integrating AI with front-end realities, respectively. Google Cloud Next and AI Council emphasize enterprise cloud controls and infrastructure for continuous systems, whereas Arize:Observe is centered on agent evaluation and production reliability. Each conference offers unique insights and networking opportunities, catering to different aspects of AI system development, from scaling and architecture to governance and deployment strategies, making them essential for professionals aiming to transition from prototypes to production-ready systems.
Feb 10, 2026
1,850 words in the original blog post.
Arize AX introduced a range of new updates in January 2026, significantly enhancing its platform capabilities. A key feature is the Evaluator Hub, which centralizes evaluator management, allowing for reusable, versionable evaluators that improve consistency and reliability across tasks. The update also includes custom prompt release labels for better organization and tracking of prompt versions, and enhanced AWS Bedrock integration for enterprise deployments with custom endpoints and inference profiles. Additional enhancements focus on improved error handling, flexible annotation management, and real-time evaluations for production traces. The platform also introduces various dashboard and visualization updates, such as scatter plot and stacked bar chart widgets, to enhance data analysis. Improvements in onboarding and user experience are made with redesigned onboarding processes and enhanced role-based access controls, while backend optimizations include better resource management and database migration processes. These updates aim to streamline workflows, enhance reliability, and improve the overall user experience across the Arize AX platform.
Feb 02, 2026
1,575 words in the original blog post.