aia 0.3.3
A command-line AI Assistante (aia) that provides parameterized prompt management (via the prompt_manager gem) to various backend gen-AI processes. aia currently supports the "mods" CLI tool. 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. Example usage: "aia refactor my_class.rb" where "refactor" is the prompt ID for the file "refactor.txt" from your RPROMPTS_DIR
Gemfile:
=
install:
=
Runtime Dependencies (1):
prompt_manager
>= 0