Files
Fu-Jie_openwebui-extensions/plugins/pipes/github-copilot-sdk/v0.12.1_CN.md

25 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# GitHub Copilot SDK Pipe v0.12.1
本次发布在管道层面禁用了终端服务器工具的 AI 调用,同时保留用户通过界面使用终端的功能,并改进了 RichUI 主题兼容性,支持自动浅色/深色模式适配。
## 新功能
- **禁用终端工具 AI 调用**: 终端服务器工具(如 `run_command`已在管道层面被过滤AI 无法调用这些工具,但用户仍可通过 OpenWebUI 界面使用终端功能。
- **RichUI 主题感知 CSS 变量**: 新增 CSS 自定义属性(`--richui-text``--richui-bg` 等),自动适配浅色/深色主题,改善 AI 生成 HTML 内容的文字对比度和可读性。
## 改进
- **Fallback Actions 样式优化**: 更新 fallback action 按钮使用主题感知 CSS 变量,确保跨主题一致性。
- **默认超时时间**: 将默认流超时从 300 秒增加到 3600 秒,更好地处理长时间运行的任务。
## 版本变更
### 插件更新
- **GitHub Copilot SDK Pipe**: v0.12.0 → v0.12.1 | [📖 README](https://github.com/Fu-Jie/openwebui-extensions/blob/main/plugins/pipes/github-copilot-sdk/README_CN.md)
---
📚 [文档门户](https://fu-jie.github.io/openwebui-extensions/)
🐛 [报告问题](https://github.com/Fu-Jie/openwebui-extensions/issues)