Files
llmx/codex-rs/tui
Jeremy Rose 39a2446716 tui: drop citation rendering (#4855)
We don't instruct the model to use citations, so it never emits them.
Further, ratatui [doesn't currently support rendering links into the
terminal with OSC 8](https://github.com/ratatui/ratatui/issues/1028), so
even if we did parse citations, we can't correctly render them.

So, remove all the code related to rendering them.
2025-10-20 21:08:19 +00:00
..
2025-09-15 00:42:53 -07:00
2025-10-20 21:08:19 +00:00
2025-08-18 16:02:25 +00:00