x-dog

Tools for building AI agents and managing LLM deployments.

GitHub →

x-dog / Packages / tui / Roadmap

Shipped foundations plus where tui is heading in 2026. Planned items are aspirational, not yet implemented.
Shipped  |  Rendering engine ✓ Done
  • Differential line renderer with synchronized output
  • Main-buffer rendering (scrollback preserved)
  • Overlay system with focus capture
  • Frame-paced loop, resize detection, tick callbacks
Shipped  |  Input & components ✓ Done
  • xterm + Kitty key parsing, scoped keybindings
  • Fuzzy match, autocomplete engine
  • Editor (undo / kill-ring), Markdown, Diff, images, lists
  • Pure-Python image sizing, wcwidth width handling
2026  |  Richer widgets
  • Tables and scrollable viewports as first-class components
  • Mouse events and hit-testing
  • Theming tokens shared across components
2026  |  Reach
  • Sixel image protocol for broader terminal support
  • Layout helpers beyond vertical stacking
  • Accessibility / screen-reader hints