Summary
Working blocks should be collapsed by default, while remaining globally expandable through a /working command, analogous to how /thinking controls visibility of thinking/CoT.
Expected behavior
- Working blocks render collapsed by default.
/working toggles the global visibility/expanded state of working blocks.
- The behavior should be consistent across working blocks in the conversation, rather than requiring each block to be opened individually.
/working should follow the existing interaction model of /thinking as closely as practical.
Motivation
Working traces can become very large and currently consume substantial vertical space. The default should keep the useful final output prominent while still allowing users to inspect the full working trace when desired.
Acceptance criteria
Summary
Working blocks should be collapsed by default, while remaining globally expandable through a
/workingcommand, analogous to how/thinkingcontrols visibility of thinking/CoT.Expected behavior
/workingtoggles the global visibility/expanded state of working blocks./workingshould follow the existing interaction model of/thinkingas closely as practical.Motivation
Working traces can become very large and currently consume substantial vertical space. The default should keep the useful final output prominent while still allowing users to inspect the full working trace when desired.
Acceptance criteria
/workingglobally toggles working-block visibility/expansion.