-
Notifications
You must be signed in to change notification settings - Fork 0
Description
In windows, when starting tinycoder in the correct folder it has trouble fetching files as it refers to them incorrectly:
<request_files>
./path/to/pdf/template (e.g., templates/offerte.html, offerte.blade.php, OffertePdf.jsx, offerte.pdfmake.ts)
./path/to/styles (e.g., styles/print.css, offerte.css, pdfStyles.ts)
./path/to/pdf/generator (e.g., generatePdf.ts, puppeteer.ts, dompdf config, pdfmake config)
</request_files>
LLM requested additional file context.
WARNING: LLM requested non-existent files: ./path/to/pdf/template (e.g., templates/offerte.html, offerte.blade.php, OffertePdf.jsx, offerte.pdfmake.ts), ./path/to/styles (e.g., styles/print.css, offerte.css, pdfStyles.ts), ./path/to/pdf/generator (e.g., generatePdf.ts, puppeteer.ts, dompdf config, pdfmake config)
No new, existing files to add from LLM's request.