mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 13:52:43 +08:00
Microagent to fix issues with npm (#5314)
This commit is contained in:
parent
6a79f19c8f
commit
afc94a2f0c
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.
|
||||
Loading…
x
Reference in New Issue
Block a user