zot/packages
patriceckhart 4dffc8529b Word-wrap provider error rows instead of truncating
A long provider error (e.g. a Bedrock 400 with an embedded JSON body)
was appended as one line and clipped at the terminal edge. Wrap v.Err to
the build width via wrapLine (which hard-breaks unbreakable blobs), keep
the marker on the first row, and indent continuation rows so the whole
message is readable.
2026-06-04 19:25:16 +02:00
..
agent Purge VS Code scrollback on clear, overlay close, and resize 2026-06-04 19:16:21 +02:00
core Retry transient provider stream errors 2026-05-30 15:25:33 +02:00
provider Send Bedrock inference-profile IDs for on-demand models 2026-06-04 19:25:16 +02:00
tui Word-wrap provider error rows instead of truncating 2026-06-04 19:25:16 +02:00