docs(readme): clean up Star Features badges and fix Copilot SDK stats badge keys
- remove all Market badges from Star Features headings - replace invalid p0_dl/p0_vw placeholders with correct per-post MD5-keyed Gist badges - remove GitHub Copilot SDK row from Top 6 table (not in ranked stats yet)
This commit is contained in:
@@ -49,7 +49,7 @@ This is a powerful **GitHub Copilot SDK** Pipe for **OpenWebUI** that provides a
|
||||
> [!TIP]
|
||||
> **💡 Visualization Pro-Tip**
|
||||
> To get the most out of **HTML Artifacts** and **RichUI**, we highly recommend asking the Agent to install the skill via its GitHub URL:
|
||||
> "Install this skill: https://github.com/nicobailon/visual-explainer".
|
||||
> "Install this skill: <https://github.com/nicobailon/visual-explainer>".
|
||||
> This skill is specifically optimized for generating high-quality visual components and integrates perfectly with this Pipe.
|
||||
|
||||
---
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
> [!TIP]
|
||||
> **💡 增强渲染建议**
|
||||
> 为了获得最精美的 **HTML Artifacts** 与 **RichUI** 效果,建议在对话中通过提供的 GitHub 链接直接命令 Agent 安装:
|
||||
> “请安装此技能:https://github.com/nicobailon/visual-explainer”。
|
||||
> “请安装此技能:<https://github.com/nicobailon/visual-explainer”。>
|
||||
> 该技能专为生成高质量可视化组件而设计,能够与本 Pipe 完美协作。
|
||||
|
||||
---
|
||||
|
||||
@@ -1,14 +1,16 @@
|
||||
# GitHub Copilot SDK Pipe v0.9.1 Release Notes
|
||||
|
||||
## Updated
|
||||
|
||||
- Prioritize autonomous web search by always enabling `web_search` for Agent-side decision making.
|
||||
- Add explicit ecosystem injection messaging for OpenWebUI Tools, MCP servers, OpenAPI servers, and Skills.
|
||||
- Improve interactive delivery guidance for HTML Artifacts and RichUI workflows.
|
||||
- Add recommendation for installing the Visual Explainer skill for high-quality visual rendering.
|
||||
|
||||
## Fixed
|
||||
|
||||
- Fix MCP tool filtering reliability when `function_name_filter_list` or UI-selected tool scopes are used.
|
||||
- Normalize tool ID handling to avoid accidental filtering failures with `server:mcp:` prefixes.
|
||||
- Standardize TODO terminology presentation to avoid malformed text artifacts.
|
||||
- Remove duplicated language-consistency statements in both English and Chinese docs while keeping the intended single statement.
|
||||
- Correct Indonesian status wording (`Agén` -> `Agen`) for better locale consistency.
|
||||
- Correct Indonesian status wording (`Agén` -> `Agen`) for better locale consistency.
|
||||
|
||||
@@ -1,14 +1,16 @@
|
||||
# GitHub Copilot SDK Pipe v0.9.1 发布说明
|
||||
|
||||
## 更新内容
|
||||
|
||||
- 将 `web_search` 设为 Agent 侧始终可用,优先发挥自主网页搜索能力。
|
||||
- 明确强调对 OpenWebUI 工具、MCP、OpenAPI Server 与 Skills 的生态注入与复用能力。
|
||||
- 完善 HTML Artifacts 与 RichUI 的交互交付说明。
|
||||
- 增加 Visual Explainer 技能安装建议,用于提升可视化渲染质量。
|
||||
|
||||
## 修复内容
|
||||
|
||||
- 修复在使用 `function_name_filter_list` 或聊天界面选择工具时的 MCP 工具过滤失效问题。
|
||||
- 修复 `server:mcp:` 前缀场景下的工具 ID 归一化逻辑,避免误过滤。
|
||||
- 统一 TODO 术语展示,消除异常字符导致的显示问题。
|
||||
- 去除中英文文档中的“语言一致性”重复条目,保留单一有效描述。
|
||||
- 修正印尼语状态文案(`Agén` -> `Agen`),提升多语言一致性。
|
||||
- 修正印尼语状态文案(`Agén` -> `Agen`),提升多语言一致性。
|
||||
|
||||
Reference in New Issue
Block a user