copilot-swe-agent[bot]
17f63eb00a
Create copilot-instructions.md with plugin development guidelines
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-30 05:36:28 +00:00
copilot-swe-agent[bot]
a7aea0f2f8
Initial plan
2025-12-30 05:31:24 +00:00
Jeff fu
278a6ce12c
Add export to Word functionality with Markdown support
...
- Implemented a new plugin to export current conversation content from Markdown to Word (.docx) format.
- Added README_CN.md for Chinese documentation, detailing features, supported Markdown syntax, usage instructions, font configurations, and author information.
- Developed export_to_word.py to handle the conversion process, including title extraction, document creation, and file download triggering.
- Included support for various Markdown elements such as headings, lists, tables, and inline formatting.
- Ensured proper handling of Chinese and English text without encoding issues.
2025-12-30 13:29:44 +08:00
Jeff fu
b0fad966ce
添加作者和许可证信息到各个插件的 README 文件
2025-12-30 12:44:55 +08:00
Jeff fu
e4fd08628c
更新闪记卡插件的图标为官方Lucide SVG格式
2025-12-30 11:24:23 +08:00
Jeff fu
6a4a578394
Add Flash Card plugin with HTML generation and key point extraction
...
- Introduced a new Flash Card plugin that generates visually appealing flashcards from text input.
- Implemented functionality to extract key points and categories for efficient learning.
- Added a new Python file for the plugin logic and a corresponding image asset.
- Removed outdated README files for the previous knowledge card plugin.
2025-12-30 11:18:36 +08:00
Jeff
fb4af28539
Import re module in knowledge_card.py
...
Added import for regular expressions to knowledge_card.py
2025-12-30 10:55:27 +08:00
Jeff
7a2b03bb2a
Merge pull request #6 from Fu-Jie/copilot/update-icon-urls-to-lucide
...
还原 icon_url 修改 - 保持原始 base64 SVG 格式
2025-12-30 10:43:16 +08:00
copilot-swe-agent[bot]
7d16ac4b29
Update icons to official Lucide SVGs in base64 format
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-30 02:28:46 +00:00
copilot-swe-agent[bot]
ded4040af1
Revert icon_url changes - keep original base64 SVG format
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-30 02:14:14 +00:00
copilot-swe-agent[bot]
c77ad84858
统一插件 icon_url 为 Lucide Icons 格式
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-30 02:07:40 +00:00
copilot-swe-agent[bot]
98e5bb9414
Initial plan
2025-12-30 01:56:10 +00:00
Jeff
9e50d4b764
Merge pull request #5 from Fu-Jie/copilot/update-chinese-documentation
...
Complete Simplified Chinese documentation coverage
2025-12-30 09:31:07 +08:00
copilot-swe-agent[bot]
ba44dfab26
docs: add full zh translations for site
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-30 01:22:29 +00:00
copilot-swe-agent[bot]
7f07329f87
Initial plan
2025-12-30 01:09:59 +00:00
Jeff
5819d96e6b
Merge pull request #4 from Fu-Jie/copilot/add-multi-language-support
...
[WIP] Add Chinese and English versions for GitHub Pages
2025-12-29 19:50:00 +08:00
copilot-swe-agent[bot]
828f091d6f
Add multi-language support, Smart Infographic docs, fix icon, add documentation guide
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-29 11:47:54 +00:00
copilot-swe-agent[bot]
404e3f9da8
Initial plan
2025-12-29 11:34:08 +00:00
Jeff
0e2b384683
Merge pull request #3 from Fu-Jie/copilot/build-documentation-portal
...
Build MkDocs documentation portal with Material theme and GitHub Pages deployment
2025-12-29 18:55:49 +08:00
Jeff
cda9a63cce
Merge pull request #2 from Fu-Jie/copilot/update-icon-style-to-monochrome
...
Align Smart Infographic plugin icon with OpenWebUI official monochrome style
2025-12-29 18:45:08 +08:00
copilot-swe-agent[bot]
c95a6c5366
chore: switch infographic icon to lucide bar-chart-2
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-29 10:22:00 +00:00
copilot-swe-agent[bot]
3950846fa9
Add MkDocs documentation portal with Material theme and CI/CD workflow
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-29 10:03:23 +00:00
copilot-swe-agent[bot]
d3d46bb166
chore: align infographic icon with official style
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-29 10:02:49 +00:00
copilot-swe-agent[bot]
27ff6a29a3
chore: tweak infographic icon stroke for clarity
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-29 09:56:07 +00:00
copilot-swe-agent[bot]
487bb21d46
Initial plan
2025-12-29 09:48:26 +00:00
copilot-swe-agent[bot]
127fecc9e3
chore: update infographic icon to monochrome
...
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com >
2025-12-29 09:44:20 +00:00
copilot-swe-agent[bot]
df4ef4b3a8
Initial plan
2025-12-29 09:36:26 +00:00
fujie
d1bc006098
feat: 新增 Gemini 多模态过滤器,支持多种文件类型并提供视频字幕增强功能
2025-12-29 03:41:53 +08:00
fujie
1930d415ee
feat: 添加信息图生成功能及其多语言提示,并更新相关逻辑。
2025-12-29 00:38:20 +08:00
fujie
66a6d6b103
feat: 更新插件元数据和文档,并移除旧的 README 文件。
2025-12-28 21:54:47 +08:00
fujie
9ee3d495b6
feat: 替换 compare-table 为 list-grid 并新增 compare-binary 示例
2025-12-28 20:46:03 +08:00
fujie
2f27267b42
feat: 添加信息图插件,并更新相关插件模板和开发文档。
2025-12-28 20:08:50 +08:00
fujie
3ddddb69d7
feat: 重构了智能思维导图和摘要插件的事件发射逻辑,并新增了插件开发指南。
2025-12-20 17:03:40 +08:00
fujie
afaa25d441
refactor: 优化插件HTML输出结构和样式,引入通用HTML包装器实现模块化。
2025-12-20 15:43:58 +08:00
fujie
533a6dee5d
feat: 插件新增配置项以支持在渲染新结果前清除旧的 HTML 输出
2025-12-20 15:07:41 +08:00
fujie
0ef4d67d09
feat: 添加了中英文动作插件模板,更新了摘要和智能思维导图插件,并简化了异步上下文压缩插件的模型阈值配置。
2025-12-20 14:59:55 +08:00
fujie
0c380b9fe4
删除 CHANGELOG.md 文件及其在 README.md 中的引用,并更新 async_context_compression 插件以支持基于 Token 的压缩阈值和模型特定上下文限制。
2025-12-20 14:29:44 +08:00
fujie
39eb7d00ee
feat: 更新插件作者信息并将深度阅读插件本地化为英文
2025-12-20 14:27:37 +08:00
fujie
eaa6319991
feat: 新增插件系统、多种插件类型、开发指南及多语言文档。
2025-12-20 12:34:49 +08:00