What happened?
In built-in tool renderers, expand hints style the prefix as muted, but leave the final closing parenthesis unstyled:
text += `${theme.fg("muted", `\n... (${remaining} more lines,`)} ${keyHint("app.tools.expand", "to expand")})`;
Example:
Steps to reproduce
Prompt:
Expected behavior
Final closing parenthesis is styled
Version
0.78
What happened?
In built-in tool renderers, expand hints style the prefix as muted, but leave the final closing parenthesis unstyled:
Example:
Steps to reproduce
Prompt:
Expected behavior
Final closing parenthesis is styled
Version
0.78