feat: expand report export functionality to support multiple formats (PDF, DOCX, HTML, EPUB, etc.) and enhance UI for format selection

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-03-09 18:31:14 -07:00
parent ddb070bca8
commit 11b84a3fb4
10 changed files with 5375 additions and 4302 deletions

View file

@ -67,6 +67,8 @@ dependencies = [
"typst>=0.14.0",
"deepagents>=0.4.3",
"langchain-daytona>=0.0.2",
"pypandoc>=1.16.2",
"mmdc>=0.4.0",
]
[dependency-groups]