command-code 1.28.1 → 1.28.2

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,10 +1,16 @@
1
1
  # command-code
2
2
 
3
+ ## 1.28.2
4
+
5
+ - chore: improve usage limits
6
+
3
7
  ## 1.28.1
4
8
 
5
9
  ### Patch Changes
6
10
 
7
11
  - fix: support reasoning effort (low/medium/xhigh) on Qwen 3.8 27B
12
+ - fix: make `/status` report the live session model and reasoning effort
13
+ - fix: refresh the version banner after `/reload`
8
14
 
9
15
  ## 1.28.0
10
16
 
@@ -29,7 +35,6 @@
29
35
  ### Minor Changes
30
36
 
31
37
  - feat: add GPT-5.6 Sol at 50% off in GOAT and above
32
- - fix: refresh the version banner after `/reload`
33
38
 
34
39
  ## 1.26.0
35
40