Skip to content

StandTerm v2.7.2

Choose a tag to compare

@askac askac released this 27 Aug 20:14
· 14 commits to main since this release
3e47bc1

Fixed

  • Preserve WebGL block and quadrant glyph coverage at narrow cell widths to avoid gray seams.
  • Keep the bar cursor visible at column zero with compact terminal-edge padding and a transparent-track scrollbar.
  • Prevent browser smoke servers from overwriting the global current-agentinfo pointer.

Added

  • Show sanitized OSC 0/2 application titles in an optional fixed status-bar column while preserving StandTerm tab labels and hiding empty titles.
  • Add a cursor-edge mode to scripts/draw_terminal_patterns.sh.

Documentation

  • Require exact HTTP(S) scheme and port for External Agent discovery, describe same-user/runtime scope and Windows/WSL localhost behavior, and avoid cwd/port scanning.
  • Require read-only terminal state inspection before agent input and add privileged-input HITL skill guidance.
  • Document the downstream WebGL narrow-cell correction and upstream evidence.

Validation

  • Passed the complete headless smoke suite and both GitHub Actions runs.
  • Covered targeted Chromium regressions for WebGL blocks, Unicode/emoji cells, cursor settings and column-zero visibility, padding, and OSC title visibility/truncation/persistence.
  • Verified tokenless agentinfo through WSL and Windows localhost paths and exercised the MIBCRK build manually.