v0.9.0-alpha.14

moeru-ai/airiv0.9.0-alpha.14Mar 11, 2026by nekomeowww

AI Summary

Minor alpha release addressing missing dependencies and model deduplication to improve the stability of the stage core context and provider management.

Key Highlights

  • Fixed missing core components for createCoreContext
  • Deduplicated provider models by ID

Full Release Notes

### 🐞 Bug Fixes

- **stage-tamagotchi**:
  - Provide the missing core components to createCoreContext - by @sumimakito in https://github.com/moeru-ai/airi/issues/1288 [<samp>(28109)</samp>](https://github.com/moeru-ai/airi/commit/28109a8f0)
  - Move @intlify/core from devDeps to deps - by @sumimakito in https://github.com/moeru-ai/airi/issues/1291 [<samp>(b1b7d)</samp>](https://github.com/moeru-ai/airi/commit/b1b7dadfe)
- **stage-ui**:
  - Deduplicate provider models by id - by @lietblue in https://github.com/moeru-ai/airi/issues/1282 [<samp>(78334)</samp>](https://github.com/moeru-ai/airi/commit/783342c94)

##### [View changes on GitHub](https://github.com/moeru-ai/airi/compare/v0.9.0-alpha.13...v0.9.0-alpha.14)