Skip to content

v1.18.8

Choose a tag to compare

@github-actions github-actions released this 09 Sep 07:25
· 85 commits to main since this release

Docker Image

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

Quick Start

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

Changes (since v1.18.7)

Added

  • Add Google to key-managed providers
  • Hydrate component versions asynchronously
  • Add async upgrade loading states
  • Dashboard Projects card shows CodeGraph index health
  • Dashboard LSP pill with enabled count and deferred hydration

Fixed

  • Render upgrade shell before version discovery

Changed

  • Polish Providers UI with icons, status and review fixes
  • Simplify LSP server management display

Test Results

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

Vulnerability findings by severity

Severity Findings
Critical 1
High 24
Medium 551
Low 120

Generated by GitHub Actions