@n1creator/openacp-cli 2026.712.3 → 2026.712.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
@@ -168,7 +168,7 @@ That's it. Send a message to your bot and start coding.
168
168
  - **Built-in file viewer** — Monaco Editor with syntax highlighting, diffs, and markdown preview
169
169
  - **Session transfer** — Move sessions between terminal and chat (`/handoff`)
170
170
  - **Agent switch** — Change which AI agent handles your session mid-conversation (`/switch`)
171
- - **Voice & speech** — Send voice messages, get spoken responses (Groq STT + Edge TTS)
171
+ - **Voice & speech** — Native local faster-whisper or Groq STT, plus optional Edge TTS
172
172
  - **Usage tracking** — Token counts, cost reports, optional monthly budget limits
173
173
  - **Context resume** — Resume sessions with full conversation history
174
174