aia 0.5.12
A command-line AI Assistante (aia) that provides pre-compositional template prompt management to various backend gen-AI processes. Complete shell integration allows a prompt to access system environment variables and execut shell commands as part of the prompt content. In addition full embedded Ruby support is provided given even more dynamic prompt conditional content. It is a generalized power house that rivals specialized gen-AI tools. aia currently supports "mods" and "sgpt" CLI tools. aia uses "ripgrep" and "fzf" CLI utilities to search for and select prompt files to send to the backend gen-AI tool along with supported context files.
Gemfile:
=
instalar:
=
Runtime Dependencies (9):
hashie
>= 0
os
>= 0
prompt_manager
>= 0.4.1
reline
>= 0
semver2
>= 0
shellwords
>= 0
toml-rb
>= 0
tty-screen
>= 0
tty-spinner
>= 0