I have been using Graft with a Python project to extract structural information about functions, libraries, and call graphs. This works wonderfully and allows AI agents to interact efficiently and precisely with the repository.
However, it appears that Graft is not able to parse or work natively with Fortran code. Do you know of any hack, configuration, or alternative tool that makes it possible to generate a similar code graph or structured context for Fortran repos to use with AI assistants?