Files
sim/apps
Waleed Latif 92405615dc refactor(copilot): use toError in remaining otel/finalize sites
Replace the last two `error instanceof Error ? error : new Error(String(error))`
patterns with toError from @sim/utils/errors. Completes the sweep of clean
candidates — no behavior change.
2026-04-22 21:59:04 -07:00
..