Description: Expand error reporting in dev tools to include the complete stack trace for each error, similar to browser developer tools.
Motivation: Current logs truncate or omit stack information, making it hard to diagnose the root cause of issues. Developers need visibility into the full call chain that led to the error.