Skip to content

AILIS v1.0.7

Choose a tag to compare

@haowenGuo haowenGuo released this 30 Jun 07:26
· 217 commits to main since this release

AILIS v1.0.7 Release Notes

Release date: 2026-06-30

Highlights

  • Added the AILIS Context / Artifact Runtime layer for large document, spreadsheet, PDF, and log workflows, with query-oriented artifact tools instead of dumping huge raw content into the model context.
  • Added Raw Memory Ledger and user-profile curation plumbing so AILIS can preserve original experience records while deriving user preference and relationship summaries separately.
  • Improved Agent Lab visibility for execution flow analysis, evidence, blocking state, and runtime progress notes.
  • Refined desktop control/chat windows, including native window-control buttons, faster control-panel first paint, and lighter deferred runtime diagnostics.
  • Updated AILIS app icons, tray/favicon assets, and small emote resources for clearer desktop and website presentation.
  • Continued cleanup from legacy naming toward AILIS-native gateway, agent runtime, and open-source release language.

Package Strategy

The default Windows release is the lightweight desktop package. It does not bundle the large CosyVoice3, ASR, Python voice runtime, or web/search runtime packs by default. Those remain optional runtime components that users can install or import later from the control panel.

Windows artifacts:

  • AILIS-Setup-1.0.7-win-x64.exe
    • SHA256: 0C5FCD84CFE3AA03DEFE7ECDD91825557F58A675629E9544967C15619E88854D
  • AILIS-Portable-1.0.7-win-x64.exe
    • SHA256: 9F56C9BB43B5A1FA9EB2EBDA77BF5821C27B767456CC96BC45BF0294DFD5435C

Release Gate

Planned validation before publishing:

node --check electron/main.cjs electron/preload.cjs src/control-panel-app.js src/chat-panel-app.js
pnpm test:ailis-gateway
pnpm desktop:package:win

SHA256 values above were generated from the Windows packages built on 2026-06-30.