Menu

Comparing f7ec7c38bc...2d7486815e · r/morph
📰
0

Comparing f7ec7c38bc...2d7486815e · r/morph

GitHub·Raffi Krikorian·26 days ago
#gQHhkWKu
Reading 0:00
15s threshold

Commits on May 7, 2026 v0.48.3: pin morph-mcp resolution in spec tests so CI passes on clean… … runners Re-cuts v0.48.2: same user-visible behaviour, but with a CI-only fix to the new setup_cursor acceptance specs. `cargo test --workspace` does not build target/debug/morph-mcp (only its unit-test binary in target/debug/deps/), so a clean GitHub runner with no installed morph-mcp had resolve_mcp_command() fall back to the bare name and the `mcp.json contains "/morph-mcp"` assertion failed. v0.48.2 is tagged but never made it through the publish/update-tap steps. The fix plants an empty stub `morph-mcp` in OUT_DIR from build.rs and injects MORPH_MCP_PATH=<OUT_DIR>/morph-mcp into every generated spec command. The resolver's first branch (env var, validated via is_file()) is now exercised deterministically across local + CI runs without depending on workspace build order or the runner's PATH.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More