View Source AI.Agent.Answers (fnord v0.4.24)
This module provides an agent that answers questions by searching a database of information about the user's project. It uses a search tool to find matching files and their contents in order to generate a complete and concise answer for the user.