Files
clawpanel/tests
Cursor Agent 291a991dbc fix(models): show real errors when client config import scan fails
importClientConfigs interpolated humanizeError() into a template string;
humanizeError returns an object, so users only saw "[object Object]".

Pass the structured result to toast() with importScanFailed as context.
Add node tests documenting the humanizeError coercion pitfall.

Co-authored-by: 晴天 <1186258278@users.noreply.github.com>
2026-05-18 11:04:43 +00:00
..