Changelog

Product Updates & Release Notes

Follow along as we build the AI ecosystem for software delivery — new features, improvements, and platform updates, day by day.

June 1, 2026

WalnutAI Release

Smart Recording - New Features

  • You can now assign manual test cases to a smart recording session for better traceability

  • Files can be attached directly within smart recording prompts to provide additional context

  • Smart recording now supports all four browsers — Chrome, Firefox, Edge, and WebKit

  • Existing test cases can be edited and extended with additional steps without starting a new recording session

Debugging & Execution

  • Step-by-step debug mode is now available, allowing you to pause and inspect each step individually

  • Multi-browser execution is now supported in both Debug Mode and Chat with Buddy

Test Data

  • Environments for test data can now be created and managed directly from admin settings

  • You can now insert rows and write test data using AI, reducing manual effort in test data preparation

  • Test data import has been improved with faster performance, better error handling, and wider format support

  • Test case history now provides a richer view with improved change tracking and audit trail

Android Improvements

  • AI recording and manual recording on Android are more stable with better element recognition

Suites

  • Failed test cases can be re-executed directly from the report view without going back to the suite

  • Execution summary can be downloaded from the report screen

  • Auto re-execute for failed test cases is now available as a setting within suite configuration

Project Context

  • Project context can be set at the workspace level and applies consistently across all modules

  • Project context is now shared across Code, Story, Test Case, Gap Analysis, and VS Code, enabling consistent AI-powered insights throughout your workflow

Cloud Agents

  • You can now create a cloud agent that autonomously handles development tasks on your behalf, enabling end-to-end automation without manual intervention

May 8, 2026

May 8

Smart Recording - Manual Mode

  • You can now record workflows manually inside the Intelligence Hub.
  • Paste any URL and start recording your workflow step-by-step
  • Test steps are automatically generated as you perform actions
  • Captures complete XPath attributes, validations, and interactions
  • Enable Reuse Session to persist cookies avoid repeated logins

Test Case Execution - Reuse Session

  • Speed up executions with session persistence across runs.
  • Toggle Reuse Session during execution
  • Automatically retains cookies across runs
  • Eliminates repetitive steps like login and setup
  • Improves execution speed and overall efficiency

Environment Management

  • Create and manage multiple test environments with ease.
  • Create environments directly from Admin Settings
  • Configure environment-specific values independently
  • Maintain consistency across different testing setups

Test Data Generation

  • Generate structured test data instantly using AI.
  • Right-click inside Test Data to open the prompt
  • Describe the type of data you need
  • Get structured, ready-to-use data instantly

Android & LambdaTest Support - Debug Mode

Device Selection

  • Android device picker now appears before debug sessions start
  • Choose from local devices (ADB) or LambdaTest cloud devices

Smart Device Detection

  • Automatically detects whether the test uses local devices or LambdaTest
  • Displays only relevant devices based on configuration

April 23, 2026

April 23

Release Notes

Test Case Generation from Documents

  • You can now generate test cases directly by uploading documents
  • Supports multiple formats including XLSX, PDF, BRD, and FRD
  • Eliminates manual effort in converting requirements into test cases
  • Helps teams move faster from documentation to testing

Auto-Heal Control for Web Tests

  • You can now enable or disable Auto-Heal before executing web tests
  • A new toggle is available in the execution pop-up
  • ON (default)
    • Automatically detects and adapts to UI changes (e.g., moved or updated elements)
    • Keeps tests running without interruption
  • OFF
    • Tests fail immediately if elements are not found
    • Useful for detecting intentional UI changes
  • Improved error messaging when Auto-Heal is OFF
  • Clearly explains failures (e.g., "Auto-Heal is OFF — couldn't find 'Username' field")

Android Testing Support

  • WalnutAI now supports Android testing on both real devices and emulators
  • Enables testing across mobile environments seamlessly
  • Use Smart Recording in the Intelligence Hub to capture test flows quickly
  • Build and execute test cases efficiently
  • Provides a unified testing experience across platforms

April 20, 2026

April 20

Enhancements

Improved Agent Reliability for Code Editor

  • Background agents now run beyond 120 seconds in a fully detached mode and notify upon completion
  • No forced timeouts - stop tasks anytime
  • Live progress tracking (e.g., iteration status)
  • A new verification subagent validates results before completion
  • Sub-agents now support streaming with instant cancellation

No more hallucinated answers in Code editor

  • The model avoids generating values or results without proper evidence
  • Responses are re-verified when challenged (e.g., “Are you sure?”)
  • Empty responses now display clear errors instead of blank outputs

UI Overhaul for Code Editor

  • Clean, modern interface with a minimal design
  • Collapsible tool activity for improved readability
  • Queue messages while agents run and continue working without interruption
  • Quick actions: / for command palette and ? for keyboard shortcuts
  • Syntax highlighting with expandable code blocks
  • Compact permission popups with clear risk labels
  • Automatically hides temporary agent-generated files

Faster performance

  • Smoother and faster streaming with reduced overhead
  • Handles long conversations (500+ messages) without slowdown
  • Smarter prompt caching reduces token usage
  • Background compaction improves performance without interruptions

Smarter test recording

  • Tab switches are reliably captured during recording
  • “Continue on failure” is consistently respected
  • Every step clearly displays its expected result

More reliable element detection

  • Accurately distinguishes similar elements across different pages
  • Identifies repeated actions (e.g., multi-step “Save” buttons) uniquely
  • Introduces a DOMPath fallback locator for improved detection
  • Enhanced attribute handling for more stable test steps

Smarter AI assistance

  • Supports large dataset generation without truncation issues
  • Smarter failure handling using on-screen error messages

Additional update

  • Walnut Agent Setup 0.4.5.exe included

April 7, 2026

April 7

New

Figma Integration

  • Connect your Figma account directly to WalnutAI - no exports or copy-pasting required
  • Select screens and automatically generate user stories and test cases
  • Eliminates manual translation of designs into requirements

Code Repository Integration

  • Connect WalnutAI directly to your code repository
  • Generate user stories and test cases based on actual code
  • Keeps documentation aligned with implementation

Requirements Traceability Matrix (RTM)

  • Automatically builds RTM in the background
  • Tracks epics, features, stories, test cases, and defects
  • Provides full end-to-end traceability

Test Data Generation

  • Automatically generates complete datasets for testing
  • Speeds up testing with tailored data
  • Shortcut: Use @ in AI Healer → select Test Data Generation

Enhancements

Multimodal LLM Integration

  • Support for multiple LLM models within a project
  • Auto Mode selects the best model automatically
  • Improves accuracy across modules

Jira Integration - Redesigned

  • Simplified settings with cleaner UI
  • Bidirectional live sync with Jira
  • Hierarchy support for Epics, Features, Stories
  • Re-sync support and assignee mapping
  • Custom issue types supported

Azure DevOps - Bidirectional Sync

  • Real-time sync of work items and updates
  • Supports attachments and comments
  • Manual sync option available
  • Available as Beta feature

Multi-Platform Testing Support

  • Supports API, Database, Mainframe, Android, Hybrid
  • Use Smart Recording for quick setup
  • Unified testing across platforms