Skip to content

Skip npm install when package.json is absent#125

Open
allenzhou101 wants to merge 1 commit into
mainfrom
skip-npm-install-without-package
Open

Skip npm install when package.json is absent#125
allenzhou101 wants to merge 1 commit into
mainfrom
skip-npm-install-without-package

Conversation

@allenzhou101

Copy link
Copy Markdown
Contributor

Summary

  • Add a shared dependency install helper that skips npm install when fixtures do not include package.json.
  • Use the helper across Claude Code, Codex, OpenCode, Cursor, and Gemini adapters.
  • Add unit coverage for skip/install/retry behavior and a patch changeset.

Test plan

  • npm run test -w packages/agent-eval -- src/lib/agents/shared.test.ts
  • npm run build -w packages/agent-eval
  • npm run lint -w packages/agent-eval

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.

2 participants