github Fu-Jie/openwebui-extensions v2026.03.04-1

7 hours ago

Smart Mind Map Tool v1.0.0 Release Notes

Overview

The Smart Mind Map Tool represents a strategic evolution of our popular Action plugin, fully optimized for the tool-calling era. Powered by OpenWebUI 0.8.0's Rich UI enhancements, it transforms knowledge visualization from a manual task into an autonomous AI capability, intelligently deciding when a visual breakdown will most benefit your workflow.

New Features

  • AI Proactive Invocation: The AI can now autonomously trigger mind map generation based on the project's logic and user intent without manual clicks.
  • Native Rich UI Embedding: Direct chat-stream HTML/iframe rendering with smooth interaction and responsive scaling.
  • Smart Context Injection: Completely refactored to use native __messages__. Simplifies calling parameters while ensuring deep understanding of the conversation history.
  • Fluid Responsive Layout: Implemented golden-ratio aspect-ratio: 16 / 9 with flexible height bounds for a consistent experience across Desktop and Mobile.
  • Deep i18n Support: 4-level automated language detection cascade (JS > Header > Profile > Default). Natively supports 13 languages: English, Simplified Chinese, Traditional Chinese (HK/TW), Japanese, Korean, French, German, Spanish, Italian, Russian, Vietnamese, and Indonesian.

Bug Fixes

  • Iframe Background Bleed Fix: Resolved the "white border" issue in dark mode by forcing bone-level transparency on the HTML/Body frame.
  • Drawing Area Refinement: Replaced fixed 500px height with flexible clamping for better readability on varied screen sizes.

Migration & Setup

  • Native Tool Calling: For reliable autonomous triggering, MUST enable "Native Tool Calling" in either individual Chat Settings (Controls icon at top-right corner) or OpenWebUI Admin -> Model settings.
  • MESSAGE_COUNT: Defaulting to 12 messages for optimal performance. Set to 0 for full conservation summaries.

What's Changed

Plugin Updates

  • Smart Mind Map Tool: v1.0.0

Commits

  • feat(smart-mind-map-tool): initial release v1.0.0 with adaptive Rich UI

Download

📦 Download the updated plugin files below

Installation

From OpenWebUI Community

  1. Open OpenWebUI Admin Panel
  2. Navigate to Functions/Tools
  3. Search for the plugin name
  4. Click Install

Manual Installation

  1. Download the plugin file (.py) from the assets below
  2. Open OpenWebUI Admin Panel → Functions
  3. Click "Create Function" → Import
  4. Paste the plugin code

📚 Documentation
🐛 Report Issues

Don't miss a new openwebui-extensions release

NewReleases is sending notifications on new releases.