openclaw/extensions/volcengine
Peter Steinberger 99ec30b44b
feat(plugins): catch code-mode drift between catalogs shipping the same model (#115183)
* 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
2026-07-28 08:52:21 -04:00
..
api.ts refactor(volcengine): reuse model compat patcher (#114232) 2026-07-26 21:58:27 -04:00
index.test.ts refactor(providers): unify lifecycle-safe manifest registration (#114381) 2026-07-27 03:20:02 -04:00
index.ts refactor(providers): unify lifecycle-safe manifest registration (#114381) 2026-07-27 03:20:02 -04:00
models.ts refactor(providers): shared manifest row builder and fleet default-model adoption (#113879) 2026-07-25 15:00:02 -07:00
openclaw.plugin.json feat(plugins): catch code-mode drift between catalogs shipping the same model (#115183) 2026-07-28 08:52:21 -04:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
provider-catalog.ts refactor(providers): table-drive paired catalogs (#99777) 2026-07-04 11:35:55 -07:00
provider-discovery.ts refactor(providers): table-drive paired catalogs (#99777) 2026-07-04 11:35:55 -07:00
speech-provider.ts refactor(config): config-surface reduction tranche 3 — product consolidations (review request) (#111527) 2026-07-21 20:28:43 -07:00
tsconfig.json
tts.live.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
tts.test.ts fix(volcengine): reject malformed TTS audio (#113109) 2026-07-25 08:15:14 -07:00
tts.ts fix(volcengine): reject malformed TTS audio (#113109) 2026-07-25 08:15:14 -07:00