You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`./scripts/release/check-versions.sh`| release steward | ship |Passed locally during #2845 (`e22a7da53`) and remains part of the PR-local release gate for each stewardship slice.|
18
+
|`./scripts/release/check-ohos-deps.sh`| release steward | ship |Passed locally during #2845 (`e22a7da53`); OHOS dependency graph stayed compatible for `codewhale-tui` on `aarch64-unknown-linux-ohos`.|
| Runtime API remains token-protected for GUI clients | GUI steward | ship ||
45
-
| Snapshot/restore surfaces are read-only unless mutation semantics are tested | GUI steward | ship ||
44
+
| Runtime API remains token-protected for GUI clients | GUI steward | ship |#2811/#2814 documented and consumed the existing runtime token flow from the official VS Code extension; #2822 (`bb8835812`) added `GET /v1/snapshots` behind the same runtime API token middleware.|
45
+
| Snapshot/restore surfaces are read-only unless mutation semantics are tested | GUI steward | ship |#2822 (`bb8835812`) and #2828 (`293643e27`) expose restore points as read-only listing/Agent View metadata only; #2808 restore/retry/patch-undo mutation endpoints remain unmerged pending atomicity tests.|
46
46
47
47
## UI And Workflow UX
48
48
@@ -53,18 +53,18 @@ config source, result, and follow-up issue or PR.
| VS Code Agent View branch/workspace visibility smoke | GUI steward | ship |#2825 (`1bacaf763`) added `workspace` / `branch` metadata to `/v1/threads/summary`; #2832 (`50b773f1d`) added read-only auto-refresh so branch/workspace changes can appear without manual refresh.|
57
57
58
58
## v0.9.0 Feature Gates
59
59
60
60
| Gate | Owner | Ship/defer decision | Evidence |
61
61
| --- | --- | --- | --- |
62
-
| WhaleFlow typed IR, mock executor, replay, TeacherReview, StudentReplay, and cutline docs are tested | WhaleFlow steward | ship ||
63
-
| Live `workflow_run`, worktree application, provider calls, and TraceStore writes are included only if cancellation/replay/atomicity semantics pass | WhaleFlow steward |decide||
62
+
| WhaleFlow typed IR, mock executor, replay, TeacherReview, StudentReplay, and cutline docs are tested | WhaleFlow steward | ship |#2821/#2824/#2831/#2833/#2839/#2840/#2841 plus focused local `cargo test -p codewhale-whaleflow --locked`; #2670 closed after `cargo test -p codewhale-whaleflow starlark --locked` passed 7/7 on current stewardship head.|
63
+
| Live `workflow_run`, worktree application, provider calls, and TraceStore writes are deferred until cancellation/replay/atomicity semantics pass | WhaleFlow steward |defer|#2669 and #2679 remain open for live runtime execution, provider calls, TraceStore writes, Arcee/student replay, and CLI/TUI workflow mode; current v0.9 branch ships mock executor/replay foundations only.|
64
64
| Model Lab / Hugging Face MVP is included or deferred with release-note wording | model-lab steward | decide ||
65
65
| HarnessProfile runtime MVP is deferred; schema/config foundation ships with release-note wording | harness steward | ship foundation / defer runtime |#2844 (`efbcc681a`) documents the cutline; `HarnessPosture` / `HarnessProfile` config schema and strict validation are present; resolver, seed-profile runtime selection, telemetry, and status display remain follow-up work. |
66
66
|`codebase_search` MVP is included or deferred with release-note wording | search steward | decide ||
0 commit comments