Skip to content

Commit

Permalink
Microagent to fix issues with npm (#5314)
Browse files Browse the repository at this point in the history
  • Loading branch information
neubig authored Dec 1, 2024
1 parent 6a79f19 commit afc94a2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions openhands/agenthub/codeact_agent/micro/npm.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit afc94a2

Please sign in to comment.