Using npm packages
The agent can install packages in your project sandbox with the normal package manager for the stack.Tips
- Name the package and the feature — not “add some libraries”
- After install, check Preview and the terminal for errors
- Prefer well-maintained packages; ask the agent to avoid abandoned deps when unsure