@dmae97/omk-jailbreak-v6
v6.2.0
Published
OMK Jailbreak v6.2 - Lean CTX + Headroom + Token Optimizer + Autocompact + Browser Use
Downloads
53
Maintainers
Readme
OMK Jailbreak v6.2
Features
- Lean CTX: Automatic context compression (93.84% compression rate)
- Headroom: Real-time context window monitoring with Dynamic Context Allocation
- Token Optimizer v2: Lossless compression + Lazy execution + Adaptive budgeting
- Autocompact: 4-Layer trigger system + 4-Stage quality guard
- Browser Use: AI browser agent integration (Ubuntu 24.04 compatible)
- GPT 5.5 Support: 7 specialized agents with Self-Healing Router
Installation
npm install -g @omk/jailbreak-v6Usage
from v6_2_unified import OMKJailbreakV62
engine = OMKJailbreakV62()
result = engine.execute("your query", model="deepseek-v4-flash")CLI
omk-jailbreak --query "your query" --model deepseekDocumentation
License
MIT
