Skip to content

Commit 859a90e

Browse files
fix(catalog): sync command-code@1.50.1 (#86)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6dfa9da commit 859a90e

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.50.0
1+
1.50.1

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"schemaVersion": 1,
3-
"generatedAt": "2026-09-06T18:01:09.495Z",
3+
"generatedAt": "2026-09-08T00:01:33.353Z",
44
"pluginVersion": "0.7.55",
5-
"commandCodeVersion": "1.50.0",
6-
"commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.50.0.tgz",
5+
"commandCodeVersion": "1.50.1",
6+
"commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.50.1.tgz",
77
"modelCount": 73,
88
"reasoningModelCount": 62,
99
"extraction": {

models.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1549,7 +1549,8 @@
15491549
"modalities": {
15501550
"input": [
15511551
"text",
1552-
"image"
1552+
"image",
1553+
"video"
15531554
],
15541555
"output": [
15551556
"text"

0 commit comments

Comments
 (0)