Skip to content

Commit 784ac99

Browse files
fix(catalog): sync command-code@1.62.1 (#124)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0e5a94b commit 784ac99

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.62.0
1+
1.62.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-22T00:01:44.007Z",
3+
"generatedAt": "2026-09-22T06:01:11.075Z",
44
"pluginVersion": "0.7.74",
5-
"commandCodeVersion": "1.62.0",
6-
"commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.62.0.tgz",
5+
"commandCodeVersion": "1.62.1",
6+
"commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.62.1.tgz",
77
"modelCount": 76,
88
"reasoningModelCount": 63,
99
"extraction": {

models.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1176,7 +1176,8 @@
11761176
"modalities": {
11771177
"input": [
11781178
"text",
1179-
"image"
1179+
"image",
1180+
"pdf"
11801181
],
11811182
"output": [
11821183
"text"

0 commit comments

Comments
 (0)