browserWeb Platform

Release history for the Amigo Web Platform (frontend application) and Amigo Platform features.

circle-info

Current Version: v1.0.0 (December 2025)


chevron-rightv1.0.0 - Initial Platform Release (December 2025)hashtag

Web Platform Features

Billing Dashboard

A new Billing Dashboard is now available under Settings, providing visibility into workspace usage and consumption metrics.

Key Features

  • Consumption Trends: Visualize usage patterns with interactive charts showing consumption over time

  • Budget Cycle Tracking: Monitor spending within configured budget cycles

  • Audit Logs: Access detailed audit logs with pagination for tracking billing-related events

  • Timezone-Aware Display: All dates and times are displayed in the user's local timezone for accurate reporting

How to Access

Navigate to Settings → Billing in the web platform to access the dashboard.

Live Session Controls

Administrators can now generate recommended user responses during live conversations to assist with real-time coaching and quality assurance.

Key Features

  • Response Recommendations: Generate contextually appropriate user responses during active sessions

  • Temperament Configuration: Adjust response tone and style using configurable temperament settings

  • Response Modes: Choose from multiple response generation modes tailored to different conversation scenarios

  • Input Channel Selection: Configure response fidelity based on input channel requirements

How to Use

Access the Live Session Control panel during active conversation monitoring to generate and review recommended responses.

Tool Call Indicators for Admins

Conversation messages now display tool call indicators for administrators, providing visibility into agent tool usage during conversations.

What Changed

  • Tool call events are surfaced directly in the conversation UI for admin users

  • Agent inner thoughts are displayed with a dedicated message component

  • Tool output messages provide clearer context in the InteractionDetails component

Voice Call UI Improvements

The voice call interface has been enhanced with improved visual design and additional functionality.

Key Features

  • Call Duration Timer: Real-time display of call duration during active voice sessions

  • Improved Event Cards: Smooth hover transitions and fade animations for voice call event stream cards

  • Audio Filler Fixes: Resolved issues with transcript alignment after audio filler playback

View Prompts for AI Debugging

A new View Prompts feature allows administrators to inspect the prompts used in AI decision-making across different agent types.

Key Features

  • Comprehensive prompt log viewing for all agent types

  • Access to compute_metrics and tool_params S3 paths

  • Select next action prompt log button in Quantized Reasoning header

Analytics Improvements

Several analytics enhancements improve data accuracy and usability.

What Changed

  • Metric Overlay Selection: Add metric overlays on service analytics with date range constraints

  • Timezone Consistency: Date range URL serialization now properly handles timezone offsets

  • Day Boundary Filtering: LIVE_METRICS_RESULTS queries use proper day boundaries for date filtering

  • Chart Legends: Chart legends repositioned to top right for better visibility

  • Pagination Fixes: Analytics pagination and cursor-based queries now work correctly

Model Selection UI

A redesigned model selection interface provides a cleaner experience when configuring LLM models for services.

What Changed

  • New visual design for model selection across service configuration

  • Models are now fetched dynamically from the Get Models API

  • Legacy LLM load balancing sets have been removed in favor of simplified model preferences

AmigoTable Component System

A new unified table component system (AmigoTable) standardizes table presentation and functionality across the platform.

Technical Details

  • Consistent filtering, sorting, and pagination across all tables

  • Support for server-side and client-side filtering

  • Column types: text, delta, number, toggle, tag list, and link

  • URL synchronization for filter state persistence

  • Infinite scroll support for large datasets

Migrated Tables

  • Agents table

  • Users table

  • Metrics table

  • Dynamic Behavior table

  • HSM table

  • Metric Results table

Additional Improvements

  • Browser Search: Context graph JSON content now supports browser Cmd+F search

  • End Chat Button: End chat button now displays correctly for user role type conversations

  • Sticky Save Footer: User profile save changes converted to sticky footer pattern

  • Settings Consistency: Design consistency improvements across all Settings pages with semantic design tokens


Amigo Platform Features

GPT 5.1 Available in Service Version Sets via Azure

GPT 5.1 is now available for use in Service Version Sets via Azure for experimental use. This new model option provides enhanced capabilities and fine-grained control over model behavior through configurable parameters.

What Changed

GPT 5.1 can now be selected as a model option when configuring Service Version Sets through Azure. The model exposes the following parameters for customization:

  • Temperature: Controls the randomness of model outputs

  • Top P: Controls diversity via nucleus sampling

  • Verbosity: Controls the level of detail in model responses

  • Reasoning Effort: Controls the computational effort allocated to reasoning tasks

How to Use

Configure GPT 5.1 in your Service Version Sets. Select "azure_gpt-5.1_2025_11_13" as your model option and adjust the available parameters to match your use case requirements.

Last updated

Was this helpful?