Skip to content

Windows incorrect paths in request_files #12

@tvturnhout

Description

@tvturnhout

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions