A small Ruby CLI that answers questions about a knowledge-brain vault. Retrieval shells out to the hitgate `rag-query` CLI (JSON mode, argv-array, no shell interpolation); the chat is RubyLLM, with retrieved chunks injected as context and cited in the reply.
Required Ruby Version
>= 3.2.0
Authors
Lucas Santana
Versions
- 0.1.0 July 29, 2026 (11.5 KB)