Update: add paperagent demo#189
Merged
mssssss123 merged 7 commits intoOpenBMB:paperagentfrom Jan 6, 2026
Merged
Conversation
* update: add survey cpm pipeline * fix: update survey CPM pipeline to use batch keyword search and adjust response parsing * fix: improve passage retrieval logic to ensure balanced keyword representation and fill remaining slots with additional documents * fix: add function to format survey output as clean Markdown and update survey output formatting logic * fix: fix by myself * fix bug * fix bug * fix: client bug * fix bug * fix: reset global loop termination flag to ensure consistent execution across multiple calls * fix bug
* update: add survey cpm pipeline * fix: update survey CPM pipeline to use batch keyword search and adjust response parsing * fix: improve passage retrieval logic to ensure balanced keyword representation and fill remaining slots with additional documents * fix: add function to format survey output as clean Markdown and update survey output formatting logic * fix: fix by myself * fix bug * fix bug * fix: client bug * fix bug * fix: reset global loop termination flag to ensure consistent execution across multiple calls * fix bug * fix: implement context-aware loop termination using ContextVar for coroutine safety
… details (OpenBMB#185) * Update: support background task * fix align * Implement interrupt confirmation dialog for ongoing chat generation and enhance session management features * update: enhance background task management by implementing localStorage caching * update: save show thinking message * fix: scroll bug
…for task isolation. (OpenBMB#186)
* Update: disable debug information display for Dataset/Memory paths in chat history rendering * Update: refine background mode toggle button styles and adjust related UI elements for improved consistency and usability
…#188) * Update: bump version to 0.3.0 and update fastmcp dependency to 2.13.0 in pyproject.toml * Enhance Markdown formatting in survey output * Enhance survey Markdown output by adding section and subsection numbering * Update: support deep research with citation pipeline * Fix: ensure proper JSON encoding in survey output by adding ensure_ascii=False to json.dumps calls
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.