From b9f4f5f1d6ae6dfd47c9c044f8d155294e168e59 Mon Sep 17 00:00:00 2001 From: fujie Date: Mon, 9 Feb 2026 21:47:54 +0800 Subject: [PATCH] chore: update project README with star feature highlight (English only) --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 6ab9cf3..da03597 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,21 @@ A collection of enhancements, plugins, and prompts for [OpenWebUI](https://githu *See full stats in [Community Stats Report](./docs/community-stats.md)* +## 🌟 Star of the Show / ζ˜Žζ˜Ÿζ’δ»Ά + +### [GitHub Copilot SDK Pipe](./plugins/pipes/github-copilot-sdk/README.md) + +> **Unlock the full potential of Copilot Agents within OpenWebUI.** / **在 OpenWebUI δΈ­ι‡Šζ”Ύ Copilot Agent ηš„ε…¨ιƒ¨ζ½œεŠ›γ€‚** + +![GitHub Copilot SDK](./plugins/pipes/github-copilot-sdk/github_copilot_sdk.png) + +- **πŸš€ Native Code Execution**: Runs Python/Pandas for real data analysis, not just text generation. +- **πŸ“ Raw File Access**: Directly reads Excel/PDF/Images without RAG interference (thanks to [Files Filter](./plugins/filters/github_copilot_sdk_files_filter/README.md)). +- **🧠 Infinite Session**: Automatically manages context for long-running tasks. +- **πŸ“Š Interactive Artifacts**: Generates HTML dashboards, charts, and diagrams instantly. + +[:octicons-arrow-right-24: Learn More](./plugins/pipes/github-copilot-sdk/README.md) + ## πŸ“¦ Project Contents ### 🧩 Plugins