We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f62945 commit 4c57434Copy full SHA for 4c57434
1 file changed
profile/README.md
@@ -35,7 +35,7 @@ npm install @effectorhq/core # parse, validate, type-check, c
35
npx @effectorhq/create-effector my-skill # scaffold a new effector
36
npx @effectorhq/skill-lint . # lint before you ship
37
npx @effectorhq/studio # visual tool builder (browser UI)
38
-npx @effectorhq/graph spectrum # visualize the 36-type capability map
+npx @effectorhq/graph spectrum # visualize the 40-type capability map
39
```
40
41
Quick read: [Typed AI Agent Tools](https://github.com/effectorHQ/docs/blob/main/blog/typed-ai-agent-tools.md) · [v1.0 release announcement](https://github.com/effectorHQ/.github/discussions/8)
0 commit comments