You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cli,runtime): prevent duplicate traceback logging and improve error handling:
- Avoid double logging of exceptions by centralising traceback reporting in the CLI.
- Runtime now raises clean errors while preserving original exception chaining.
0 commit comments