@mmmbuto/nexuscli 0.8.4 → 0.8.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -28,7 +28,7 @@ NexusCLI is a lightweight AI cockpit (Termux-first) to orchestrate Claude Code,
28
28
 
29
29
  ---
30
30
 
31
- ## Highlights (v0.8.4)
31
+ ## Highlights (v0.8.6)
32
32
 
33
33
  - Multi-engine: Claude, Codex, Gemini
34
34
  - Native resume: same engine resumes the session; switching engines uses handoff with summary/history
@@ -37,7 +37,8 @@ NexusCLI is a lightweight AI cockpit (Termux-first) to orchestrate Claude Code,
37
37
  - Voice input (Whisper), auto HTTPS for remote microphone
38
38
  - Mobile-first UI with SSE streaming and explicit workspace selection
39
39
  - Termux: postinstall installs `ripgrep`; Claude wrapper auto-patches missing `vendor/ripgrep/arm64-android/rg`; Codex parser exposes threadId to prevent crash on exit
40
- - UI: modernized floating input and circular send/stop buttons (ChatGPT-style)
40
+ - UI: modernized floating input, circular send/stop, updated chat bubbles/icons and markdown rendering
41
+ - Gemini fallback: segnala chiaramente `pty.node` mancante e blocca risposte vuote; input bar resta centrata anche con allegati immagini
41
42
 
42
43
  ## Supported Engines
43
44