release: v0.8.68#4327
Conversation
Update workspace, npm, changelogs, docs, and generated site facts for the 0.8.68 release. Refresh the public mode and Workflow language to match the shipped Plan/Act/Operate surface.
Signed-off-by: Hunter B <hmbown@gmail.com>
|
Claude finished @Hmbown's task in 4m 11s —— View job Review: PR #4327 — v0.8.68 release prepTodo list
SummaryThis is a docs/version-bump-only release PR as advertised. The mechanical parts (workspace + per-crate However, the Plan/Act/Operate copy alignment (the stated purpose of this PR) has two real inconsistencies: 1. Self-contradicting FAQ entry (bug, introduced by this PR)
The question now asks about Act/Operate but the answer never mentions either — this ships a self-contradicting FAQ. Fix this → 2. README documents CLI subcommands that don't exist (bug, introduced by this PR) codewhale workflow run my-workflow.js --verify
codewhale workflow status
codewhale workflow logs <run-id>But Minor, pre-existing, not introduced by this PR: Good choices worth calling out: the I was not able to run |
…ture Align checked-in v0.8.68 workflow fixtures with the typed TaskMode schema. Keep the dogfood verifier read-only so Fleet validation can reach runtime execution.
|
Claude finished @Hmbown's task in 1m 37s —— View job Review: PR #4327 — v0.8.68 release prep (update after synchronize)Todo list
SummaryNew commit
Previously flagged issues are unchanged (not addressed by this commit, still open):
Neither of these is touched by the workflow-fixture commit, so they remain accurate as filed in my prior review pass. |
v0.8.68 release preparation
This release PR is intentionally last: all feature work and CI-speed work are already merged, and this branch only carries the release version/changelog plus final public docs/site language.
Included
0.8.68.CHANGELOG.md/crates/tui/CHANGELOG.mdentries and compare link.Verification
./scripts/release/check-versions.shcargo build --release --locked --bin codewhale./target/release/codewhale --version→codewhale 0.8.68 (5dbd47739b82)npm run build→ Next.js production build, 39 static pagesgit diff --checkThe local npm install generated an uncommitted lockfile normalization in the worktree only; it is intentionally not part of this PR.