aia 0.0.1
A command-line AI Assistante (aia) that provides parameterized prompt management (via the prompt_manager gem) to various backend gen-AI processes. Currently supports the `mods` CLI tool. `aia`uses `ripgrep` and `fzf` command-line 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 (2):
prompt_manager
>= 0
word_wrap
>= 0