github iOfficeAI/AionUi v2.1.57

7 hours ago

Highlights

Interject Mid-Turn

  • You no longer have to wait for the agent to finish before typing. In claude and codex conversations the input box stays usable while a turn is running, and your message shows a delivery-status badge so you know whether it landed. Other backends keep the existing queue panel.

Explorer and Source Control Polish

  • The file tree now uses per-type file icons from the catppuccin icon theme, with a light and dark variant so the icons stay legible in both appearances.
  • Source Control repo rows are better aligned, and the theme gallery layout is fixed.

Bug Fixes

  • The WebUI access address could show an unreachable IP on machines with a VPN or tunnel adapter (e.g. Cloudflare WARP). It now picks your actual LAN address.
  • Uploading a file through WebUI could hang at 100% forever, because part of the upload was discarded in a routing race. Fixed.
  • Removed a duplicate Explorer collapse control that covered panel content on Windows.

Engine updates (AionCore v0.1.67 → v0.1.68)

  • Mid-turn message delivery — the backend half of the interjection feature above.
  • Codex conversations get automatic titles, and command steps are labelled.
  • A first-run agent installed on demand now gets time to install instead of timing out.
  • Agent failures report the real reason rather than an opaque internal error code.
  • Agent CLIs installed via bun or a vendor installer are now found.

What's Changed

  • feat(explorer): themed file-tree icons and SCM sidebar polish by @tcp404 in #4057
  • feat(chat): mid-turn interjection — allow sending while a turn is in flight by @kaizhou-lab in #4012
  • fix(web-host): pick the real LAN IP for the WebUI access URL by @tcp404 in #4060
  • chore(docs): update WeChat group QR code to wx-20 by @IceyLiu in #4063
  • fix(explorer): remove duplicate desktop toggle by @tcp404 in #4065
  • fix(web-host): pause client socket before splicing to avoid dropping upload bytes by @tcp404 in #4066
  • chore: bump version to 2.1.57 by @piorpua in #4067

Full Changelog: v2.1.56...v2.1.57


📦 Download

Installers are no longer published on GitHub. Download the latest build from the official website — https://www.aionui.com/

Don't miss a new AionUi release

NewReleases is sending notifications on new releases.