Hello,
I have installed RepoAgent, cloned a project, and initialized Git using git init, git add ., and git commit -m "...".
However, when I run repoagent diff or repoagent run, nothing is generated — the markdown_docs folder remains empty.
The message displayed is: "No docs will be generated/updated, check your source-code update."
What am I doing wrong?
Thank you for your help!
P.S. The project is written in TypeScript