Archibald312 teaches Mike to read spreadsheets, cell by cell
Excel and CSV files are now first-class documents - and when the AI cites one, it points to the exact cell.
Archibald312's fork pulls spreadsheets into the same ingestion path as PDFs and Word files, so an Excel workbook or a CSV becomes something the AI can read and reason over directly. Crucially, it stores the value you'd actually see in the cell - formatted dates and numbers, not raw machine figures - along with where it sits and any underlying formula.
The standout is how it cites. Where the base codebase points you to a page range in a PDF or a paragraph in a document, this fork points to a specific cell on a specific sheet. Ask a question about a damages model or a payment schedule and the answer comes back with a coordinate you can click straight to and verify.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?