Skip to main content

DesireCore v10.0.74

Release Date: 2026-06-06

v10.0.74 更新概览

New Features

  • PDF Document Table of Contents Navigation: When the agent reads a long PDF, it can now first return the document’s table of contents and corresponding page numbers, helping you locate sections more quickly before continuing with in-depth reading.
  • Export Documents to PDF: The agent can now export documents directly to PDF more reliably, without relying on temporary scripts, making the export process more straightforward and dependable.

Fixes

  • Fixed formatting issues when exporting PDFs from the editor, including tables, code blocks, duplicate content panels, heading anchors, and more. Exported layouts are now cleaner and closer to the expected result.
  • Fixed instability in Agent document PDF export, restoring normal availability of the related PDF export functionality.
  • Fixed an issue where reading could get stuck or loop when continuing through long-page or oversized-content PDFs, making large-document reading more stable.

Improvements

  • Optimized the speed and stability of the agent when reading long PDFs. Responses are now faster when revisiting the same document, without repeatedly re-parsing it.
  • Improved the PDF reading strategy by prioritizing extraction of readable text and stopping promptly once the context budget is reached, reducing unnecessary waiting and preventing large documents from filling up the context window.
  • Improved the reading experience for chart-heavy pages, scanned pages, and mixed-content PDFs. Even when the current model is not a vision model, it will still try to return any extractable text first.
  • Optimized handling of very long PDFs. When a request exceeds the page limit, it no longer fails immediately; instead, it reads the first portion and prompts you to continue.