@aiden-ade/sandbox-agent 0.1.72 → 0.1.73
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/dist/index.cjs +5 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -22087,7 +22087,7 @@ function describeError(error2) {
|
|
|
22087
22087
|
}
|
|
22088
22088
|
|
|
22089
22089
|
// src/version.ts
|
|
22090
|
-
var AGENT_VERSION = "0.1.
|
|
22090
|
+
var AGENT_VERSION = "0.1.73";
|
|
22091
22091
|
|
|
22092
22092
|
// src/daemon-worktree.ts
|
|
22093
22093
|
var import_node_child_process3 = require("child_process");
|
|
@@ -29669,6 +29669,10 @@ var ENTRIES = [
|
|
|
29669
29669
|
["muse-spark-1-2-contributor-free", "Muse Spark 1.2 Free", "fast"],
|
|
29670
29670
|
["nemotron-3-ultra-free", "Nemotron 3 Ultra Free", "balanced"],
|
|
29671
29671
|
["nemotron-3-5-lightning-free", "Nemotron 3.5 Lightning Free", "fast"],
|
|
29672
|
+
["laguna-s-2-1-free", "Laguna S 2.1 Free", "balanced"],
|
|
29673
|
+
["longcat-2-0-free", "LongCat 2.0 Free", "balanced"],
|
|
29674
|
+
["ling-3-0-tiny-free", "Ling 3.0 Tiny Free", "fast"],
|
|
29675
|
+
["north-mini-code-free", "North Mini Code Free", "fast"],
|
|
29672
29676
|
// Supatest sizing tiers. These name a capability band, not a vendor model.
|
|
29673
29677
|
["premium", "Premium", "frontier"],
|
|
29674
29678
|
["medium", "Medium", "balanced"],
|