Skip to content

Glob patterns not supported for allowlist (like @tanstack/*) #200

Description

@crazen3

TanStack Intent version

v0.3.5

Runtime and version

Node 24.18.0

Package manager and version

pnpm 11.13.0

Describe the bug and the steps to reproduce it

package.json

  "intent": {
    "skills": ["@tanstack/*"]
  }

then run pnpm dlx @tanstack/intent@latest list:

Invalid intent.skills configuration:
  - "@tanstack/*": The "*" wildcard must be the exact entry "*"; globs are not supported in intent.skills.

Your Minimal, Reproducible Example

https://github.com/crazen3/intent-issue

Screenshots or Videos (Optional)

No response

Do you intend to try to help solve this bug with your own PR?

No, because I do not know how

Terms & Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions