Skip to content

v0.1.14

Choose a tag to compare

@jacob-bd jacob-bd released this 18 Jan 02:28
· 641 commits to main since this release

[0.1.14] - 2026-01-17

Fixed

  • Critical Research Stability:
    • poll_research now accepts status code 6 (Imported) as success, fixing "hanging" Fast Research.
    • Added target_task_id filtering to poll_research to ensure the correct research task is returned (essential for Deep Research).
    • Updated research_status and research_import to use task ID filtering.
    • research_status tool now accepts an optional task_id parameter.
  • Missing Source Constants:
    • Included the code changes for SOURCE_TYPE_UPLOADED_FILE, SOURCE_TYPE_IMAGE, and SOURCE_TYPE_WORD_DOC that were omitted in v0.1.13.