AILIS v1.2.0
AILIS v1.2.0 Release Notes
Release date: 2026-07-20
Highlights
- Reworked the desktop Agent architecture around a user-facing Persona and a persistent system TaskAgent, with immutable task handoff, durable checkpoints, compact task-result packets, and clearer separation between relationship context and execution context.
- Aligned the model-visible runtime more closely with the OpenAI Responses and Codex object model, including ordered response items, native function calls and outputs, tool discovery, parallel tool calls, context management, and compaction records.
- Improved long-running task execution with explicit context lanes, durable evidence and output references, bounded finalization, richer transcript diagnostics, and safer recovery from invalid tool calls or provider timeouts.
- Added persistent desktop chat history, restart recovery, raw-memory curation, user and relationship capsules, and structured Persona context budgets.
- Rebuilt proactive companionship around the ordinary conversation context: companion mode wakes the Persona on a fixed heartbeat, while work mode keeps a separate value judgment before reporting.
- Expanded Artifact Tools across XLSX, DOCX, PPTX, PDF, image, text, and archive workflows, including indexed inspection, search, query, rendering, validation, roundtrip checks, and materialized workbench data for code-based reasoning.
- Upgraded web research to Codex-style search and source viewports, preserving opened-source evidence across TaskAgent handoff while keeping search ranking metadata separate from answer evidence.
- Added optional EMBER-Harness stage checks, ToolSandbox shadow evaluation, Agent Lab observability, and refreshed GAIA, SWE-bench, and benchmark regression infrastructure.
- Refreshed the official homepage and multilingual project documentation with current architecture and benchmark snapshots.
Packaging
AILIS v1.2.0 continues to use the lightweight core package strategy. Large Python, CosyVoice3, ASR, and Web/Search runtimes are not bundled into the default installer and remain optional runtime components.
The Windows binaries are not Authenticode signed. Windows SmartScreen may therefore display an unknown-publisher warning.
Windows Artifacts
AILIS-Setup-1.2.0-win-x64.exe- Size:
429,342,105 bytes - SHA256:
BD6A43F8E0791B9E5384734015EAC95707F2149E08A42660294E5341B66EDFFF
- Size:
AILIS-Portable-1.2.0-win-x64.exe- Size:
428,986,315 bytes - SHA256:
A1A5F01F34B85ED3092028F6419CF405730D664F70F92E95D020BC69265C9EE3
- Size:
AILIS-Setup-1.2.0-win-x64.exe.blockmap- Size:
440,007 bytes - SHA256:
3FADAFB42BB3EF9A9C694F8D17415753BCAADF25A0314E1884CAAB098B73DCA9
- Size:
AILIS-Release-core-1.2.0.json- Size:
1,468 bytes - SHA256:
8A99E574E0E4CD765AD4978C10C4B0C2B5A6F11EF36D1085710EB6AD366FF9C3
- Size:
Release Validation
- Release plan and production Vite build completed.
- Windows NSIS installer and portable executable completed.
- Agent Runner, LLM Planner, Memory, Gateway, Artifact Tools, Persona Renderer, proactive companionship, desktop chat history, TaskAgent Harness, Codex Bridge, and SWE-bench setup/runtime tests passed.
- Package version, executable version, artifact sizes, and SHA256 checksums were verified after the build.