Manuel Odendahl
Manuel Odendahl
I want to experiment with different Group layouts (for example as rows, as many of my forms are short fields, but many fields). Currently, I can't really do too much...
This fixes the role insertion token issue. Because the API now returns an empty content string, the cond branch to insert the role token was not getting triggered anymore. I...
Extends the `Screenshot` command to support capturing terminal content as plain text in addition to the existing PNG image format. ## Usage ``` # Capture visual screenshot Screenshot output.png #...