@akagilnc/pi-workflow-roles 0.1.2048 → 0.1.2052

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/README.md CHANGED
@@ -114,6 +114,7 @@ Generated from `src/public-cli/option-definitions.ts`. Prefer `ak-role help <com
114
114
  | --- | --- | --- | --- | --- | --- | --- | --- |
115
115
  | `--model` | — | `provider/model` | no | no | option | — | Override the effective seat model for this invocation (before or after the command). |
116
116
  | `--thinking` | — | `level` | no | no | option | — | Override thinking level: off\|minimal\|low\|medium\|high\|xhigh\|max. |
117
+ | `--engine` | — | `name` | no | no | option | — | Optional Judge labor engine for this invocation (name must exist in packaged engine materials; judge-only). |
117
118
  | `--help` | `-h` | — | no | no | option | — | Show public CLI help and exit. |
118
119
 
119
120
  ### `judge`
package/README.zh-CN.md CHANGED
@@ -143,6 +143,7 @@ Codex fast 档:开启:`echo "fast_mode = on" > ~/.pi-codex-fast`;关闭:
143
143
  | --- | --- | --- | --- | --- | --- | --- | --- |
144
144
  | `--model` | — | `provider/model` | 否 | 否 | option | — | 覆盖本调用有效席位模型(可置于子命令前或后)。 |
145
145
  | `--thinking` | — | `level` | 否 | 否 | option | — | 覆盖 thinking 档位:off\|minimal\|low\|medium\|high\|xhigh\|max。 |
146
+ | `--engine` | — | `name` | 否 | 否 | option | — | 本调用可选 Judge 劳动引擎(名字须存在于包内引擎调法材料;仅 Judge)。 |
146
147
  | `--help` | `-h` | — | 否 | 否 | option | — | 显示公开 CLI 帮助并退出。 |
147
148
 
148
149
  ### `judge`