v1.25.7
Changes
- test(chat): restore per-file coverage for the v1.25.7 conversational-core paths (3df77ba)
- chore(release): v1.25.7 — the agentic core becomes visible, controllable, and honest about its failures (ADR-132/133/134) (1856db4)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.7
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.7Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.25.6...v1.25.7