GitHub Copilot SDK Pipe v0.9.1 Release Notes
Updated
- Prioritize autonomous web search by always enabling
web_searchfor 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_listor 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.
Commits
- 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)
Download
📦 Download the updated plugin files below
Installation
From OpenWebUI Community
- Open OpenWebUI Admin Panel
- Navigate to Functions/Tools
- Search for the plugin name
- Click Install
Manual Installation
- Download the plugin file (
.py) from the assets below - Open OpenWebUI Admin Panel → Functions
- Click "Create Function" → Import
- Paste the plugin code