Skip to content

PaperDock v0.1.23

Choose a tag to compare

@jiahaozhang6 jiahaozhang6 released this 06 Jul 06:49

Paper context parity release.

  • Align paper chat context assembly with llm-for-zotero: first paper turn sends full paper context, ordinary follow-up turns use focused retrieved evidence, and cache-capable providers can reuse full paper context.
  • Send paper evidence as a separate Document Context system message while keeping user and assistant chat history as separate messages.
  • Improve follow-up retrieval by anchoring the abstract once, enriching retrieval with only the last assistant answer, and excluding references from empirical evidence.
  • Add input-window truncation disclosure so the model tells users when full-paper coverage had to be shortened.
  • Add contract tests for paper context planning, streaming fallback, strict-temperature retries, and Zotero suggestion fallback.