No description
Find a file
2025-06-12 17:08:40 -04:00
src fix compile errs 2025-06-12 12:23:30 -04:00
.gitignore git ignore 2025-05-26 13:44:07 -04:00
Cargo.lock add reminders on how to call the terminal. 2025-06-11 17:42:35 -04:00
Cargo.toml bump version. 2025-06-11 16:41:49 -04:00
Jenkinsfile add jenkinsfile 2025-06-12 17:08:40 -04:00
LICENSE Initial commit 2025-06-11 16:40:42 -04:00
README.md add readme 2025-06-11 16:39:53 -04:00

Ai Cli

Run AI from the cli using openai-compatible endpoints. The AI is able to run commands on your computer. --safe turns on prompting before running commands. Conversations are erased every turn by default unless you use --continue.

The purpose of this tool is to quickly setup virtual machines/servers or have quick one-off conversations from the terminal without going to a web browser.