Commit Graph

11 Commits

Author SHA1 Message Date
SengokuCola
f736f3fbc1 perf:修改插件卡片样式 2026-05-08 18:02:38 +08:00
SengokuCola
7a87c760e2 fix:对齐其他语言prompt 2026-05-08 02:26:06 +08:00
SengokuCola
f286cfc1ed 1 2026-05-07 21:54:40 +08:00
SengokuCola
16ece263a6 feat:启动时检查webui版本并尝试自动更新 2026-05-07 13:06:05 +08:00
SengokuCola
8c73424583 feat:为webui配置名提供中文翻译,并修改优化布局 2026-05-06 15:45:50 +08:00
SengokuCola
a5e4ac8531 pref:优化webui界面,增加prompt模板元信息 2026-05-05 17:57:19 +08:00
SengokuCola
120acb835f fix:优化图片识别,优化webui配置和排版,优化聊天流监控,新增mcp显示,新增prompt修改面板,优化插件状态显示,优化长期记忆控制台, 2026-05-04 18:19:00 +08:00
DrSmoothl
8090c2873c feat: 更新版本号至1.0.2,并添加适配器配置禁用页,指引用户前往插件配置 2026-05-02 18:47:40 +08:00
DrSmoothl
d9a509b6c2 feat(chat): refactor chat message handling and introduce private messaging support
- Updated `uni_message_sender.py` to allow for private messaging by removing the mandatory group ID and adding user ID handling.
- Enhanced chat history retrieval and clearing functions in `routes.py` and `service.py` to support both group and private chat scenarios.
- Introduced a new `ChatScrollContext` for managing message scrolling and highlighting in the chat UI.
- Created a `ListItemEditorHookFactory` for rendering a rich UI editor for list items in configuration settings, replacing the previous JSON text display.
- Improved message serialization for consistent display in chat history.
- Added detailed logging for chat history operations and error handling.

Co-authored-by: Copilot <copilot@github.com>
2026-05-01 17:54:13 +08:00
DrSmoothl
760561f45e fix(version): update APP_VERSION to 1.0.0 2026-02-17 18:52:06 +08:00
墨梓柒
433a4551f9 移除gitignore中的lib文件夹,上传被排除掉的前端lib文件 2026-01-21 15:41:43 +08:00