Skip to content

docs: add TUI2 IRC-style interface blueprint - #275

Merged
avoidwork merged 4 commits into
mainfrom
docs/tui2-blueprint
Jun 16, 2026
Merged

docs: add TUI2 IRC-style interface blueprint#275
avoidwork merged 4 commits into
mainfrom
docs/tui2-blueprint

Conversation

@avoidwork

Copy link
Copy Markdown
Owner

Description

A clean-slate blueprint for an IRC-inspired terminal interface using Ink and useCursor. Designed from scratch without reference to the existing implementation.

Covers cursor breathing model, virtual scrolling, component architecture, interaction model, and visual design.

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor (no functional changes)
  • Performance improvement
  • CI / build / tooling

Testing

N/A — documentation only.

Coverage

  • 100% line coverage maintained

Checklist

  • npm run lint passes
  • Tests pass with 100% line coverage
  • No forbidden patterns used
  • Conventional Commit style applied

@avoidwork avoidwork self-assigned this Jun 16, 2026
@avoidwork
avoidwork enabled auto-merge (squash) June 16, 2026 00:28
@avoidwork
avoidwork merged commit 42ce6c5 into main Jun 16, 2026
2 checks passed
@avoidwork
avoidwork deleted the docs/tui2-blueprint branch June 16, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant