omnipkg v2.1.2 - Urllib3 CVE Patch, Speed & The Live Bridge
omnipkg v2.1.2 - Urllib3 CVE Patch, Speed & The Live Bridge
This release hardens the security posture, optimizes the core installation logic, and expands the interactive documentation suite.
🔒 Critical Security
- CVE-2026-21441 Patched: Forced upgrade to
urllib3==2.6.3to address potential request vulnerabilities. - Smart Bridge Routing: The Web UI now intelligently detects the connection context. It automatically routes API requests via the secure Tailscale proxy (
/omnipkg-api) when accessing remotely, or utilizes direct ports when on localhost.
⚡ Core Improvements
- Installation Optimization: Removed a redundant
pip installexecution path in the core logic. This eliminates unnecessary "Requirement already satisfied" checks, resulting in a cleaner console output and faster resolution times. - Real-Time KB Feedback: The Knowledge Base builder now streams security scan progress (Safety/Pip-Audit) in real-time, providing better feedback during long-running background operations.
📚 Interactive Documentation
- New Deep-Dive Demos: Added comprehensive documentation and live demos for:
- Multiverse Healing: Cross-python context switching logic.
- Script Healing: The
omnipkg runauto-wrapper.
- Remote Telemetry: Enhanced telemetry tracking for interactive sessions connected via Tailscale to monitor bridge health and latency.
📦 Installation
pip install omnipkg==2.1.2