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:
- GitHub
- Added `ListStargazers` tool (130)
- Spotify
- Added many more tools! (132, 140)
Docs and other goodies:
- Expanded LangChain and LangGraph examples