Version Packages#8
Merged
Merged
Conversation
381e414 to
0bc374c
Compare
ApprovabilityVerdict: Approved Automated changeset release PR containing only version bumps (1.0.0 → 1.1.0), changelog updates, and lockfile changes. No runtime code is modified. You can customize Macroscope's approvability policy. Learn more. |
Dismissing prior approval to re-evaluate 8dcdbf4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@timothycrooker/ai-context-cli@1.1.0
Minor Changes
9074b1b: Add migrate CLI subsystem and ai-context-migrate skill (1.1.0).
New:
ai-context migrate plan— audit legacy skill layout, generate.ai/migration-plan.jsonai-context migrate status— report plan presence + applied stateai-context migrate apply [--dry-run]— execute the plan (per-entry git commits, git-clean precondition)ai-context migrate clean— remove applied plan fileai-context-migrateskill (SKILL.md + 4 reference docs: overlap-detection, family-routing, legacy-md-conversion, post-migration-verification)scripts/epmx-gauntlet/run.shscripts/test-migrate-on-gauntlet.shBackward compatibility:
Migrate is opt-in. Existing repos without legacy skills are unaffected. The new
ai-context-migrateskill ships in templates alongsideai-context-kit. No breaking changes.Validation:
Migrated EPMX Monorepo's 40-entry legacy layout to
.ai/skills/source-of-truth. EPMX gauntlet passes all stages across Claude/Codex/Gemini (EPMX PR #511).Patch Changes
@timothycrooker/ai-context-config@1.1.0
Minor Changes
9074b1b: Add migrate CLI subsystem and ai-context-migrate skill (1.1.0).
New:
ai-context migrate plan— audit legacy skill layout, generate.ai/migration-plan.jsonai-context migrate status— report plan presence + applied stateai-context migrate apply [--dry-run]— execute the plan (per-entry git commits, git-clean precondition)ai-context migrate clean— remove applied plan fileai-context-migrateskill (SKILL.md + 4 reference docs: overlap-detection, family-routing, legacy-md-conversion, post-migration-verification)scripts/epmx-gauntlet/run.shscripts/test-migrate-on-gauntlet.shBackward compatibility:
Migrate is opt-in. Existing repos without legacy skills are unaffected. The new
ai-context-migrateskill ships in templates alongsideai-context-kit. No breaking changes.Validation:
Migrated EPMX Monorepo's 40-entry legacy layout to
.ai/skills/source-of-truth. EPMX gauntlet passes all stages across Claude/Codex/Gemini (EPMX PR #511).@timothycrooker/ai-context-core@1.1.0
Minor Changes
9074b1b: Add migrate CLI subsystem and ai-context-migrate skill (1.1.0).
New:
ai-context migrate plan— audit legacy skill layout, generate.ai/migration-plan.jsonai-context migrate status— report plan presence + applied stateai-context migrate apply [--dry-run]— execute the plan (per-entry git commits, git-clean precondition)ai-context migrate clean— remove applied plan fileai-context-migrateskill (SKILL.md + 4 reference docs: overlap-detection, family-routing, legacy-md-conversion, post-migration-verification)scripts/epmx-gauntlet/run.shscripts/test-migrate-on-gauntlet.shBackward compatibility:
Migrate is opt-in. Existing repos without legacy skills are unaffected. The new
ai-context-migrateskill ships in templates alongsideai-context-kit. No breaking changes.Validation:
Migrated EPMX Monorepo's 40-entry legacy layout to
.ai/skills/source-of-truth. EPMX gauntlet passes all stages across Claude/Codex/Gemini (EPMX PR #511).@timothycrooker/ai-context-templates@1.1.0
Minor Changes
9074b1b: Add migrate CLI subsystem and ai-context-migrate skill (1.1.0).
New:
ai-context migrate plan— audit legacy skill layout, generate.ai/migration-plan.jsonai-context migrate status— report plan presence + applied stateai-context migrate apply [--dry-run]— execute the plan (per-entry git commits, git-clean precondition)ai-context migrate clean— remove applied plan fileai-context-migrateskill (SKILL.md + 4 reference docs: overlap-detection, family-routing, legacy-md-conversion, post-migration-verification)scripts/epmx-gauntlet/run.shscripts/test-migrate-on-gauntlet.shBackward compatibility:
Migrate is opt-in. Existing repos without legacy skills are unaffected. The new
ai-context-migrateskill ships in templates alongsideai-context-kit. No breaking changes.Validation:
Migrated EPMX Monorepo's 40-entry legacy layout to
.ai/skills/source-of-truth. EPMX gauntlet passes all stages across Claude/Codex/Gemini (EPMX PR #511).Patch Changes
Note
Release version 1.1.0 across all packages
Bumps
cli,config,core, andtemplatespackages from 1.0.0 to 1.1.0 via Changesets. The release includes the migrate CLI subsystem and an associated AI context migrate skill introduced in a prior PR. Dependency ranges for@timothycrooker/ai-context-coreand@timothycrooker/ai-context-templatesare updated to^1.1.0in consuming packages.Macroscope summarized 8dcdbf4.