Skip to content

Bump mojo marketplace pin to v0.2.0 - #360

Merged
avifenesh merged 1 commit into
mainfrom
bump-mojo-v0.2.0
May 21, 2026
Merged

Bump mojo marketplace pin to v0.2.0#360
avifenesh merged 1 commit into
mainfrom
bump-mojo-v0.2.0

Conversation

@avifenesh

Copy link
Copy Markdown
Collaborator

mojo v0.2.0 was published: https://github.com/agent-sh/mojo/releases/tag/v0.2.0

Updates the immutable pin so marketplace users get the new version:

  • ref: v0.1.1 -> v0.2.0
  • commit: 95143ab -> 4d6f5fe71e03380f8532a0a8419903f4f548a587
  • version: 0.1.1 -> 0.2.0

What's in mojo v0.2.0

  • Fixed 3 stale syntax rules (std. import prefix, comptime if/for, keyword-only lifecycle ctors) + dead reference URL
  • Added SOTA blind-spots layer (memory/CPU/GPU/Python interop) + iterator protocol shape

Scope

Single-entry edit. scripts/pin-marketplace.js resolves the same SHA (verified via --dry-run) but rewrites all 25 entries; kept this surgical to avoid re-pinning unrelated plugins. SHA matches the dry-run output. npx jest marketplace-standalone-contract passes (4/4).

mojo v0.2.0 published (github.com/agent-sh/mojo/releases/tag/v0.2.0).
Update the immutable pin: ref v0.1.1 -> v0.2.0, commit -> 4d6f5fe.

Surgical single-entry change (the pin script would re-pin all 25
plugins). marketplace-standalone-contract passes.
Copilot AI review requested due to automatic review settings May 21, 2026 17:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the marketplace entry for the mojo plugin so marketplace consumers receive the newly published v0.2.0 release, by advancing the pinned Git ref/commit and the advertised plugin version.

Changes:

  • Bumped mojo marketplace pin from v0.1.1 to v0.2.0.
  • Updated the pinned commit SHA for mojo to the v0.2.0 commit.
  • Updated the marketplace version field for mojo to 0.2.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@avifenesh
avifenesh merged commit 7fd4b3f into main May 21, 2026
11 checks passed
@avifenesh
avifenesh deleted the bump-mojo-v0.2.0 branch May 21, 2026 17:26

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the mojo plugin in the marketplace configuration to version 0.2.0, specifically updating the git reference, commit hash, and version field. I have no feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants