Hi again!
I'm running the command repowise init --resume --coverage 0.5 to generate more wiki pages (originally created a wiki with 20% coverage) since it takes many days to generate them on my local machine with local LLM, I do it gradually every night.
The problem is while it's running, it outputs MANY errors page_generation_failed, at least 50 so far, on several file types, many are very basic React components files, some backend, all sorts really.
Environment
- OS:
Windows 11
- Python version:
3.12.1
- Repowise version:
0.18.0
- Installation method:
uv
Additional Context
Any other context, screenshots, or log output.
Hi again!
I'm running the command
repowise init --resume --coverage 0.5to generate more wiki pages (originally created a wiki with 20% coverage) since it takes many days to generate them on my local machine with local LLM, I do it gradually every night.The problem is while it's running, it outputs MANY errors
page_generation_failed, at least 50 so far, on several file types, many are very basic React components files, some backend, all sorts really.Environment
Windows 113.12.10.18.0uvAdditional Context
Any other context, screenshots, or log output.