singularity-forge/packages/tui
Mikael Hugo de77cf439f
Some checks are pending
CI / detect-changes (push) Waiting to run
CI / docs-check (push) Blocked by required conditions
CI / lint (push) Blocked by required conditions
CI / build (push) Blocked by required conditions
CI / integration-tests (push) Blocked by required conditions
CI / windows-portability (push) Blocked by required conditions
CI / rtk-portability (linux, blacksmith-4vcpu-ubuntu-2404) (push) Blocked by required conditions
CI / rtk-portability (macos, macos-15) (push) Blocked by required conditions
CI / rtk-portability (windows, blacksmith-4vcpu-windows-2025) (push) Blocked by required conditions
fix(tui): error boundary in doRender, extract autonomousStatus, clean parseCellSize
- doRender() now catches render errors and emits a fallback line
- autonomousStatus ANSI formatting extracted to renderAutonomousStatus()
  with named color constants instead of raw escape strings
- parseCellSizeResponse extracted to pure function with proper validation

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-10 12:41:47 +02:00
..
src fix(tui): error boundary in doRender, extract autonomousStatus, clean parseCellSize 2026-05-10 12:41:47 +02:00
package.json feat(tui): add Ink bridge for gradual migration from custom renderer 2026-05-10 12:10:39 +02:00
tsconfig.json feat(tui): add Ink bridge for gradual migration from custom renderer 2026-05-10 12:10:39 +02:00