Skip to content

Allow npm and npx commands in triage agent sandbox#16778

Merged
matthewp merged 2 commits into
mainfrom
flue-npm-npx
May 19, 2026
Merged

Allow npm and npx commands in triage agent sandbox#16778
matthewp merged 2 commits into
mainfrom
flue-npm-npx

Conversation

@matthewp

Copy link
Copy Markdown
Contributor

Changes

  • Adds npm and npx as allowed commands in the triage agent's flue sandbox. The agent uses npx stackblitz-clone to clone issue reproductions, but npx wasn't a permitted command, causing the agent to waste time hunting for tools and ultimately fail (run).

Testing

  • No test changes. This is a configuration-only change to the flue agent definition.

Docs

  • No docs needed — internal CI tooling change.

@changeset-bot

changeset-bot Bot commented May 18, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0903b2b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Comment thread .flue/agents/issue-triage.ts Outdated
@matthewp matthewp merged commit 1056891 into main May 19, 2026
22 checks passed
@matthewp matthewp deleted the flue-npm-npx branch May 19, 2026 13:13
ematipico pushed a commit that referenced this pull request May 20, 2026
* Allow npm and npx commands in triage agent sandbox

* Remove npm from allowed commands, keep only npx
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.

3 participants