command-code 1.13.0 → 1.14.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -77,6 +77,8 @@ The model catalog — every id `/model`, `--model`, `model:effort` shorthand, an
|
|
|
77
77
|
| Id (use EXACTLY this) | Name | Context | Efforts | $/1M in/out | Best for |
|
|
78
78
|
|---|---|---|---|---|---|
|
|
79
79
|
| `meta/muse-spark-1.1` | Muse Spark 1.1 | 1.05M | — | $1.25/$4.25 | agentic performance, tool use, and computer use |
|
|
80
|
+
| `meta/muse-spark-1.2` | Muse Spark 1.2 | 1.05M | — | $1.25/$4.25 | coding-optimized for agentic workflows and large codebases |
|
|
81
|
+
| `meta/muse-spark-1.2-contributor` | Muse Spark 1.2 Contributor | 1.05M | — | $0.1/$0.2 | Muse Spark 1.2 at ~95% off |
|
|
80
82
|
## xAI
|
|
81
83
|
|
|
82
84
|
| Id (use EXACTLY this) | Name | Context | Efforts | $/1M in/out | Best for |
|
|
@@ -295,6 +295,8 @@ Valid model ids (the /model catalog — use these EXACT ids):
|
|
|
295
295
|
- sakana/fugu-ultra
|
|
296
296
|
- xai/grok-4.5
|
|
297
297
|
- meta/muse-spark-1.1
|
|
298
|
+
- meta/muse-spark-1.2
|
|
299
|
+
- meta/muse-spark-1.2-contributor
|
|
298
300
|
- nvidia/nemotron-3-ultra-550b-a55b
|
|
299
301
|
- poolside/laguna-s-2.1-free
|
|
300
302
|
- inclusionai/ling-3.0-flash-free
|