AILIS v1.3.0
AILIS v1.3.0 Release Notes
Release date: 2026-08-05
Highlights
- Consolidated the current AILIS desktop runtime and separated the experimental Unity renderer into the independent AIGAME edition. The default AILIS package remains focused on the lightweight Electron and Three.js desktop experience.
- Strengthened the Persona and persistent TaskAgent split, including cleaner task handoff, bounded finalization, durable task-result capsules, progress reporting, interruption handling, and long-running task diagnostics.
- Expanded the Codex-aligned runtime object model across turn context, model input, response items, tool routing and execution, observations, artifacts, approvals, interrupts, and Agent Lab events.
- Improved large-file and long-output workflows with artifact-backed XLSX, DOCX, PPTX, PDF, image, text, archive, and command-output inspection tools.
- Updated local memory with a low-latency lexical retrieval baseline, durable raw-memory storage, profile curation, relationship context, and expanded LoCoMo and LongMemEval evaluation support.
- Refined local model, Ollama, voice, ASR, optional runtime, and runtime-asset management flows while keeping heavyweight components outside the default installer.
- Added configurable EMBER-Harness stage checks and local sensitive-word safety classification without requiring a generative safety model.
- Updated release metadata, Windows download links, checksums, and the legacy website download redirect for the 1.3.0 distribution.
Packaging
AILIS v1.3.0 uses the lightweight core package strategy. Python, CosyVoice3, ASR, Web/Search, local language models, and Unity/AIGAME assets are not bundled into the default installer. They remain optional, reusable runtime components or separate editions.
The Windows binaries are not Authenticode signed. Windows SmartScreen may display an unknown-publisher warning.
Windows Artifacts
AILIS-Setup-1.3.0-win-x64.exeAILIS-Portable-1.3.0-win-x64.exeAILIS-Setup-1.3.0-win-x64.exe.blockmapAILIS-Release-core-1.3.0.jsonSHA256SUMS.txt
Exact sizes and SHA256 checksums are generated and uploaded with the release artifacts.
Release Validation
- Production Vite build and Windows Electron packaging.
- NSIS installer and portable executable verification.
- Package version, executable version, artifact size, and SHA256 verification.
- Core desktop runtime, character renderer, Gateway, TaskAgent, memory, artifact, and packaging regression tests.