mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 22:46:44 +02:00
Two recent commits added user-facing surface that left signature-style references in docs stale: -4428661779Alvin Tang (#20721, thanks @alvinttang) extends the configured model 'input' modality set to also accept 'audio' and 'video', matching what providers like LM Studio already report. docs/plugins/manifest.md model-fields table listed only 'text | image | document', so add 'audio' and 'video'. -44da034516Vincent (thanks @oc-factus) adds a bounded openclaw.agent attribute on the openclaw.tokens counter so per-agent dashboards can group usage. docs/gateway/opentelemetry.md metric reference omitted it; add it to the attrs list.