RubyGems Navigation menu

aia 0.4.4

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:
=

安裝:
=

版本列表:

  1. 0.5.18 October 26, 2024 (55.5 KB)
  2. 0.5.17 May 20, 2024 (55.0 KB)
  3. 0.5.16 April 03, 2024 (55.0 KB)
  4. 0.5.15 March 30, 2024 (52.0 KB)
  5. 0.5.14 March 09, 2024 (52.0 KB)
  6. 0.4.4 January 01, 2024 (33.5 KB)
顯示所有版本(共 31)

Runtime 相依性套件 (6):

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

Development 相依性套件 (5):

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

擁有者:

推送者:

作者:

  • Dewayne VanHoozer

SHA 256 總和檢查碼:

=

總下載次數 10,225

這個版本 341

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.2.0

相關連結: