core-agent-ide/codex-rs/tui
Jeremy Rose 8068cc75f8
replace tui_markdown with a custom markdown renderer (#3396)
Also, simplify the streaming behavior.

This fixes a number of display issues with streaming markdown, and paves
the way for better markdown features (e.g. customizable styles, syntax
highlighting, markdown-aware wrapping).

Not currently supported:
- footnotes
- tables
- reference-style links
2025-09-10 12:13:53 -07:00
..
src replace tui_markdown with a custom markdown renderer (#3396) 2025-09-10 12:13:53 -07:00
tests fix: include rollout_path in NewConversationResponse (#3352) 2025-09-09 00:11:48 -07:00
Cargo.toml replace tui_markdown with a custom markdown renderer (#3396) 2025-09-10 12:13:53 -07:00
prompt_for_init_command.md chore: rename INIT.md to prompt_for_init_command.md and move closer to usage (#1886) 2025-08-06 11:58:57 -07:00
styles.md fix: stop using ANSI blue (#2421) 2025-08-18 16:02:25 +00:00