Releases: iOfficeAI/AionCore
Releases · iOfficeAI/AionCore
Release list
v0.1.47
v0.1.46
v0.1.45
0.1.45 (2026-07-10)
Features
- ai-agent: adapt to aionrs v0.2.2 config changes (4f71bf2)
- cli: add agent-facing config and diagnose commands (#595) (e80177e)
Bug Fixes
- ai-agent: cap provider health check tokens (1021b63)
- ai-agent: set default aionrs thinking cli args (de240a4)
- model_fetcher: extract first key from multi-line api_key for HTTP requests (#593) (1161647)
- runtime: update Claude ACP package (#599) (cf69332)
- runtime: update managed Codex ACP package (#598) (1bb2be7)
- stop defaulting aionrs max tokens (22bc24b)
v0.1.44-test2
What's Changed
- feat(cli): add agent-facing config and diagnose commands by @kaizhou-lab in #595
- fix(runtime): update managed Codex ACP package by @kaizhou-lab in #598
- feat(ai-agent): adapt to aionrs v0.2.2 config changes by @jiahe0510 in #597
Full Changelog: v0.1.44...v0.1.44-test2
v0.1.44-test
What's Changed
- feat(cli): add agent-facing config and diagnose commands by @kaizhou-lab in #595
Full Changelog: v0.1.44...v0.1.44-test
v0.1.44
v0.1.43
v0.1.42
0.1.42 (2026-07-03)
Features
Bug Fixes
- agent: align unchecked availability with team runtime selection (#571) (f80b0ce)
- agent: avoid full availability refresh on reads (#566) (1ffb7aa)
- cron: preserve existing conversation jobs across lifecycle changes (#572) (fa4217a)
- mcp: support aionrs config path subcommand with legacy fallback (#568) (72cfba1)
- preserve ACP config catalogs on resume (#570) (a9c1955)
- preserve Linux GLIBC baselines (#573) (ab6e227)
v0.1.41
0.1.41 (2026-07-02)
Bug Fixes
- assistant: normalize avatar storage and identity (#558) (155c278)
- conversation: derive assistant runtime type from metadata (#555) (236217d)
- conversation: partition temp workspaces and logs by date (#560) (9bb1f33)
- cron: apply custom assistant rules in scheduled runs (#495) (3840b77)
- cron: lock team cron execution mode (#562) (56f3873)
- cron: route skill scheduling through helper (#553) (c57970f)
- database: require explicit corrupted database recovery (#563) (203bd1b)
- resolve ACP backends from metadata (#559) (6c15bb7)
- runtime: harden managed Node command resolution (#565) (e69b83a)
- runtime: protect active ACP tasks from idle cleanup (#561) (1fa7a54)
- skill: raise import size limits (#564) (50d9aff)
- skills: correct AionUi Butler skill drift against current backend (#557) (41c2c94)
v0.1.40
0.1.40 (2026-06-30)
Features
Bug Fixes
- acp: preserve selectors for partial config snapshots (#548) (0cb3a9a)
- cron: restore create command heading (#547) (1a30f77)
- cron: run jobs through conversation service (#546) (b36fb5c)
- skills: repair butler endpoint drift + add cron scheduling (#550) (88bcff3)
- windows: handle runtime process lifecycle (399f920)