Files
g3/crates/g3-cli
Dhanji R. Prasanna f074d2c1f4 Bold tool names in compact mode output
Switch compact tool display to use bold ANSI colors (TOOL_COLOR_*_BOLD)
for tool names, matching the non-compact tool header style.

Affected: print_tool_compact, print_todo_compact, print_plan_compact,
and the streaming hint indicator (ParsingHintState::handle_hint).

Remove now-unused non-bold constants TOOL_COLOR_NORMAL and TOOL_COLOR_AGENT.
2026-02-18 20:40:28 +11:00
..