Commit Graph

9 Commits

Author SHA1 Message Date
Hans Cho
a7cd69f0ab docs: fix Moonshot API endpoint documentation
The documentation incorrectly suggested using api.moonshot.cn as an
alternative China endpoint. Testing shows this endpoint returns 401
Invalid Authentication errors even with valid API keys.

The correct global endpoint is api.moonshot.ai/v1, which is already
used in the source code (src/agents/models-config.providers.ts).

Updated the docs to reflect this and removed the misleading note
about the .cn endpoint to prevent user confusion.
2026-01-30 11:45:28 -05:00
Peter Steinberger
9a7160786a refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
Boran Cui
394308076a Update Moonshot Kimi model references from kimi-k2-0905-preview to the latest kimi-k2.5 2026-01-27 21:10:59 -06:00
Peter Steinberger
6d16a658e5 refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
ddyo
e93a1d8138 feat: add kimi code provider onboarding 2026-01-17 17:25:07 +00:00
Peter Steinberger
980f274fc9 fix: stabilize docs and tests after system event timestamps 2026-01-13 03:51:34 +00:00
Peter Steinberger
b928b96af5 fix: sync Moonshot Kimi K2 models (#818) (thanks @mickahouan)
Co-authored-by: mickahouan <mickahouan@users.noreply.github.com>
2026-01-13 03:19:49 +00:00
Mickaël Ahouansou
abe9440096 feat: add Kimi K2 variants to Moonshot preset 2026-01-13 02:26:43 +00:00
Peter Steinberger
79cbb20988 docs: add Moonshot provider setup 2026-01-12 06:48:06 +00:00