command-code 1.7.0 → 1.8.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,17 +1,23 @@
1
1
  # command-code
2
2
 
3
- ## 1.7.0
3
+ ## 1.8.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
- - feat: 50% off GPT-5.6 Terra/Luna (limited-time deal) and allow luna on go plan
7
+ - fix: keep `--yolo` mode through the plan round trip (#3288)
8
8
 
9
- ## Unreleased
9
+ ## 1.7.1
10
10
 
11
11
  ### Patch Changes
12
12
 
13
- - feat: 50% off GPT-5.6 Terra/Luna for a limited time (Terra $1/$6, Luna $0.1/$0.6 per 1M in/out)
14
- - feat: GPT-5.6 Luna is now available on every plan, including Go
13
+ - fix: retry web-search errors and improve error messages
14
+
15
+ ## 1.7.0
16
+
17
+ ### Minor Changes
18
+
19
+ - feat: 50% off GPT-5.6 Terra/Luna (limited-time deal)
20
+ - feat: GPT-5.6 Luna is now available on go plan
15
21
 
16
22
  ## 1.6.2
17
23