feat(copilot-sdk): v0.12.1 - disable terminal tools for AI, improve RichUI theme

- Disable terminal server tools from being exposed to AI
- Add RichUI theme-aware CSS variables for better text contrast
- Update version to 0.12.1 across all documentation files
This commit is contained in:
fujie
2026-03-24 03:50:09 +08:00
parent 751e255894
commit bfc2743f3a
7 changed files with 13 additions and 25 deletions

View File

@@ -5,7 +5,7 @@ author_url: https://github.com/Fu-Jie/openwebui-extensions
funding_url: https://github.com/open-webui
openwebui_id: ce96f7b4-12fc-4ac3-9a01-875713e69359
description: A powerful Agent SDK integration for OpenWebUI. It deeply bridges GitHub Copilot SDK with OpenWebUI's ecosystem, enabling the Agent to autonomously perform intent recognition, web search, and context compaction. It seamlessly reuses your existing Tools, MCP servers, OpenAPI servers, and Skills for a professional, full-featured experience.
version: 0.12.0
version: 0.12.1
requirements: github-copilot-sdk==0.1.30
"""