release: veryfront 0.1.1259 - #4501
Conversation
|
You have reached your Codex usage limits for security reviews. Please try again later. |
|
@codex review |
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe package metadata and shared ChangesVersion alignment
Priority: ➖ Normal Estimated code review effort: 1 (Trivial) | ~3 minutes Change: Other Merge Risk: ⚪ Minimal · up to The release version declarations are aligned, and no concrete merge-blocking risk is identified. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
📦 Client bundle boundary
A server module in a client graph aborts hydration in the browser. New leaks fail CI; known leaks are tracked in |
|
Codex Review: Didn't find any major issues. What shall we delve into next? Reviewed commit: ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|



Promotes the current
0.1.1259-rcline onmain(7c47cc6) to the stable veryfront 0.1.1259 release.Why now
The latest stable,
0.1.1258, still emits the old run event type spellings. The canonical past-tense run event types andcontent-only tool results ship in #4495, which is only in0.1.1259-rc.*so far. Project hosts that resolveveryfrontby range therefore still get pre-rename code. The API wants to name a minimum supported Veryfront version before it stops accepting the old spellings, and that minimum has to be a stable release.Version semantics
Same as the last stable cut (#4481):
getNewVersion("0.1.1259-rc", "patch")drops the suffix and gives0.1.1259. The last stable tag isv0.1.1258, and nov0.1.1259tag or release exists.Files changed
Exactly the file set of #4481:
deno.json:"0.1.1259-rc"changes to"0.1.1259"src/utils/version-constant.ts: theVERSIONconstantsrc/html/hydration-script-builder/hydration-runtime.generated.ts: regenerated withdeno task generate; the only byte change is the embeddedVERSIONstringWhat this ships to stable users (17 commits since v0.1.1258)
content-only tool results), fix(run-events): tool results carry parentMessageId like tool call starts #4494 (tool results carryparentMessageId), fix(run-events): the conversation typed row schema reads payload (cutover consumer fix) #4486 (typed row schema readspayload)Compatibility evidence:
0.1.1259-rc.19435against the production API since 2026-09-16 11:31 UTC. That build contains every commit above except feat(agent): name the accepting replica on hosted run starts #4500, which only adds a response header on a 202.Checks run locally
deno task generate:manifests:check: committed bundle is up to datedeno task test:file scripts/release.test.ts: 1 passed (13 steps)deno fmt --checkis clean on both changed source filesWhat merging does
Merging to
mainruns thereleasejob (production environment):veryfront@0.1.1259to npm aslatestv0.1.1259and creates the GitHub releases with binaries, checksums and SBOMsv0.1.1259-rc.*prereleasesveryfront-code-releasedto veryfront-server, veryfront-job-runner and veryfront-sandboxAn npm publish cannot be undone from the repo side.
Merge gate
deno.jsonis CODEOWNERS-protected)https://claude.ai/code/session_01NonPHDcbWsisd2GFB68ALo
Summary by CodeRabbit
0.1.1259-rcto stable version0.1.1259.