Skip to content

v0.2.7 — TUI Crash Fix

Latest

Choose a tag to compare

@yethikrishna yethikrishna released this 08 Feb 12:03
· 26 commits to master since this release

Fix

  • Fixed terminal crash when using /models, /provider:add, or /settings commands
  • Root cause: bold: true is not a valid style property in @OpenTui <text> elements, causing the terminal renderer to crash
  • Also disabled chat keyboard handler when provider modals are open to prevent input conflicts

Full Changelog: v0.2.6...v0.2.7