Skip to content

v1.25.7

Choose a tag to compare

@github-actions github-actions released this 19 Jul 02:21

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.7

Quick Start

git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -d

Full Changelog: v1.25.6...v1.25.7