arcade-mcp/libs
Eric Gustin 859f2989be
ToolExecutionError description (#762)
we actually don't want to deprecate ToolExecutionError

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Low risk: behavior change is limited to no longer emitting a
`DeprecationWarning` when `ToolExecutionError` is instantiated, plus a
patch version bump.
> 
> **Overview**
> `ToolExecutionError` is no longer treated as deprecated: the
`warnings` import and runtime `DeprecationWarning` emission were
removed, and the class docstring was updated to describe it as the base
exception for errors raised from within a tool body.
> 
> Bumps `arcade-core` version from `4.2.2` to `4.2.3`.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
250d20e393a8a4d8dc20fad673a7faea1cba4797. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2026-02-03 16:04:52 -08:00
..
arcade-cli Four bug fixes (#754) 2026-01-29 15:12:06 -08:00
arcade-core ToolExecutionError description (#762) 2026-02-03 16:04:52 -08:00
arcade-evals Four bug fixes (#754) 2026-01-29 15:12:06 -08:00
arcade-mcp-server Fix multiple worker log level bug (#758) 2026-01-30 15:37:52 -08:00
arcade-serve Instrumentation for outbound requests (#726) 2025-12-12 15:30:11 -08:00
arcade-tdk PagerDuty typed OAuth object (#718) 2025-12-15 17:42:11 -03:00
tests Fix multiple worker log level bug (#758) 2026-01-30 15:37:52 -08:00