tool output should be by-default cut in output to a limit of 10 lines #44

Closed
opened 2026-07-27 20:19:14 +00:00 by hugo · 1 comment
Owner

larger sizes of output only show when a user clicks a "show all" button at the bottom of the tool output. so there are three states of the tool output:

  1. collapsed only showing the tool call itself, but no output
  2. normal output (the default mode in chat) that shows a teaser of the tool output
  3. full output with all the tool returned
larger sizes of output only show when a user clicks a "show all" button at the bottom of the tool output. so there are three states of the tool output: 1. collapsed only showing the tool call itself, but no output 2. normal output (the default mode in chat) that shows a teaser of the tool output 3. full output with all the tool returned
hugo added the enhancement label 2026-07-27 20:19:14 +00:00
Author
Owner

already has the cut, not bothering with collapse/expand for now

already has the cut, not bothering with collapse/expand for now
hugo closed this issue 2026-07-28 04:20:54 +00:00
Sign in to join this conversation.