Skip to content

Commit bba1da3

Browse files
fix(catalog): sync command-code@1.45.0 (#74)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent afe13ad commit bba1da3

3 files changed

Lines changed: 34 additions & 4 deletions

File tree

_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.44.0
1+
1.45.0

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-03T00:01:34.575Z",
3+
"generatedAt": "2026-09-03T18:01:02.328Z",
44
"pluginVersion": "0.7.49",
5-
"commandCodeVersion": "1.44.0",
6-
"commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.44.0.tgz",
5+
"commandCodeVersion": "1.45.0",
6+
"commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.45.0.tgz",
77
"modelCount": 72,
88
"reasoningModelCount": 61,
99
"extraction": {

models.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,6 +1552,12 @@
15521552
"name": "Muse Spark 1.1",
15531553
"tier": "open-source",
15541554
"reasoning": true,
1555+
"reasoningEfforts": [
1556+
"low",
1557+
"medium",
1558+
"high",
1559+
"xhigh"
1560+
],
15551561
"tool_call": true,
15561562
"cost": {
15571563
"input": 1.25,
@@ -1581,6 +1587,12 @@
15811587
"name": "Muse Spark 1.2",
15821588
"tier": "open-source",
15831589
"reasoning": true,
1590+
"reasoningEfforts": [
1591+
"low",
1592+
"medium",
1593+
"high",
1594+
"xhigh"
1595+
],
15841596
"tool_call": true,
15851597
"cost": {
15861598
"input": 1.25,
@@ -1610,6 +1622,12 @@
16101622
"name": "Muse Spark 1.2 Contributor",
16111623
"tier": "open-source",
16121624
"reasoning": true,
1625+
"reasoningEfforts": [
1626+
"low",
1627+
"medium",
1628+
"high",
1629+
"xhigh"
1630+
],
16131631
"tool_call": true,
16141632
"cost": {
16151633
"input": 0.1,
@@ -1639,6 +1657,12 @@
16391657
"name": "Muse Spark 1.3",
16401658
"tier": "open-source",
16411659
"reasoning": true,
1660+
"reasoningEfforts": [
1661+
"low",
1662+
"medium",
1663+
"high",
1664+
"xhigh"
1665+
],
16421666
"tool_call": true,
16431667
"cost": {
16441668
"input": 1.25,
@@ -1668,6 +1692,12 @@
16681692
"name": "Muse Spark 1.3 Contributor",
16691693
"tier": "open-source",
16701694
"reasoning": true,
1695+
"reasoningEfforts": [
1696+
"low",
1697+
"medium",
1698+
"high",
1699+
"xhigh"
1700+
],
16711701
"tool_call": true,
16721702
"cost": {
16731703
"input": 0.1,

0 commit comments

Comments
 (0)