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: json tree toggle, timeline detail cleanup, and lab stop status
JsonTree: clicking any key in an expanded object now collapses it back.
Collapsed summaries use correct singular/plural ("1 item" vs "3 items").
Timeline detail panel: remove the raw JSON dump below the KvPairs
fields. KvPairs gains a `vertical` prop for multi-line rendering in the
detail pane while staying inline elsewhere.
Core: emit LabStopping in LabInner::drop so state.json ends with
status "stopped" instead of staying stuck on "running". Add assertion
in the devtools e2e Rust test and playwright test.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments