Changelog

Aug 4, 2025

Rolling Release

This release focuses on UI enhancements, better agent visibility, and environment-specific fixes for improved user experience.

Improved Agent & Wallet Visibility

Users can now view their connected agent address, wallet address, and token balances (including native and token-specific balances) based on their wallet type. Copy buttons will only appear if valid addresses are available.

Browser Environment Detection

Captured additional environment details, including browser name, version, and full user agent string to assist with debugging and platform compatibility.

UI Enhancements

  • New Header and Footer for a consistent and modern interface.

  • Chain Logos added to improve visual identification.

  • Faucet Logos included in dropdowns for easier selection.

  • Feedback Modal with integrated form handling for streamlined user input.

  • 404 Page Redesigned and 500 Page Added for better error handling.

  • Mobile View page added for a smoother experience on smaller devices.

Agent Log Improvements

  • Agent logs now auto-open for better activity tracking.

  • Log formatting updated for clearer user interpretation.

Technical Improvements

  • Production Build Error Resolved to ensure stable deployments.

  • UUID Validation is implemented for script orders to improve reliability.

  • Code Optimizations & Refactoring were completed across core modules for better performance and maintainability.

Bug Fixes

  • Fixed Safari-specific order book graph rendering issue.

Jul 11, 2025

Rolling Release

This release focus on improvements to agent communication, logging, and user interface stability.

Agent blockchain communication upgrade
  • Agents now communicate with blockchain more effectively which means better trade catching and trade execution; lesser number of failures due to communication loss.

Agents logs upgrade
  • Agent logs are more structured for UI. Users wold have a better understanding of what their agent does without knowing about the technical details going on behind the scenes.

  • Technical logs are still available to the team to be accessed as and when required.

UI bug fixes and improvements
  • Trade Executed Despite "Insufficient Balance" Error; Trade Not Visible in Active Orders.

  • Disable Wallet Address Input When Wallet Is Not Connected.

  • Without connecting the wallet, the AI agent displays a constant loading indicator.