Docker Image
docker pull ghcr.io/tryweb/ai-engkit:v1.18.13
Quick Start
cp .env.example .env
docker compose up -d
Changes (since v1.18.12)
Added
- Bump OpenCode 1.18.30 → 1.18.31, OpenChamber 1.23.1 → 1.23.2, @playwright/mcp 0.0.80 → 0.0.81
Documentation
- Record the WebMCP default-disabled architecture decision
- Record OMO fallback_models discriminating experiment results
- Drop the OMO V2 gate and add the lean-ctx V2 assessment to the migration watch
Changed
- Gate auto-tag on unreleased commits and fix dedup collision
- Gate auto-release on unreleased commits
- Upgrade OpenCode from 1.18.30 to 1.18.31.
- Upgrade OpenChamber from 1.23.1 to 1.23.2.
- Upgrade @playwright/mcp from 0.0.80 to 0.0.81.
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 |
509 |
| Low |
120 |
Generated by GitHub Actions