chore(release): 0.1.13 - #47
Conversation
Ships #46 — startMount now classifies transport rejections from the initial-sync launch and daemon-start execs instead of letting them fall through to the caller's unknown bucket. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AGB949mfHcP68whBJebzEM Session-Id: 1fa09ce6-c8d4-4c4a-ad2b-0f1999cb237d
|
Warning Review limit reachedNext included review available in 33 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
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 |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
Version bump only — no source changes.
Ships #46:
startMountclassifies transport rejections from the initial-sync launch and daemon-start execs instead of letting them fall through to the caller's unknown bucket.All three version fields the publish workflow validates are aligned:
v0.1.13does not exist on origin.npm test— 819 pass, 0 fail.Publish is a separate manual
workflow_dispatchafter this merges.Scope note: this release does not fix the production mount failure. That is a relayfile initial sync exiting 75 before completing a public reconcile — AgentWorkforce/relayfile#455, with the corrected analysis on #45. #46 is hardening for a different (real, but not currently firing) path.
🤖 Generated with Claude Code
https://claude.ai/code/session_01AGB949mfHcP68whBJebzEM
Summary by cubic
Bumps the package version to 0.1.13; no source changes. This ships #46, where
startMountnow classifies transport rejections from the initial-sync launch and daemon-start execs instead of letting them fall through to the caller's unknown bucket.All three version fields the publish workflow validates are aligned, and
npm testpasses 819/819. Publishing is a separate manualworkflow_dispatchafter this merges. This release does not fix the production mount failure; that's a relayfile initial sync exiting 75 (AgentWorkforce/relayfile#455, analysis on #45).Written for commit 81828ad. Summary will update on new commits.