Skip to content

docs: fix npx usage - use full package name @aiagentkit/ai-agent-toolkit - #9

Merged
MarceloAdan73 merged 1 commit into
mainfrom
docs/fix-npx-usage
Aug 2, 2026
Merged

docs: fix npx usage - use full package name @aiagentkit/ai-agent-toolkit#9
MarceloAdan73 merged 1 commit into
mainfrom
docs/fix-npx-usage

Conversation

@MarceloAdan73

Copy link
Copy Markdown
Owner

Fixes the onboarding bug found during the Phase 2 checklist (2026-08-02): the README documented
px ai-toolkit\ but that package does not exist on npm (unpublished 2023), so a first-time user following the docs failed with \ENOVERSIONS.

All examples now use
px @aiagentkit/ai-agent-toolkit, which works with or without a global install (verified: --version\ → 1.0.2, help in English).

Also updates the example model to qwen3.5:9b.

The README documented 'npx ai-toolkit' but that package does not exist on
npm (unpublished 2023) - a first-time user following the docs failed with
ENOVERSIONS. All examples now use 'npx @aiagentkit/ai-agent-toolkit',
which works with or without a global install. Also updates the example
model to qwen3.5:9b.
@MarceloAdan73
MarceloAdan73 merged commit 06da564 into main Aug 2, 2026
@MarceloAdan73
MarceloAdan73 deleted the docs/fix-npx-usage branch August 2, 2026 03:04
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