Files
oai-swift/oAI
rune 8875ae9aa9 Collapse tool-call chat rows into a single live status line
Each round of a multi-tool-call chain used to append a new "Calling: X"
message, so a long tool chain stacked up a growing list of rows in the
transcript. Replaced with a transient status line under the thinking
indicator that updates in place each round; once the response
completes, the whole chain collapses into one expandable summary
message ("Used N tool calls") instead of N separate ones.
2026-08-05 11:33:10 +02:00
..
2026-06-29 14:04:27 +02:00
2026-08-02 14:58:14 +02:00