openpencil/crates/op-editor-host-core
Fini 66b4cf8409 feat(editor): collapse the design loop's model narration
The design agent loop streamed the model's free-text chatter between
tool calls ('Let me build the header... Now the deals section...')
into the visible transcript bubble — noise, since the tool-call
checklist already shows clean progress (measured on a MiniMax-M3 run).
A design-loop ChatSession now folds that narration into the collapsed
thinking area instead; plain chat and CLI turns keep it visible, and
errors always surface in the bubble regardless.
2026-07-04 18:23:43 +08:00
..
src feat(editor): collapse the design loop's model narration 2026-07-04 18:23:43 +08:00
tests feat(editor): collapse the design loop's model narration 2026-07-04 18:23:43 +08:00
Cargo.toml chore(host-core): tighten feature boundaries 2026-06-14 12:18:51 +08:00