arcade-mcp/libs
Eric Gustin 82d6661dd9
Better error message (#789)
We should be checking if the entrypoint file is in the current directory
before we validate that it's a valid python file. Otherwise, the error
message will be "invalid name for python file" when someone provides a
path to a valid python file.

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Low risk: only adjusts input validation/error messaging for `arcade
configure` stdio entrypoints and bumps the package patch version.
> 
> **Overview**
> Improves `arcade configure` stdio entrypoint validation by **rejecting
path-like values** (e.g., containing `/` or `\\`) before checking
filename format, producing a clearer error when users pass a path
instead of a file in the current directory.
> 
> Bumps the project version from `1.13.0` to `1.13.1`.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
4d02ee947740f839fd46d9faf62cfa766d5dae47. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2026-04-02 16:27:23 -07:00
..
arcade-cli Better error message (#789) 2026-04-02 16:27:23 -07:00
arcade-core Add 'PRODUCT_ANALYTICS' to SericeDomain enum (#806) 2026-03-27 17:12:23 -07:00
arcade-evals [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
arcade-mcp-server Add full support for MCP Resources (#803) 2026-03-27 15:27:57 -07:00
arcade-serve [TOO-522] Supress chardet noizy versioning warning (#792) 2026-03-13 15:56:15 -07:00
arcade-tdk [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
tests Add background update check & notification for arcade CLI (#800) 2026-04-02 11:30:55 -07:00