Files
fujie e7b1ff4c54 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)
2026-03-04 01:20:35 +08:00

17 lines
957 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.