Skip to content

ci: Version Packages - #225

Merged
LadyBluenotes merged 1 commit into
mainfrom
changeset-release/main
Sep 5, 2026
Merged

ci: Version Packages#225
LadyBluenotes merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

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

@tanstack/intent@0.4.0

Minor Changes

  • #224 78b77b1 - Add exact npm and workspace skill selectors to intent.skills.

  • #241 b0f9726 - Add interactive first-run skill permission setup to intent install. Enable all sources, choose packages or scopes, or select individual skills in compact searchable lists. Save package and scope rules without expanding them into individual names. Optional skill review shows only selected packages and opens individual skill lists only for packages chosen for review. Keep all other selections and exclusions, with one confirmation before saving. Inspect descriptions and existing exclusions on demand; excluded skills cannot be enabled, empty discovery leaves setup available for retry, and completion reports available skills and the next command.

  • #255 0b67487 - Add intent install --review to revisit existing skill permissions, inspect current access, and confirm additions, removals, and individual exclusions. Preserve undiscovered rules and inherited permissions unless explicitly changed. Keep default configured installs guidance-only, reuse one discovery scan throughout review, and compile permission rules once per selection pass.

Patch Changes

  • #257 25f64ad - Reduce repeated filesystem reads and path calculations in list, load, validate, and stale commands. Reuse command-scoped manifests, skill discovery, and shared workspace artifacts; index artifact matches once per package and batch workspace identity checks.

  • #242 4e59119 - Stop policy-controlled skill listing and loading when a project policy manifest is unreadable, malformed, or not a JSON object. Report the manifest path instead of treating failed reads as missing policy and exposing skills. Preserve migration behavior for genuinely missing manifests.

  • #244 b069294 - Reject unsafe dynamic identifiers before normalization in runnable list commands, install mappings, and runtime lookup hints. Skip skill metadata that resolves outside its package root, verify the opened file's identity before reading, and keep large-frontmatter reads on the same descriptor. Preserve valid package-manager symlinks and direct-load containment errors.

  • #256 223be7d - Make the shipped meta-skills pass Intent validation. Match names to their existing directories, use string metadata, and move detailed procedures and templates into packaged references without changing the meta command names. Resolve relative Markdown links in intent meta <name> output so reference paths work from the caller's directory.

  • #256 223be7d - Reject unreadable and malformed ancestor package manifests while discovering workspace policy, so a nested application's allowlist cannot bypass inherited restrictions when the workspace root is unreadable. Stop ancestor discovery at the first workspace declaration or Git repository boundary, checking that directory's manifest before stopping. Without an independent boundary, malformed ancestors fail closed and identify the file to repair.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 10 times, most recently from 935f04f to a1f2251 Compare September 5, 2026 03:56
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from a1f2251 to 2cf4162 Compare September 5, 2026 04:01
@LadyBluenotes
LadyBluenotes merged commit bffcdab into main Sep 5, 2026
7 checks passed
@LadyBluenotes
LadyBluenotes deleted the changeset-release/main branch September 5, 2026 04:10
@codspeed-hq

codspeed-hq Bot commented Sep 5, 2026

Copy link
Copy Markdown

This PR has no benchmarks

⚠️ No benchmarks were detected in both the base of the PR and the PR.
Please ensure that your benchmarks are correctly instrumented with CodSpeed.

Check out the benchmarks creation guide


Comparing changeset-release/main (2cf4162) with main (25f64ad)

Open in CodSpeed

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