This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryReasoning output is now displayed as a collapsible block above replies.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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
About BigMoeOnEdge
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]