@seanyao/roll 4.706.1 → 4.708.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 +26 -0
- package/README.md +6 -4
- package/dist/roll.mjs +4390 -2898
- package/docs/architecture.md +6 -1
- package/guide/en/acceptance-evidence.md +11 -6
- package/guide/en/loop.md +16 -4
- package/guide/zh/acceptance-evidence.md +7 -5
- package/guide/zh/loop.md +12 -3
- package/package.json +1 -1
- package/lib/__pycache__/changelog_audit.cpython-314.pyc +0 -0
- package/lib/__pycache__/changelog_generate.cpython-314.pyc +0 -0
- package/lib/__pycache__/github_sync.cpython-314.pyc +0 -0
- package/lib/__pycache__/loop-fmt.cpython-314.pyc +0 -0
- package/lib/__pycache__/loop_result_eval.cpython-314.pyc +0 -0
- package/lib/__pycache__/loop_unstick.cpython-314.pyc +0 -0
- package/lib/__pycache__/model_prices.cpython-314.pyc +0 -0
- package/lib/__pycache__/prices_fetcher.cpython-314.pyc +0 -0
- package/lib/__pycache__/roll-home.cpython-314.pyc +0 -0
- package/lib/__pycache__/roll-loop-status.cpython-314.pyc +0 -0
- package/lib/__pycache__/roll_git.cpython-314.pyc +0 -0
- package/lib/__pycache__/roll_render.cpython-314.pyc +0 -0
- package/lib/__pycache__/slides-render.cpython-314.pyc +0 -0
- package/lib/agent_usage/__pycache__/__init__.cpython-314.pyc +0 -0
- package/lib/agent_usage/__pycache__/gemini.cpython-314.pyc +0 -0
- package/lib/agent_usage/__pycache__/kimi.cpython-314.pyc +0 -0
- package/lib/agent_usage/__pycache__/openai.cpython-314.pyc +0 -0
- package/lib/agent_usage/__pycache__/pi.cpython-314.pyc +0 -0
- package/lib/agent_usage/__pycache__/pi_emit.cpython-314.pyc +0 -0
- package/lib/agent_usage/__pycache__/qwen.cpython-314.pyc +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,32 @@
|
|
|
2
2
|
|
|
3
3
|
## Unreleased
|
|
4
4
|
|
|
5
|
+
## v4.708.2 — 2026-07-08
|
|
6
|
+
|
|
7
|
+
### 新功能
|
|
8
|
+
- `roll worktree audit` — 先盘清哪些 worktree 可回收、哪些要保留(US-LOOP-093) `[loop-engine]`
|
|
9
|
+
<!-- evidence: .roll/features/loop-engine/US-LOOP-093/latest/US-LOOP-093-report.html -->
|
|
10
|
+
|
|
11
|
+
## v4.708.1 — 2026-07-08
|
|
12
|
+
|
|
13
|
+
### 稳定性
|
|
14
|
+
- 用户项目自主发布不再卡在空验收报告或复检超时,会按真实证据继续推进(FIX-1233、FIX-1234) `[loop-engine]`
|
|
15
|
+
- codex 恢复参与派工,隔离不再剥掉登录凭据(FIX-1235) `[loop-engine]`
|
|
16
|
+
<!-- evidence: .roll/features/loop-engine/FIX-1235/latest/FIX-1235-report.html -->
|
|
17
|
+
- loop 发现 agent 写回主仓会立即硬停并隔离现场,不再暂停后继续污染主仓(FIX-1236) `[loop-engine]`
|
|
18
|
+
<!-- evidence: .roll/features/loop-engine/FIX-1236/latest/FIX-1236-report.html -->
|
|
19
|
+
- `loop now --cards` 不再启动旧版全局 runner,本地安全修复不会被绕过(FIX-1239) `[loop-engine]`
|
|
20
|
+
- 交付对账不再丢 PR 信息,已合并卡不会反复制造未提交变更(FIX-1240) `[loop-engine]`
|
|
21
|
+
|
|
22
|
+
## v4.707.1 — 2026-07-07
|
|
23
|
+
|
|
24
|
+
### 稳定性
|
|
25
|
+
- `roll design` 不再因为运行记录目录缺失而直接退出,会自动建好目录再继续(FIX-1221) `[loop-engine]`
|
|
26
|
+
- 带验收标准的卡不再卡在空报告熔断里,确认环节会留下可审计记录并诚实降档通过(FIX-1230) `[loop-engine]`
|
|
27
|
+
- codex 评审不再改写宿主仓 git 状态,外部 agent 的 git 副作用已被隔离(FIX-1231) `[loop-engine]`
|
|
28
|
+
- 发布差一步没落地就不动了不再堵着路,卡在施工中的建成卡现在自动回到待办池,下一轮重新派活不再死等人工救(FIX-1232) `[loop-engine]`
|
|
29
|
+
- Done 行上人工写的合并凭据不再被自动抹掉,发版检查也能正常通过(FIX-1221) `[loop-engine]`
|
|
30
|
+
|
|
5
31
|
## v4.706.1 — 2026-07-06
|
|
6
32
|
|
|
7
33
|
### 稳定性(48 小时长跑冲刺:9 个真实故障全部根治)
|
package/README.md
CHANGED
|
@@ -123,7 +123,9 @@ profiles, evidence, Evaluator, and release gates:
|
|
|
123
123
|
- **autonomous** — `roll loop on` installs the scheduler; eligible Stories may
|
|
124
124
|
be picked within the existing pause, budget, route, evidence, Evaluator, and
|
|
125
125
|
release gates. `roll loop pause` / `roll loop off` return control to guided
|
|
126
|
-
operation; `roll loop
|
|
126
|
+
operation; `roll loop off --all` is the machine-wide emergency stop for every
|
|
127
|
+
local `com.roll.*` LaunchAgent; `roll loop resume` / `roll loop on` switch
|
|
128
|
+
back explicitly.
|
|
127
129
|
- **Attest and evidence are story-scoped**. A Story is accepted through its own Acceptance Review Page (`latest/<id>-review.html`), AC map, and screenshots/test artifacts. `latest/<id>-report.html` remains a legacy alias for one release cycle.
|
|
128
130
|
|
|
129
131
|
Agent bindings are declared in two files: `~/.roll/agents.yaml` for Machine Scope
|
|
@@ -212,12 +214,12 @@ with `roll loop resume` when ready.
|
|
|
212
214
|
| `roll agent [migrate\|list\|cast]` | Agent Scope, installed-agent inventory, and role casting |
|
|
213
215
|
| `roll backlog [sync\|block\|defer\|lint\|…]` | View, manage, lint, and sync pending tasks |
|
|
214
216
|
| `roll config [lang\|prices\|tune\|…]` | Read/write configuration, model prices, and suggest-only tuning |
|
|
215
|
-
| `roll design [--from-file <path>] [--agent <name>] [--verbose\|--raw]` | Launch `$roll-design` with bounded live progress,
|
|
216
|
-
| `roll doctor [skills\|tools\|language]` | Diagnose install health, skills, tools, permissions,
|
|
217
|
+
| `roll design [--from-file <path>] [--agent <name>] [--verbose\|--raw]` | Launch `$roll-design` with bounded live progress, handoff, and an optional `roll loop go --review auto` continuation when new Todo cards are created |
|
|
218
|
+
| `roll doctor [skills\|tools\|language\|repair-protection]` | Diagnose install health, skills, tools, permissions, language drift, and stale main-checkout write protection |
|
|
217
219
|
| `roll help [--lang en\|zh] [name]` | View built-in Charter / guide docs; `roll --help` prints CLI usage |
|
|
218
220
|
| `roll idea "<one-sentence description>"` | Capture and classify a new backlog card |
|
|
219
221
|
| `roll init` | Diagnose this directory and route setup/onboarding |
|
|
220
|
-
| `roll loop <on\|off\|go\|watch\|runs\|cycles\|cycle\|alert\|…>` | Run, observe, and maintain the autonomous executor |
|
|
222
|
+
| `roll loop <on\|off [--all]\|go\|watch\|runs\|cycles\|cycle\|alert\|…>` | Run, observe, stop, and maintain the autonomous executor |
|
|
221
223
|
| `roll next` | Continue init/onboard with one best next command |
|
|
222
224
|
| `roll north [--json] [--no-color]` | North-star terminal panel for autonomy, delivery rate, fix tax, and attribution errors |
|
|
223
225
|
| `roll release [--dry-run\|--showcase]` | Release planning/flow plus golden-path showcase support |
|