RubyGems Navigation menu

aia 0.4.2

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.17 - May 20, 2024 (55 KB)
  2. 0.5.16 - April 03, 2024 (55 KB)
  3. 0.5.15 - March 30, 2024 (52 KB)
  4. 0.5.14 - March 09, 2024 (52 KB)
  5. 0.5.13 - March 03, 2024 (51.5 KB)
  6. 0.4.2 - December 31, 2023 (31.5 KB)
Show all versions (30 total)

Runtime Dependencies (6):

hashie >= 0
prompt_manager >= 0.4.1
reline >= 0
semver2 >= 0
shellwords >= 0
toml-rb >= 0

Development Dependencies (5):

debug_me >= 0
minitest >= 0
tocer >= 0

Owners:

Pushed by:

Authors:

  • Dewayne VanHoozer

SHA 256 checksum:

fc80545ef49097496536d075b9fd4c89a85ef02ecaefc2eb49aacc4e8e6f4b49

Total downloads 7,146

For this version 228

License:

MIT

Required Ruby Version: >= 3.2.0

Links: