@zigai/pi-response-renderer
v0.1.18
Published
Pi package that makes assistant responses more compact.
Downloads
913
Maintainers
Readme
Pi Response Renderer
Compact assistant response rendering for Pi.
It applies a few small rendering tweaks:
- hides the visible ``` fence lines around rendered Markdown code blocks in assistant messages
- collapses paragraph gaps without squeezing tables or headings
- removes italic ANSI styling from assistant message output
Install
pi install npm:@zigai/pi-response-rendererThe extension only changes how messages are rendered in the UI. It does not rewrite saved conversation content.
Screenshots
Before:

After:

License
MIT
