mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-28 03:00:29 -04:00
The executor was calling extractErrorMessage without the tool's errorExtractor
ID, so the tool-specific extractor was never used. Also add fallback for the
internal proxy route error format ({ error: "..." }) which none of the
Atlassian-specific patterns matched.