One binary, two interfaces: how sendra run and sendra tui share a core
· 5 min read
sendra run sends one request from your shell. sendra tui opens a
full-screen terminal app for browsing and running a whole collection. They
feel like different tools, but they're the same binary running the same
request pipeline — and that's a deliberate design choice worth explaining,
not an implementation accident.
