Skip to content

v1.19.1

Choose a tag to compare

@github-actions github-actions released this 17 Sep 09:31
· 21 commits to main since this release

Docker Image

docker pull ghcr.io/tryweb/ai-engkit:v1.19.1

Quick Start

cp .env.example .env
docker compose up -d

Changes (since v1.19.0)

Added

  • Bump OpenSpec 1.13.0 → 1.13.1
  • Bump lean-ctx 3.10.1 → 3.10.2
  • Bump OpenChamber 1.23.2 → 1.24.0, Bun 1.3.14 → 1.4.2

Fixed

  • Isolate lean-ctx config fixtures from the host's live configuration

Documentation

  • Align overlay validation wording
  • Clarify restart race backup limits
  • Clarify OpenChamber upgrade incident history
  • Update upgrade script rollback guidance
  • Update upgrade verification guidance
  • Align architecture with overlay upgrade flow
  • Clarify compose overlay configuration and restore

Changed

  • Upgrade OpenSpec from 1.13.0 to 1.13.1.
  • Upgrade lean-ctx from 3.10.1 to 3.10.2.
  • Upgrade OpenChamber from 1.23.2 to 1.24.0.
  • Upgrade Bun from 1.3.14 to 1.4.2.

Test Results

Job Status
Integration Tests ✅ Passed
Vulnerability Scan ✅ No new Critical/High findings

Vulnerability findings by severity

Severity Findings
Critical 1
High 20
Medium 556
Low 119

Generated by GitHub Actions