v0.1.0
v0.1.0
Changes
@tanstack/intent
0.1.0
Minor Changes
-
#157
665370e- Addpackage.json#intent.skillssource allowlisting to gate which discovered packages can contribute skills.intent.excludenow supports skill-level matching (for example@scope/pkg#skill-idand globs), and policy filtering is applied consistently acrossintent list,intent load,intent install, andintent stale. Notices are surfaced separately from warnings to keep command output machine-safe. -
#157
665370e- Add a persistentintent excludecommand for managingpackage.json#intent.exclude(list,add,remove), and document it in the CLI/config guides.Add notice suppression controls for automation:
--no-noticesonintent listandintent installINTENT_NO_NOTICES=1environment variable
Remove one-off CLI exclude flags from command surfaces (
list/load --exclude); excludes are now managed viapackage.json#intent.excludeandintent exclude.
0.1.0
Patch Changes
- Add
intent-libraryend-user CLI for library consumers. Libraries wire it up via a generated shim (intent setup --shim) to expose anintentbin. Runningintent listrecursively discovers skills across the library's dependency tree;intent installprints an agent-driven prompt to map skills to project tasks in CLAUDE.md. (#9)
Packages
- @tanstack/intent@0.1.0