Fu-Jie
db33f44cbc
feat(plugins): release Copilot SDK Pipe v0.8.0 and Files Filter v0.1.3 (#50)
* feat(plugins): release copilot sdk pipe v0.8.0 and files filter v0.1.3
- Add P1~P4 conditional tool filtering and admin/server gating behavior
- Fix artifact publishing reliability, strict /api file URLs, and HTML preview/download delivery
- Update bilingual README/docs, release notes, and filter matching/debug improvements
* fix(docs): remove duplicate code block in tool-filtering zh doc
- Remove incorrectly placed duplicate 'if not is_enabled: continue' block
outside code fence on line 161-163 of copilot-sdk-tool-filtering.zh.md
- Addresses review comment from gemini-code-assist (#50)