Skip to content

Conversation

@blazickjp
Copy link
Owner

@blazickjp blazickjp commented Apr 22, 2025

Sweep Summary Sweep

Removes PDF file deletion after conversion to markdown to preserve original PDF files in the storage directory.

  • Removed paper_pdf_path.unlink() call in src/arxiv_mcp_server/resources/papers.py to prevent deletion of PDF files after conversion.
  • Removed pdf_path.unlink() call in src/arxiv_mcp_server/tools/download.py to keep PDF files after successful conversion to markdown.

Ask Sweep AI questions about this PR

Dropping the removal of PDF files.

@blazickjp blazickjp linked an issue Apr 22, 2025 that may be closed by this pull request
@blazickjp blazickjp merged commit ae86ad0 into main Apr 22, 2025
7 checks passed
12458 pushed a commit to 12458/arxiv-mcp-server that referenced this pull request Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

keep original PDF file when convert PDF to markdown Downloaded papers automatically convert to md file? Can we keep it as pdf file?

2 participants