Skip to content

Releases: RunanywhereAI/RCLI

v0.3.7

15 Mar 05:41

Choose a tag to compare

Installation

brew tap RunanywhereAI/rcli https://github.com/RunanywhereAI/RCLI.git
brew install rcli
rcli setup  # download AI models (~1GB, one-time)

SHA256

631349d585231b8f9b4590022c8c1fc3525e6112cce2308ee9871856cd327e3c

What's Changed

New Contributors

Full Changelog: v0.3.6...v0.3.7

v0.3.6

12 Mar 05:39

Choose a tag to compare

Installation

brew tap RunanywhereAI/rcli https://github.com/RunanywhereAI/RCLI.git
brew install rcli
rcli setup  # download AI models (~1GB, one-time)

SHA256

13b303dfabc11338a65ec1bc9c3730b5525a3574c5be41b6d8a72e6ebc352e2e

Full Changelog: v0.3.5...v0.3.6

v0.3.5

12 Mar 02:33

Choose a tag to compare

Installation

brew tap RunanywhereAI/rcli https://github.com/RunanywhereAI/RCLI.git
brew install rcli
rcli setup  # download AI models (~1GB, one-time)

SHA256

53d5519b24de6ff1dfb76fed73c69772295fd6e126d2853b686f2a95a7d4eaf7

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

11 Mar 20:10

Choose a tag to compare

Installation

brew tap RunanywhereAI/rcli https://github.com/RunanywhereAI/RCLI.git
brew install rcli
rcli setup  # download AI models (~1GB, one-time)

SHA256

9a143601a331b659f2a9023e9ef5202b34cd62892e1f4a725d05c6b192bd0a46

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

10 Mar 22:48

Choose a tag to compare

Installation

brew tap RunanywhereAI/rcli https://github.com/RunanywhereAI/RCLI.git
brew install rcli
rcli setup  # download AI models (~1GB, one-time)

SHA256

1a7ac50b41422d3cf62739209962a0143e12edc445eb48deca398b8ca9fafc71

What's Changed

  • fix: MetalRT segfault crashes, missing dylib packaging, and M5+ forward-compatibility by @shubhammalhotra28 in #19

Full Changelog: v0.3.2...v0.3.3

v0.3.2

10 Mar 20:17

Choose a tag to compare

Installation

brew tap RunanywhereAI/rcli https://github.com/RunanywhereAI/RCLI.git
brew install rcli
rcli setup  # download AI models (~1GB, one-time)

SHA256

06db2630206ef9feff764ef53a20b41027d3fca1df330928d0e4384d5273205a

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

10 Mar 19:31

Choose a tag to compare

What's New

MetalRT crash guard (fixes #5)

  • Automatic recovery: if MetalRT crashes during init (common on some M3/M4 Macs), the next launch automatically falls back to llama.cpp — no more crash loops
  • Helpful error message: displays a clear message instead of bare "segmentation fault", with instructions to switch engines
  • Defensive guards: prevents segfault when accessing uninitialized LLM engine in all code paths

Engine CLI commands

  • rcli metalrt — launch directly with MetalRT GPU engine
  • rcli llamacpp — launch directly with llama.cpp engine

TTFA inline metric

  • Time To First Audio now appears inline on the LLM performance line immediately when first audio fires, instead of as a separate line after TTS completes

Installation

brew tap RunanywhereAI/rcli https://github.com/RunanywhereAI/RCLI.git
brew install rcli
rcli setup  # download AI models (~1GB, one-time)

Or update:

brew upgrade rcli

SHA256

278e0f83d8431957cebb3e2f0020d6049962d961a67a05dd3e855dcd20959596

Full Changelog: v0.3.0...v0.3.1

v0.3.0

10 Mar 17:25

Choose a tag to compare

Installation

brew tap RunanywhereAI/rcli https://github.com/RunanywhereAI/RCLI.git
brew install rcli
rcli setup  # download AI models (~1GB, one-time)

SHA256

f269751118e0c55ca70ad9a7c7c7d4a116eb0b39fd4f3d4148b456c1bb001f58

Full Changelog: v0.2.9...v0.3.0

v0.2.9

10 Mar 17:12

Choose a tag to compare

Installation

brew tap RunanywhereAI/rcli https://github.com/RunanywhereAI/RCLI.git
brew install rcli
rcli setup  # download AI models (~1GB, one-time)

SHA256

166483891daa893bc77bda2a0bdac1c85d1631e11b6f2cb28b6bc0d39fea955f

Full Changelog: v0.2.8...v0.2.9

v0.2.8

10 Mar 16:42

Choose a tag to compare

Installation

brew tap RunanywhereAI/rcli https://github.com/RunanywhereAI/RCLI.git
brew install rcli
rcli setup  # download AI models (~1GB, one-time)

SHA256

e10da8bc5719d612d8d4eba508e2a439d5aba174029d0e0259e9aadf963ba649

Full Changelog: v0.2.7...v0.2.8