Goal
Create a dedicated stack trace component for error output.
Why
Raw stack traces are noisy; foldable frames improve debugging UX.
Scope (atomic)
- New
TerminalStackTrace component.
- Toggle collapse/expand.
- Optional frame filtering (e.g., hide node_modules by default).
Acceptance Criteria
Goal
Create a dedicated stack trace component for error output.
Why
Raw stack traces are noisy; foldable frames improve debugging UX.
Scope (atomic)
TerminalStackTracecomponent.Acceptance Criteria