Strut is a TUI for llms
brew tap postsa/tap
brew install strut
export your gemini api key, e.g.
export GEMINI_API_KEY=<your-api-key>
export OPEN_AI_API_KEY=<your-api-key>
export ANTHROPIC_API_KEY=<your-api-key>
Ask questions and press tab to browse history.
Use Ctrl+a
to copy all text out of the response pane.
Press Ctrl+e
to open a response in vim
Press Escape
to choose a different model and Escape
again to exit.