AI Agent 1.0.4 - Full Changelog

Released 2026-07-25 · v7.1.1 sprint · 2 issues · 3 features

The complete record: every commit in the release, grouped by type, including work that never reaches a customer-facing note. The external changelog is the readable summary of the same release.

Jira References

  • DEV-2182 - AI API > Change Postgres DB default username and password

  • DEV-240 - AI API > Device does not support "NeighboringWiFiDiagnostic" > Ask AI chatbot > Run WiFi diagnostics > No information that diagnostic type not supported

Features

  • Add discovery agent tool limit and configure interception and supervisor node environment variables

  • Add mesh network support and backhaul diagnostics to Wifi model and FTL client

  • Implement Wi-Fi issues diagnostic agent, playbook, and workflow integration with associated tests and prompt guidance

Chores

  • Add pytest configuration and skip markers for resource-intensive integration and evaluation tests

Refactoring

  • Simplify WiFi data retrieval by utilizing get_wifi_params and remove redundant host table processing

Docker Images

ai-agent

Image

hub.friendly-tech.com/ui/ai-agent:v1.0.4-b0.0.1

SHA256

sha256:f6d3f73e04381402d9b4a8adbcb3595b6474060fe9dc1eb596d1ce7b30c73a47

Pull from Registry

docker pull hub.friendly-tech.com/ui/ai-agent:v1.0.4-b0.0.1

Download for Offline Use

docker pull hub.friendly-tech.com/ui/ai-agent:v1.0.4-b0.0.1
docker save hub.friendly-tech.com/ui/ai-agent:v1.0.4-b0.0.1 -o ai-agent-v1.0.4-b0.0.1.tar

gzip ai-agent-v1.0.4-b0.0.1.tar

Load on Closed Network

gunzip ai-agent-v1.0.4-b0.0.1.tar.gz
docker load -i ai-agent-v1.0.4-b0.0.1.tar

Dependencies

  • ACS → FT Configs Service v1.0.1-b0.0.1

  • FT Configs UI → FT Configs Service v1.0.1-b0.0.1

  • Northbound API → ACS v7.1.1-b0.0.1

  • FT Device Network → ACS v7.1.1-b0.0.1

  • FT Device Network → UI Backend v7.1.1-b0.0.1

  • UI Portals → UI Backend v7.1.1-b0.0.1

  • UI AI Agent → UI Backend v7.1.1-b0.0.1

  • UI AI Agent → FT Device Network v1.0.2-b0.0.1

  • UI Backend → ACS v7.1.1-b0.0.1