arcade-mcp/libs
Eric Gustin 489e01e149
Improve message when evals isn't installed (#687)
New and improved error message

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> Enhances dependency checks to display uv/pip install commands and
updates evals command accordingly; bumps package version to 1.5.9.
> 
> - **CLI utils**:
> - Update `require_dependency` to accept `uv_install_command` and
`pip_install_command` and format error message with both install
options.
> - **Evals command (`arcade_cli/main.py`)**:
> - Update `require_dependency` calls for `arcade_evals` and
`arcade_tdk` to provide uv/pip install commands.
> - **Version**:
> - Bump `project.version` in `pyproject.toml` from `1.5.8` to `1.5.9`.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
217a6a87686e27747ef59d66bc0db05a270b294a. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2025-12-09 15:41:15 -08:00
..
arcade-cli Improve message when evals isn't installed (#687) 2025-12-09 15:41:15 -08:00
arcade-core Update ALL libs and their deps to most recent version of other libs (#716) 2025-12-05 14:57:10 -08:00
arcade-evals MCP Local (#563) 2025-09-25 15:28:15 -07:00
arcade-mcp-server Inform type checkers that arcade_mcp_server has inline type annotations (#720) 2025-12-09 15:35:15 -08:00
arcade-serve Update ALL libs and their deps to most recent version of other libs (#716) 2025-12-05 14:57:10 -08:00
arcade-tdk Update ALL libs and their deps to most recent version of other libs (#716) 2025-12-05 14:57:10 -08:00
tests Add startup warnings for missing secrets (#712) 2025-12-05 13:39:04 -08:00