Skip to content

v0.2.64

Choose a tag to compare

@github-actions github-actions released this 23 Aug 21:06
· 12 commits to main since this release

[0.2.64] — 2026-08-23

Fixed

  • /game's system-prompt card is no longer capped at 6 lines. The agent
    panel truncated the prompt the model sees to 6 lines plus "… (N more)" and
    left dead space below it. The card now renders the full prompt, flexes to
    absorb the leftover body height, and scrolls (wheel, scrollbar, or
    j/k/↑/↓ once the scrollbar has focus) when the prompt is taller than the
    space the layout leaves it.