Commit Graph

8 Commits

Author SHA1 Message Date
fujie
a4e8cc52f9 docs: 更新 Copilot 指令。 2026-01-03 10:57:21 +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]
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