@mmmbuto/nexuscli 0.8.3 → 0.8.5

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.3)
31
+ ## Highlights (v0.8.5)
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,6 +37,7 @@ 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, circular send/stop, updated chat bubbles/icons and markdown rendering
40
41
 
41
42
  ## Supported Engines
42
43