Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
deep-research_v0.6.3_static-web.zip | 2025-03-27 | 3.8 MB | |
README.md | 2025-03-27 | 3.5 kB | |
v0.6.x Major Upgrade source code.tar.gz | 2025-03-27 | 133.2 kB | |
v0.6.x Major Upgrade source code.zip | 2025-03-27 | 166.0 kB | |
Totals: 4 Items | 4.1 MB | 0 |
This update focuses on significant enhancements to the research function and editor experience:
-
Research Functionality Fully Upgraded!
- Canvas: Supports editing of research content, with two editing modes: WYSIWYM and Markdown. It is possible to adjust the reading level, article length and full text translation.
- Research Progress Retention: Supports retaining current research progress, allowing you to continue research at any time, and delete unwanted research content.
- Research Record Revision: Supports revision of previous research records.
- Research Report Format Optimization: Research reports now have better typesetting.
- Mermaid & Math Formula Support: The Editor component now supports rendering mermaid flowcharts and mathematical formulas.
- Information Collection Section Enhanced: Refactored the information collection section, separating editable and non-editable areas, supporting content export to Markdown, and allowing multiple pages to be expanded simultaneously.
- File Export Improvements: Fixed the issue of missing file extensions when exporting Markdown files, and optimized the export function for PDF and Markdown files.
-
Other Optimizations:
- Model Management: Added the
useModel
hook to get the latest model list and support custom "Thinking Model" and "Networked Model". - Support Multi-Key payload: Support Multi-Key payload to improve API response efficiency.
- Performance Optimization: Optimized the editor to avoid performance issues caused by multiple renderings. Optimized the timer to avoid instantaneous accumulation. Optimized the logic for starting new research.
- Documentation Improvements: Improved i18n translation.
- Model Management: Added the
We are committed to providing a more powerful and smoother research and editing experience. Thank you for your support!
本次更新主要围绕研究功能和编辑器体验进行了大幅度增强:
-
研究功能全面升级!
- Canvas: 支持编辑研究内容,提供 WYSIWYM 和 Markdown 两种编辑模式,可调整阅读级别、文章长度和全文翻译。
- 研究进度保留: 支持保留当前研究进度,可以随时继续研究,并且可以删除不需要的研究内容。
- 研究记录修订: 支持对之前的研究记录进行修订。
- 研究报告格式优化: 研究报告现在拥有更好的排版格式。
- Mermaid & Math 公式支持: 编辑器组件现在支持渲染 mermaid 流程图和数学公式。
- 信息收集板块功能增强: 重构了信息收集部分,将可编辑区域和不可编辑区域分开,内容支持导出 Markdown,并可以同时展开多个页面。
- 文件导出改进: 修复了导出 Markdown 文件时缺少文件后缀的问题,并优化了 PDF 和 Markdown 文件的导出功能。
-
其他优化:
- 模型管理: 新增
useModel
hook,用于获取最新的模型列表,并支持自定义“思考模型”和“联网模型”。 - 支持多 key 负载:支持多 key 负载,提高 API 响应效率。
- 性能优化: 优化了编辑器,避免多次渲染导致性能问题。优化了计时器,避免瞬间累积。 优化了启动新研究的逻辑。
- 文档改进: 改进了i18n 翻译。
- 模型管理: 新增
我们致力于提供更强大、更流畅的研究和编辑体验,感谢您的支持!