Releases: ArcadeAI/arcade-ai
Releases · ArcadeAI/arcade-ai
Release 0.1.6
Release notes for version 0.1.6
Changes in this release:
Release 0.1.5
Release notes for version 0.1.5
Changes in this release:
Release 0.1.4
Release notes for version 0.1.4
Changes in this release:
Release 0.1.3
Release notes for version 0.1.3
Changes in this release:
Release 0.1.2
Release notes for version 0.1.2
Changes in this release:
- feat: Code sandbox toolkit (#114)
- feat: New math tools for generating random ints and floats (#148)
- feat: New Gmail tools for searching and loading specific threads (#159)
- feat: Better Spotify success message when playback is altered (#145)
- feat: New meta commands in
arcade chat
(#152) - fix:
arcade dev
gets stuck in a waiting loop if no toolkits are installed (#147)
Release 0.1.1
Release notes for version 0.1.1
Changes in this release:
- fix: Circular import in
arcade.core
(#137) - fix: Runtime error when OTEL is not enabled (#138)
- fix: Missing readline error on Windows (#139)
- fix: No output from
arcade login
when already logged in (#143) - fix: Log the correct number of tools in each toolkit (#144)
- fix: Wait for healthy actor in
arcade dev
(#142)
Toolkit updates:
Docs and other goodies:
- Expanded LangChain and LangGraph examples
Release 0.1.0
Release notes for version 0.1.0
Changes in this release:
Release 0.0.15
Release notes for version 0.0.15
Changes in this release:
- Replaced arcade.client with arcadepy
- Improved Engine config lookup
- Fixes for arcade show
Release 0.0.14
✨ New features:
- Auto-open a browser when the user needs to auth, instead of clicking a link
🐛 Bug fixes:
- Debug messages in
arcade chat --debug/-D
are invisible on some shells (fixed colors) - If auto-opening a browser fails, print a URL as a backup
- Fixed the default dependency specification for new toolkit packages in
arcade new
Release 0.0.13
Release notes for version 0.0.13
Changes in this release: