mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 11:35:57 +00:00
* feat(plugins): catch code-mode drift between catalogs sharing one model Adds a contract test that groups bundled catalog rows by shared upstream model and requires every row in a group to declare compat.codeMode once any sibling does. Rows sharing a model id group automatically; rows under different ids opt in with the new manifest-only `upstreamModel` marker. Moves the kimi catalog into its manifest so the scan can see it, and records the tier reseller catalogs were silently missing as explicit "capable". * docs: regenerate docs map for the shared-model code-mode section |
||
|---|---|---|
| .. | ||
| api.ts | ||
| index.test.ts | ||
| index.ts | ||
| models.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| provider-catalog.ts | ||
| provider-discovery.ts | ||
| speech-provider.ts | ||
| tsconfig.json | ||
| tts.live.test.ts | ||
| tts.test.ts | ||
| tts.ts | ||