v0.9.0-beta.7Pre-release
Added 3
- Scan QR code to connect to tamagotchi in stage-pocket
- Add weather API and tool for widget calling in stage-tamagotchi
- Let AIRI see tool failures in LLM context with captureToolErrors and xsai patches
Changed 2
- Adapt QR code to dark mode and move connection component
- Improve fallback and add matrix smoking test in stage-tamagotchi
Fixed 5
- Fix outdated import in stage-pocket
- Fix incorrect auto updater in stage-tamagotchi
- Fix AutoUpdater with channels in stage-tamagotchi
- Disable coupon in stage-ui
- Update RoundRange and correct onboarding props in stage-ui and ui
🚀 Features
- stage-pocket: Scan qr code to connect to tamagotchi - by @LemonNekoGH (0cd09)
- stage-tamagotchi: Added weather API + tool for widget calling - by @NJX-njx in https://github.com/moeru-ai/airi/issues/1588 (0ddc2)
- stage-ui: Let AIRI see tool failures in LLM context (captureToolErrors + xsai patches) - by @lulu0119 in https://github.com/moeru-ai/airi/issues/1602 (286cc)
🐞 Bug Fixes
- stage-*:
- Qr should have dark mode adapted, connection component moved - by @nekomeowww (16017)
- stage-pocket:
- Outdated import - by @nekomeowww (92b42)
- stage-tamagotchi:
- stage-ui:
- Disable coupon - by @luoling8192 (65419)
- stage-ui,ui:
- RoundRange updated, onboarding props corrected - by @nekomeowww (9be9b)
🏎 Performance
- stage-tamagotchi: Better fallback, matrix smoking test - by @nekomeowww (b95d8)