Skip to content

BigMoeOnEdge

v0.9.2 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 8d LLM Frameworks
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

android c++ edge-ai gemma gguf gpt-oss
+7 more
inference llama-cpp llm mixture-of-experts moe on-device-ai qwen

Summary

AI summary

Reasoning output is now displayed as a collapsible block above replies.

Changes in this release

Feature Low

Shows reasoning model's thinking in Android app as dimmed, collapsible block.

Shows reasoning model's thinking in Android app as dimmed, collapsible block.

Source: llm_adapter@2026-07-19

Confidence: high

Feature Low

Updates model-agnostic description for Thinking setting in Android app.

Updates model-agnostic description for Thinking setting in Android app.

Source: llm_adapter@2026-07-19

Confidence: high

Full changelog

Highlights

A reasoning model's thinking is now shown instead of hidden (#70). Wiring the chat reasoning parser correctly had started stripping the reasoning span from the answer unconditionally — even with Thinking on — so a Thinking-on run sat on a blank answer while the model reasoned, reading as a hang on a slow streamed decode. The reasoning is now surfaced alongside the answer, kept apart from it end to end, and the Android app renders it as a dimmed, collapsible Thinking block above the reply (open while it streams, collapsed once the turn is committed). The Thinking setting description is now model-agnostic.

The answer itself is unchanged (reasoning still stripped from it), so this is display-only — the byte-identity gates are untouched. Validated on-device.

Install

Sideload app-dev-release.apk. It is signed with the project's stable key, so it installs over a previous stable-signed release in place. Updating over an older debug-signed install still needs a one-time uninstall (Android refuses a signature change); after that, updates install cleanly.

Full changelog: https://github.com/Helldez/BigMoeOnEdge/blob/main/CHANGELOG.md

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track BigMoeOnEdge

Get notified when new releases ship.

Sign up free

About BigMoeOnEdge

All releases →

Beta — feedback welcome: [email protected]