v1.14.0 — Psyche Engine: Dynamic Emotional Intelligence
Changes
- feat(release): v1.14.0 — Psyche Engine, emotional intelligence & prompt directives overhaul (fdf17c6)
- docs(getting-started): add detailed Google Cloud, Azure, and Firebase setup procedures (cee354d)
- fix(security): use os.path.normpath + startswith for CodeQL path injection sanitization (0a26dd3)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.14.0
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.14.0Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.13.10...v1.14.0