fix(kirocrew): pin stable release to 0.6.0 - #110
Conversation
|
Intent: Pin the Lowkey KiroCrew pack to the published stable KiroCrew 0.6.0 artifact and keep the pack’s Python preflight aligned with that release’s supported runtime. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2357029d17
ℹ️ 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".
|
@codex review |
|
Codex Review: Didn't find any major issues. Keep them coming! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
Summary
0.6.0artifact in the installer, manifest, and help output.>=3.12requirement.Compatibility check
cli/stable/0.6.0/cli-manifest.jsonresolves to version0.6.0,python_requires: >=3.12, and the expectedkirocrew-0.6.0-py3-none-any.whl.KIROCREW_PORT/KIROCREW_HOMEand exposes the canonicalkirocrew.servicealias used by managed restarts.Validation
bash -n packs/kirocrew/install.shbash packs/kirocrew/test.sh(76 passed)bash tests/test-sync-registry.sh(46 passed)git diff --checkNot a goal