github Fu-Jie/openwebui-extensions github-copilot-sdk-v0.12.1
GitHub Copilot SDK Pipe v0.12.1

7 hours ago

GitHub Copilot SDK Pipe v0.12.1

This release disables terminal server tools from being exposed to AI while keeping terminal functionality available to users, and improves RichUI theme compatibility with automatic light/dark mode adaptation.

New Features

  • Disable Terminal Tools for AI: Terminal server tools (e.g., run_command) are now filtered out at the pipe level, preventing AI from calling them while preserving terminal functionality for users through the OpenWebUI interface.
  • RichUI Theme-Aware CSS Variables: Added CSS custom properties (--richui-text, --richui-bg, etc.) that automatically adapt to light/dark themes, improving text contrast and readability in AI-generated HTML content.

Improvements

  • Fallback Actions Styling: Updated fallback action buttons to use theme-aware CSS variables for consistent appearance across themes.
  • Default Timeout: Increased default stream timeout from 300s to 3600s for better handling of long-running tasks.

Version Changes

Plugin Updates

  • GitHub Copilot SDK Pipe: v0.12.0 → v0.12.1 | 📖 README

📚 Documentation Portal
🐛 Report Issues

Don't miss a new openwebui-extensions release

NewReleases is sending notifications on new releases.