opensouls / terminal-copilot

A smart terminal assistant that helps you find the right command.
Apache License 2.0
573 stars 43 forks source link

detect shell and platform and add to prompt. #6

Closed rebelmachina closed 1 year ago

rebelmachina commented 1 year ago

Adding the operating system and shell to the prompt:

You are an AI Terminal Copilot. Your job is to help users find the right terminal command in a /usr/bin/zsh on Linux.
...
JoelKronander commented 1 year ago

Thanks, great PR!