Skip to content

🐬🩹 Hyper-Zero-UI v1.4.1 — LOTEI tells you what actually went wrong

Choose a tag to compare

@DUNKINKKD DUNKINKKD released this 17 Jul 14:08
· 1 commit to main since this release

🐬🩹 Hyper-Zero-UI v1.4.1 — LOTEI tells you what actually went wrong

A small but useful patch on top of v1.4.0: when LOTEI's brain fails to answer, he now tells you why, in plain English.

🩹 Fixed

  • LOTEI now reports Ollama's real error. Previously a failure surfaced as the useless Error transferring http://localhost:11434/api/chat — server replied: Internal Server Error. Ollama actually explains itself in the response body, so LOTEI reads it and translates the common cases:
    • Out of memory"needs more memory than you have free — try ollama pull qwen2.5:3b, then click my model name to switch."
    • Model not downloaded"the model X isn't downloaded yet. Run ollama pull X."
    • Model can't use tools"chat still works — for the Flipper tools, pick a tool-capable model like qwen2.5."
    • Anything else"Ollama said: <the actual reason>" — instead of a generic transfer error.

If LOTEI has ever left you staring at a cryptic error (or thinking forever), this is the update you want.

🐬 Everything from v1.4.0

⌨️ In-app Flipper CLI · 📶 Bluetooth (BLE) on Windows + Linux · 💾 Custom Firmware manager (Official / Momentum / Unleashed / RogueMaster / ARF / Xero) · Linux AppImage · LOTEI local-AI chat with agentic Flipper tools · model switcher · setup wizard · neural voice (Piper, Windows) · live color editor · Flipper-screen mirror · Release Port / Reconnect · music player · full pink theme.

▶️ How to run

Windows (64-bit) — unzip Hyper-Zero-UI-v1.4.1-win64.zip → run qFlipper.exe. For LOTEI: install Ollama + ollama pull qwen2.5:7b (or qwen2.5:3b on a lighter machine).

Linux (x86_64)chmod +x Hyper-Zero-UI-*.AppImage → run it. For USB access: ./Hyper-Zero-UI-*.AppImage rules install.

⚠️ Windows SmartScreen may warn (unsigned) — More info → Run anyway.

⚖️ Notes

Unofficial fork of qFlipper (GPLv3) — not affiliated with or endorsed by Flipper Devices. "Flipper Zero" and "qFlipper" are trademarks of Flipper Devices Inc. Built on qFlipper 1.3.3 · LOTEI powered by Ollama + Qwen2.5 · voice by Piper.