Ahmed Ibrahim
e0418bf4b9
rust
2025-08-22 20:08:51 -07:00
Ahmed Ibrahim
a5c14eb8c0
test
2025-08-22 18:01:06 -07:00
Ahmed Ibrahim
35130cf21b
send-aggregated output
2025-08-22 17:58:33 -07:00
Jeremy Rose
d994019f3f
tui: coalesce command output; show unabridged commands in transcript ( #2590 )
...
https://github.com/user-attachments/assets/effec7c7-732a-4b61-a2ae-3cb297b6b19b
2025-08-22 16:32:31 -07:00
Jeremy Rose
e95cad1946
hide CoT by default; show headers in status indicator ( #2316 )
...
Plan is for full CoT summaries to be visible in a "transcript view" when
we implement that, but for now they're hidden.
https://github.com/user-attachments/assets/e8a1b0ef-8f2a-48ff-9625-9c3c67d92cdb
2025-08-20 16:58:56 -07:00
Jeremy Rose
bb9ce3cb78
tui: standardize tree prefix glyphs to └ ( #2274 )
...
Replace mixed `⎿` and `L` prefixes with `└` in TUI rendering.
<img width="454" height="659" alt="Screenshot 2025-08-13 at 4 02 03 PM"
src="https://github.com/user-attachments/assets/61c9c7da-830b-4040-bb79-a91be90870ca "
/>
2025-08-13 19:14:03 -04:00
easong-openai
6340acd885
Re-add markdown streaming ( #2029 )
...
Wait for newlines, then render markdown on a line by line basis. Word wrap it for the current terminal size and then spit it out line by line into the UI. Also adds tests and fixes some UI regressions.
2025-08-12 17:37:28 -07:00