Commit Graph

16 Commits

Author SHA1 Message Date
fujie
0c893ce61f docs: 新增插件开发工作流程文档并更新了多个插件的版本信息 2026-01-03 12:22:14 +08:00
fujie
ac2cf00807 feat: 更新了异步上下文压缩插件版本,并优化了发布工作流以直接上传插件文件,同时排除了新的插件模板文件。 2026-01-03 11:54:17 +08:00
fujie
b9d8100cdb docs: add consistency maintenance section to copilot instructions 2026-01-03 11:18:39 +08:00
fujie
bb1cc0d966 docs: update copilot instructions for consistency and sync READMEs 2026-01-03 11:17:54 +08:00
fujie
a4e8cc52f9 docs: 更新 Copilot 指令。 2026-01-03 10:57:21 +08:00
fujie
c8e8434bc6 feat: 引入选项以在发布说明中忽略已移除的插件。 2026-01-03 10:55:05 +08:00
fujie
3ee00bb083 docs(copilot-instructions): add release workflow guidelines
- Add release workflow section with automatic release process
- Document version numbering rules (semver)
- Add three release methods: direct push, PR, manual trigger
- Include commit message convention (Conventional Commits)
- Add release checklist
2026-01-01 04:23:22 +08:00
fujie
feeed7d332 添加用户上下文获取规范,确保插件安全提取用户信息并避免潜在错误 2026-01-01 04:10:32 +08:00
copilot-swe-agent[bot]
5b8750c438 Enhance release workflow with auto-release on merge and PR validation
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-31 12:06:31 +00:00
copilot-swe-agent[bot]
10bddd2026 Add plugin release workflow with version extraction and changelog management
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-31 11:14:41 +00:00
copilot-swe-agent[bot]
570381f5b3 Fix: Add extend_existing=True to prevent MetaData conflicts on plugin reload
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-31 04:14:16 +00:00
copilot-swe-agent[bot]
e510b3b580 Refactor async-context-compression to use OpenWebUI's internal DB connection
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2025-12-31 03:52:19 +00:00
fujie
73df5a0818 feat: Update smart mind map plugin with enhanced features and improved UI
- Renamed plugin title from "智绘心图" to "思维导图" and updated version to 0.8.0.
- Refactored user context extraction for better handling of user data.
- Improved CSS styles for better responsiveness and aesthetics.
- Added new control buttons for downloading and zooming functionalities.
- Enhanced JavaScript for dynamic theme detection and improved SVG handling.
- Updated documentation to reflect changes in plugin functionality and naming.
2025-12-30 23:53:26 +08:00
Jeff fu
4e5646ae94 添加插件文档和代码更新,支持可配置的文件标题来源,增强导出功能 2025-12-30 16:09:39 +08:00
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]
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