A Comma and a Question Mark, Redux: Quick Terminal Helpers Using Pi
1–10 of 12 posts
Re: A Comma and a Question Mark, Redux: Quick Terminal Helpers Using Pi
#2[0] https://atuin.sh
Re: A Comma and a Question Mark, Redux: Quick Terminal Helpers Using Pi
#3Re: A Comma and a Question Mark, Redux: Quick Terminal Helpers Using Pi
#4Re: A Comma and a Question Mark, Redux: Quick Terminal Helpers Using Pi
#5Nice ideas! I've been using the `?` shortcut in atuin [0] which accomplishes the same sort of thing, but these days also has access to an Agent-like experience which allows me to prompt something like "Conventional Commit message for unstaged changes" and it will call `git diff` (after asking permission, of course) and then generate the commit message. [0] https://atuin.sh
Re: A Comma and a Question Mark, Redux: Quick Terminal Helpers Using Pi
#6Re: A Comma and a Question Mark, Redux: Quick Terminal Helpers Using Pi
#7Nice ideas! I've been using the `?` shortcut in atuin [0] which accomplishes the same sort of thing, but these days also has access to an Agent-like experience which allows me to prompt something like "Conventional Commit message for unstaged changes" and it will call `git diff` (after asking permission, of course) and then generate the commit message. [0] https://atuin.sh
Can you use any API like openai or openrouter with atuin?