mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05:00
Microagent to fix issues with npm (#5314)
This commit is contained in:
9
openhands/agenthub/codeact_agent/micro/npm.md
Normal file
9
openhands/agenthub/codeact_agent/micro/npm.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
name: npm
|
||||
agent: CodeActAgent
|
||||
triggers:
|
||||
- npm
|
||||
---
|
||||
|
||||
When using npm to install packages, you will not be able to use an interactive shell, and it may be hard to confirm your actions.
|
||||
As an alternative, you can pipe in the output of the unix "yes" command to confirm your actions.
|
||||
Reference in New Issue
Block a user