Published note

changelog

keizo ยท November 16, 2025

changelog overview โ†’

Serious upgrade to Grug Chat. Speed model is much better, uses Kimi K2 Thinking via Fireworks AI (usa).

Removed manual parsing of attributes, so key:: value only parses if the key was defined in datastructure of the prompt or type. Before this change, any :: would get processed and could get quite mess pasting in css or whatever code. So we cut it for now.

Fixed a bug in chat -- when using 2nd Opinion feature, the earlier messages would go missing.