Skip to content

Releases: iOfficeAI/AionCore

v0.1.38

26 Jun 13:48
85086cf

Choose a tag to compare

0.1.38 (2026-06-26)

Features

  • remove single-chat team upgrade path (#524) (5c60df3)

Bug Fixes

  • agent: expose runtime catalogs from metadata (#523) (d9c2502)
  • assistant: expose auto-inject skills and preserve assistant rules (#525) (f2e91fd)
  • repair invalid UTF-8 agent metadata cache fields (#526) (91969cd)
  • skills: sync AionUi Butler skills + rule with current backend (#520) (5603b9a)

v0.1.37

25 Jun 11:21
abbcd78

Choose a tag to compare

0.1.37 (2026-06-25)

Features

  • agent: detect availability via session/new probe and assistant-first identity (#500) (6c9a721)
  • conversation: add cursor pagination for messages (#515) (ba76273)

Bug Fixes

  • agent: classify ACP and provider errors (#518) (ef573d0)
  • aionrs: adapt runtime guard config (#510) (464f453)
  • conversation: recover dead ACP turns after agent process loss (#514) (e0ce4f4)
  • db: repair legacy handoff schema drift (#516) (292e5f2)
  • validate skill frontmatter as yaml (#512) (6b46055)

v0.1.36

23 Jun 12:44
5c11bb4

Choose a tag to compare

0.1.36 (2026-06-23)

Bug Fixes

  • deps: update quinn-proto for RustSec advisory (#508) (05df6f7)
  • load skills in custom workspaces (#506) (d73c398)

v0.1.35

23 Jun 11:47
a58e5ff

Choose a tag to compare

0.1.35 (2026-06-22)

Bug Fixes

v0.1.34

22 Jun 12:36
0627249

Choose a tag to compare

0.1.34 (2026-06-22)

Bug Fixes

  • agent: expose aionrs mode config option (#501) (d1a360d)
  • agent: surface OpenClaw Gateway unreachable errors (#498) (90d34ae)
  • aionrs: classify engine errors structurally (#494) (8552b0a)
  • aionrs: drop malformed tool-call events (#486) (67ffbd0)
  • channel: reuse stored credentials when re-enabling a plugin (#458) (3920c58)

v0.1.33

18 Jun 17:21
1a9297e

Choose a tag to compare

What's Changed

Full Changelog: v0.1.32...v0.1.33

v0.1.31

17 Jun 12:06
e831f9f

Choose a tag to compare

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

  • acp: persist runtime model and mode into assistant preferences (#482) (b9bcad9)
  • harden ACP image path handling (#477) (c79b5a8)
  • team: retry handoff turns after runtime release (#480) (77d252f)

v0.1.30

15 Jun 14:31
f2f3d5b

Choose a tag to compare

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

12 Jun 14:40
ba590b6

Choose a tag to compare

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

  • assistant: finalize unified governance storage (#449) (aba2d2a)

Documentation

v0.1.28

11 Jun 13:13
cdfcde6

Choose a tag to compare

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)