Skip to content

chore(release): keep version at 0.1.2 (revert 0.1.3 bump)#63

Merged
produtoramaxvision merged 1 commit into
mainfrom
fix/revert-to-0.1.2
May 30, 2026
Merged

chore(release): keep version at 0.1.2 (revert 0.1.3 bump)#63
produtoramaxvision merged 1 commit into
mainfrom
fix/revert-to-0.1.2

Conversation

@produtoramaxvision
Copy link
Copy Markdown
Owner

@produtoramaxvision produtoramaxvision commented May 30, 2026

Summary

Per user decision: do not introduce a 0.1.3 bump. The tool-design skill (merged in #62) shipped with a 0.1.3 version bump; this reverts the version back to 0.1.2 — the version already present before the skill — and folds the skill's changelog entry into the existing [0.1.2] section.

The 0.1.2 release now bundles both the orchestrate anti-skip guard and the tool-design skill.

Changes

File Change
VERSION, .claude-plugin/plugin.json, .claude-plugin/marketplace.json (top + plugins[0]) 0.1.30.1.2
CHANGELOG.md merge [0.1.3] content into [0.1.2]; date → release date 2026-05-30

Validation

  • test_versions_consistent passes locally (0.1.2 != 0.1.1, all four version strings match)
  • No skill content changed — skills/tool-design/SKILL.md untouched

@codex @copilot @CodeRabbit — please review.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • New Features

    • Added tool-design capability.
    • Enhanced routing rules with keyword/skill mapping.
    • Improved orchestration with safety directives to prevent unintended command skipping.
  • Chores

    • Updated plugin version to 0.1.2.

Review Change Stack

Copilot AI review requested due to automatic review settings May 30, 2026 23:31
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 30, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 18273216-b3b3-40ca-8a95-a44d03ea5116

📥 Commits

Reviewing files that changed from the base of the PR and between 4dc3b76 and 94993ad.

📒 Files selected for processing (4)
  • .claude-plugin/marketplace.json
  • .claude-plugin/plugin.json
  • CHANGELOG.md
  • VERSION

📝 Walkthrough

Walkthrough

This PR updates version metadata and release documentation from 0.1.3 to 0.1.2. Version fields in .claude-plugin/marketplace.json, .claude-plugin/plugin.json, and VERSION are synchronized, the CHANGELOG header is updated, and new entries document the tool-design skill, routing rules mapping, orchestrate guard hook, and attribution updates.

Changes

Version 0.1.2 Release

Layer / File(s) Summary
Version manifest synchronization
VERSION, .claude-plugin/plugin.json, .claude-plugin/marketplace.json, CHANGELOG.md
Plugin version metadata in all manifest files and the VERSION file are downgraded to 0.1.2, and the CHANGELOG release header is updated to match.
Release notes and feature documentation
CHANGELOG.md
CHANGELOG Added section documents the new tool-design skill, routing-rules.json keyword mapping, maxvision-orchestrate-guard.py UserPromptExpansion hook with soft anti-skip directive for slash-command expansion, anti-skip gate clause for orchestrate skill auto-activation, and Attribution block is updated with tool-design source and CC licensing text.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • produtoramaxvision/maxvision#62: Both PRs touch the same release-versioning artifacts (.claude-plugin/plugin.json, CHANGELOG.md, VERSION, and marketplace manifest) with conflicting 0.1.20.1.3 updates tied to the tool-design addition.

Poem

🐰 A version set in stone today,
0.1.2 points the way,
Manifests and changelogs aligned,
New skills and guards of every kind—
A rabbit's release, pristine and true!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: reverting the version from 0.1.3 back to 0.1.2 as confirmed by all file modifications (VERSION, plugin.json, marketplace.json, CHANGELOG.md).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/revert-to-0.1.2

Comment @coderabbitai help to get the list of available commands and usage tips.

Per user decision: do not introduce a 0.1.3 bump. Revert VERSION,
plugin.json, and marketplace.json (top + plugins[0]) from 0.1.3 back to
0.1.2 (the version already shipped before the tool-design skill).

CHANGELOG: merge the tool-design Added items and attribution into the
existing [0.1.2] section; set its date to the release date 2026-05-30.
The 0.1.2 release now bundles the orchestrate anti-skip guard and the
tool-design skill.

test_versions_consistent passes (0.1.2 != 0.1.1).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Hooray!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@produtoramaxvision produtoramaxvision merged commit c2219d8 into main May 30, 2026
16 of 17 checks passed
@produtoramaxvision produtoramaxvision deleted the fix/revert-to-0.1.2 branch May 30, 2026 23:40
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