Add local document summarization and custom prompt mode #2

Merged
cbilledeaux merged 1 commit from expand-documents-and-add-prompting into main 2026-09-19 10:58:47 -05:00

1 commit

Author SHA1 Message Date
Clinton Billedeaux cea352b576
Add local document summarization and custom prompt mode
Summarize local PDF, Word, and plain text files via a new DocumentService
(PdfPig + DocumentFormat.OpenXml), and add a Custom summary mode that uses
the user's own instructions as the system prompt. Update the console UI,
transcript saving, and README to match.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-19 10:56:57 -05:00