Settings

Theme

Show HN: UwU – Generate CLI commands inline with GPT-5

github.com

3 points by funfunfunction 6 months ago · 0 comments · 1 min read

Reader

I wanted a dead-simple way to quickly generate CLI commands without the overhead of Claude Code or Cursor, so I built it in an afternoon.

The project uses some zsh magic to allow for quick editing of the model's response before running the command. Commands show up in your shell history, just like any other command.

The project is intended to be very simple and hackable -- the whole project is one TypeScript file.

Feedback (and pull requests) welcome!

No comments yet.

Keyboard Shortcuts

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