Releases: klicktipp/agent-plugins
Releases · klicktipp/agent-plugins
Release list
0.5.0
- Every environment gets its own MCP server name upstream; production keeps the unsuffixed one, so
the tool names in this plugin stay as they are. email-erstellung: changing the words of a text block keeps the block's stored markup. A
block carries most of its look inside its ownhtml— the wrapper,<p style=…>,<span style=…>— so a bare<p>New text</p>would throw away font size, line height and colours. The
skill now takes the block's ownhtmlas the template and replaces the words only. (0.4.5,
0.4.6)email-erstellung: corrected whataddModulecopies. The server takes thestyleobject and
the padding from the nearest block of the same kind, but not what sits inside thehtml— that
part is the caller's, taken from a neighbouring block rather than invented. (0.4.4)