- embed changed v*.md release note content into generated GitHub release notes - keep additional doc changes visible as file list in release output - refine v0.9.1 EN/CN release notes to include only actual updated/fixed items
14 lines
954 B
Markdown
14 lines
954 B
Markdown
# 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. |