Releases: iOfficeAI/AionCore
Releases · iOfficeAI/AionCore
v0.1.33
v0.1.31
0.1.31 (2026-06-17)
Features
- assistant: add built-in AionUi self-management assistant (#474) (eea941e)
- assistant: expand AionUi assistant into a butler with remote-access (#481) (794c21a)
- enforce TeamRun ownership for agent turns (#483) (4cc168a)
- team: support queued team_send_message semantics (#479) (a57a079)
Bug Fixes
v0.1.30
0.1.30 (2026-06-15)
Features
- acp: use observed config options for preferences (#468) (fd2d5c2)
- align team shared workspace resolution (#475) (06b8e71)
- team: support slot-scoped team pause and wake flow (#472) (398b20f)
Bug Fixes
- agent: send non-empty clientInfo in ACP initialize handshake (#471) (5a8df22)
- agent: wait for task shutdown during clear (#446) (bea814e)
- assistant: remove star office helper remnants (#470) (eec23d9)
- office: fetch officecli installer from official mirror before GitHub (#463) (08fbc6f)
- preserve assistant snapshot and skill wiring for cron (#473) (2d47d8c)
- shell: reveal file via FileManager1 D-Bus on Linux (#466) (98c75ec)
v0.1.29
0.1.29 (2026-06-12)
Features
- converge team mode runtime architecture (#464) (abeb9a1)
- stt: streaming transcription proxy over websocket (#455) (1c19a8b)
Bug Fixes
- agent: validate managed ACP platform binaries (#462) (651c79f)
- cron: retry busy jobs from runtime state (#459) (9918058)
- isolate ACP cancel turn completion (#461) (ea01ee6)
- office: probe star-office preferred_url host as given (#456) (3c2149c)
Code Refactoring
Documentation
v0.1.28
0.1.28 (2026-06-11)
Bug Fixes
- auth: allow same-origin framing on office preview proxy routes (#454) (3543dbd)
- file: strip Windows verbatim prefix from /api/fs/browse paths (#453) (f8c3f95)
- stt: STT compatibility fixes for Groq Whisper and AionUI web frontend (#400) (4c3fa09)
- stt: treat blank base_url as unset and log malformed config (#448) (f6b653b)
v0.1.27
0.1.27 (2026-06-10)
Bug Fixes
v0.1.26-aio156-a7f67aa
What's Changed
- fix(office): resolve officecli shim from node_modules/.bin after npm prefix install by @lornestack in #440
- Revert "fix(office): resolve officecli shim from node_modules/.bin after npm prefix install" by @piorpua in #442
- fix(ai-agent): trim stderr buffer at UTF-8 char boundary by @lornestack in #443
- fix(office): restore OfficeCLI installer resolution by @piorpua in #444
Full Changelog: v0.1.26...v0.1.26-aio156-a7f67aa
v0.1.26
v0.1.25
v0.1.24
0.1.24 (2026-06-08)
Bug Fixes
- acp: prefer config options catalogs (#425) (9d89cc9)
- expose managed resource preparation failure details (#430) (e010024)
- handle Hermes yolo fallback correctly (#428) (e10d264)
- harden managed ACP bundle preparation and builtin CLI availability (#426) (e0121f9)
- scope bundled ACP output under tool directories (#431) (d079395)
- shell: support UNC paths in Windows terminal (#411) (a041953)
- validate managed ACP packages via real entrypoints (#429) (77221dd)