Settings

Theme

Show HN: A MCP for controlling terminal UI apps built with bubbletea and ratatui

github.com

8 points by michaellee8 2 months ago · 2 comments · 1 min read

Reader

so you can start vibe-coding your ad-hoc terminal dashboard. With session replay and mouse click support built-in.

jauntywundrkind 2 months ago

I really hope we can make some Ratatui backends that are intended for use cases like this. Just dump the component tree, dump specific windows, whatever. https://ratatui.rs/concepts/backends/

  • michaellee8OP 2 months ago

    In that case we should have some sort of UI test backends I guess? This mcp was more for generic use cases which will allow any TUI framework in any language to work.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection