@seanyao/roll 3.618.1 → 3.618.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## v3.618.2 — 2026-06-18
6
+
7
+ ### 改进
8
+
9
+ - **showcase 默认选角全部国产化**:builder/reviewer/scorer 默认改为 kimi/reasonix/pi,不再混用国外 agent;reasonix 补入 agent vendor 注册表。`[showcase]`
10
+
5
11
  ## v3.618.1 — 2026-06-18
6
12
 
7
13
  ### 新功能
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seanyao/roll",
3
- "version": "3.618.1",
3
+ "version": "3.618.2",
4
4
  "description": "Roll — Roll out features with AI agents",
5
5
  "packageManager": "pnpm@11.1.3",
6
6
  "scripts": {