openclaw/docs/cli
Vincent Koc d92ba4f8aa
feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845)
* Onboard: add Mistral auth choice and CLI flags

* Onboard/Auth: add Mistral provider config defaults

* Auth choice: wire Mistral API-key flow

* Onboard non-interactive: support --mistral-api-key

* Media understanding: add Mistral Voxtral audio provider

* Changelog: note Mistral onboarding and media support

* Docs: add Mistral provider and onboarding/media references

* Tests: cover Mistral media registry/defaults and auth mapping

* Memory: add Mistral embeddings provider support

* Onboarding: refresh Mistral model metadata

* Docs: document Mistral embeddings and endpoints

* Memory: persist Mistral embedding client state in managers

* Memory: add regressions for mistral provider wiring

* Gateway: add live tool probe retry helper

* Gateway: cover live tool probe retry helper

* Gateway: retry malformed live tool-read probe responses

* Memory: support plain-text batch error bodies

* Tests: add Mistral Voxtral live transcription smoke

* Docs: add Mistral live audio test command

* Revert: remove Mistral live voice test and docs entry

* Onboard: re-export Mistral default model ref from models

* Changelog: credit joeVenner for Mistral work

* fix: include Mistral in auto audio key fallback

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: Shakker <shakkerdroid@gmail.com>
2026-02-23 00:03:56 +00:00
..
acp.md fix: harden ACP secret handling and exec preflight boundaries 2026-02-19 15:34:20 +01:00
agent.md
agents.md
approvals.md
browser.md
channels.md
clawbot.md docs: align CLI docs and help surface 2026-02-22 20:05:01 +01:00
completion.md docs: align CLI docs and help surface 2026-02-22 20:05:01 +01:00
config.md fix(config-cli): correct misleading --json flag description (#21332) 2026-02-19 20:09:17 -05:00
configure.md
cron.md fix(cron): share isolated announce flow + harden cron scheduling/delivery (#11641) 2026-02-07 19:46:01 -08:00
daemon.md docs: align CLI docs and help surface 2026-02-22 20:05:01 +01:00
dashboard.md
devices.md CLI: approve latest pending device request 2026-02-17 14:08:04 +00:00
directory.md
dns.md
docs.md
doctor.md
gateway.md refactor: unify restart gating and update availability sync 2026-02-19 10:00:41 +01:00
health.md
hooks.md fix(security): harden npm plugin and hook install integrity flow 2026-02-19 15:11:25 +01:00
index.md feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845) 2026-02-23 00:03:56 +00:00
logs.md fix(cli): drop logs --localTime alias noise 2026-02-11 08:35:49 -05:00
memory.md docs: canonicalize docs paths and align zh navigation (#11428) 2026-02-07 15:40:35 -05:00
message.md docs(cli): add components send example 2026-02-17 09:58:47 -05:00
models.md
node.md
nodes.md fix(gateway): clarify pairing and node auth guidance 2026-02-22 19:50:29 +01:00
onboard.md feat: Provider/Mistral full support for Mistral on OpenClaw 🇫🇷 (#23845) 2026-02-23 00:03:56 +00:00
pairing.md docs: canonicalize docs paths and align zh navigation (#11428) 2026-02-07 15:40:35 -05:00
plugins.md fix(security): harden npm plugin and hook install integrity flow 2026-02-19 15:11:25 +01:00
qr.md docs: align CLI docs and help surface 2026-02-22 20:05:01 +01:00
reset.md
sandbox.md
security.md Security: expand audit checks for mDNS and real-IP fallback 2026-02-22 11:26:17 +01:00
sessions.md
setup.md
skills.md
status.md
system.md
tui.md docs: canonicalize docs paths and align zh navigation (#11428) 2026-02-07 15:40:35 -05:00
uninstall.md
update.md feat(update): add core auto-updater and dry-run preview 2026-02-22 17:11:36 +01:00
voicecall.md docs: fix voicecall expose disable example 2026-02-22 20:58:28 +01:00
webhooks.md