command-code 1.1.1 → 1.3.0

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
@@ -1,23 +1,23 @@
1
1
  # command-code
2
2
 
3
- ## 1.1.1
3
+ ## 1.3.0
4
4
 
5
- ### Patch Changes
5
+ ### Minor Changes
6
6
 
7
- - fix: capture the real cause when a self-update fails (#3047)
8
- - 11e7eb1: fix: mods calling `cmd.ui.setStatus` / `cmd.ui.widget` / `cmd.ui.refreshWidgets` no longer crash
7
+ - feat: Tencent Hy3 is back as a paid model (`tencent/hy3-paid`)
9
8
 
10
- These methods are documented in the mod-builder UI reference but were never present on the `ModUi` runtime, so any mod written against the docs threw `cmd.ui.setStatus is not a function` (surfaced as a `mod_error`). They are now safe, inert no-ops (rendering into the TUI is still pending) and the docs say so.
9
+ ## 1.2.0
10
+
11
+ ### Minor Changes
11
12
 
12
- - cd3452a: fix: capture the real cause when a self-update fails
13
+ - feat: add Ling 3.0 Flash (`inclusionai/ling-3.0-flash-free`), free through August 2, 2026
14
+
15
+ ## 1.1.1
16
+
17
+ ### Patch Changes
13
18
 
14
- `executeUpdate` swallowed the underlying `exec` error and returned a bare
15
- `false`, so every update failure was tracked as a generic `Update failed:
16
- <from> -> <to>` with no way to tell a permission denial from a network drop
17
- from a timeout. The install error (exit code, signal, and stderr tail) is now
18
- threaded through `performAutoUpdate` → `UpdateFailureReport` into the failure
19
- telemetry (`cmd.update.failure_reason` / `update.failure_reason` and the error
20
- message) for the CLI, TUI, and `cmd update` paths.
19
+ - fix: mods calling `cmd.ui.setStatus` / `cmd.ui.widget` / `cmd.ui.refreshWidgets` no longer crash
20
+ - fix: capture the real cause when a self-update fails
21
21
 
22
22
  ## 1.1.0
23
23
 
@@ -30,9 +30,11 @@ The model catalog — every id `/model`, `--model`, `model:effort` shorthand, an
30
30
  | `Qwen/Qwen3.7-Plus` | Qwen 3.7 Plus | 1M | — | $0.4/$1.6 | agentic coding & reasoning at lower cost |
31
31
  | `stepfun/Step-3.7-Flash` | Step 3.7 Flash | 256K | — | $0.2/$1.15 | multimodal sparse-MoE reasoning |
32
32
  | `stepfun/Step-3.5-Flash` | Step 3.5 Flash | 1M | — | $0.1/$0.3 | fast sparse-MoE agentic reasoning |
33
+ | `tencent/hy3-paid` | Tencent Hy3 | 262K | — | $0.14/$0.58 | sparse-MoE reasoning & agentic tool use |
33
34
  | `nvidia/nemotron-3-ultra-550b-a55b` | Nemotron 3 Ultra | 1M | — | $0.6/$2.4 | open reasoning model for long-horizon autonomous agents |
34
35
  | `thinkingmachines/inkling` | Inkling | 256K | — | $1/$4.05 | multimodal MoE reasoning |
35
36
  | `poolside/laguna-s-2.1-free` | Laguna S 2.1 | 256K | — | $0/$0 | open-weight agentic coding and long-horizon work |
37
+ | `inclusionai/ling-3.0-flash-free` | Ling 3.0 Flash | 256K | — | $0/$0 | fast lightweight-MoE coding & agentic work |
36
38
  ## Anthropic
37
39
 
38
40
  | Id (use EXACTLY this) | Name | Context | Efforts | $/1M in/out | Best for |