docs: refresh minimax setup docs

This commit is contained in:
Peter Steinberger
2026-01-12 05:49:02 +00:00
parent d0861670bd
commit c4d85dc045
6 changed files with 24 additions and 114 deletions

View File

@@ -9,7 +9,9 @@
- Agents: automatic pre-compaction memory flush turn to store durable memories before compaction.
### Changes
- CLI: simplify configure section selection (single-select with optional add-more).
- CLI/Onboarding: simplify MiniMax auth choice to a single M2.1 option.
- CLI: configure section selection now loops until Continue.
- Docs: explain MiniMax vs MiniMax Lightning (speed vs cost).
- Onboarding/CLI: group model/auth choice by provider and label Z.AI as GLM 4.7.
- Auto-reply: add compact `/model` picker (models + available providers) and show provider endpoints in `/model status`.
- Plugins: add extension loader (tools/RPC/CLI/services), discovery paths, and config schema + Control UI labels (uiHints).