Uh oh!
There was an error while loading. Please reload this page.
chore(release): v0.4.1 - #43
Conversation
Bump oxcode-model/core/cli to 0.4.1 (inter-crate pins + Cargo.lock), and align npm/package.json, server.json, and the Claude plugin version. Co-authored-by: Michael Assaf <snowmead@users.noreply.github.com>
ca035dc to
99957a4CompareThere was a problem hiding this comment.
Thermos review — no medium+ findings
Pure patch release (0.4.0 → 0.4.1). Security/correctness and code-quality passes both clear.
Verified lockstep:oxcode-model / oxcode-core / oxcode-cli package versions + path-dep pins, Cargo.lock, npm/package.json, server.json (top-level + packages[0].version), and claude-plugin/.claude-plugin/plugin.json all at 0.4.1. Publish-npm stamps from crates/oxcode-cli/Cargo.toml (aligned); publish-crates --locked order satisfied. No leftover oxcode 0.4.0 on release surfaces. Diff is version strings only — no logic, workflow, secret, or dependency-graph changes.
No prior unresolved automation threads. No inline findings.
Sent by Cursor Automation: Find vulnerabilities
Uh oh!
There was an error while loading. Please reload this page.


Summary
Release prep for v0.4.1.
Version bumps
oxcode-model,oxcode-core,oxcode-cli:0.4.0 → 0.4.1(incl. internal path-dep pins andCargo.lock)npm/package.jsonandserver.json(MCP Registry):0.4.0 → 0.4.1claude-plugin/.claude-plugin/plugin.json):0.4.0 → 0.4.1Patch release for commits since v0.4.0:
pathdefaults to the workspace (env / MCP roots), not process cwd/$HOME, sooxcode_watchno longer cold-indexes the home directory## Changescommit list to each GitHub Releaseoxcode_watchand the single-writer watcherWhat happens on tag
Once merged, pushing tag
v0.4.1triggers the Release workflow: builds binaries for all five targets, creates the GitHub release, publishes crates to crates.io, and publishes@snowmead/oxcode-mcp+ the MCP Registry entry. The MCP server self-updates the installed binary to the new release on next startup.Test plan
just cipasses locally0.4.1in crates, npm, server.json, and Claude pluginv0.4.1: GitHub release exists with artifacts; publish jobs succeed