Skip to content

chore: release v0.5.4 - #188

Merged
yhc509 merged 3 commits into
mainfrom
release/0.5.4
Aug 18, 2026
Merged

yhc509 merged 3 commits into
mainfrom
release/0.5.4

Conversation

@yhc509

@yhc509 yhc509 commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Release PR for v0.5.4.

⚠️ Do not merge until the GitHub Release is published

main is what the UPM git URL serves. The Manager downloads the CLI that matches the package version, so merging before v0.5.4 is published would hand #main users a 0.5.4 package with no matching CLI release. Publish first, merge second.

No wire-protocol bump. Existing 0.5.3 CLIs can still talk to this package; the Manager will still want the matching 0.5.4 binary once the package is on #main.

Contents

Added

  • Window > Unity CLI Manager can install the AI Agent Skill for Grok Build (project: <project-root>/.grok/skills/, global: ~/.grok/skills/).

Changed

  • The shipped skill now includes execute timeout, force-gate, backup, dirty-scene, and qa --button right rules. Reinstall from the Manager to pick them up.

Fixed

  • READMEs no longer claim the package pins Unity Recorder.
  • Overwrite Skill confirmation is English.

Verification

dotnet test 1088 passed on the feature PR. CI on this PR must be green before the tag.

yhc509 added 3 commits August 18, 2026 19:57
Unity CLI Manager can now install the skill into .grok/skills for
Grok Build, next to Claude Code and Codex. Target directory and
whether to copy agents/ live in one layout so a new agent is one
row instead of two switches.

Also fixes leftover README text that still said the package pins
Recorder, makes the overwrite dialog English, syncs user-facing
execute/force/qa rules into the shipped SKILL.md, and adds
SkillTemplateReferenceSyncTests so the two references/ trees
cannot drift.
feat(bridge): add Grok Build as an AI-agent skill target
Move Unreleased notes into 0.5.4, bump the package version, and point
the README pin example at the new tag.
@yhc509
yhc509 merged commit dd2c3bf into main Aug 18, 2026
6 checks passed
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.

1 participant