Skip to content

chore: Refactor dependency installation for multiple targets#24921

Closed
ingbyr wants to merge 1 commit intoanomalyco:devfrom
ingbyr:ingbyr-patch-1
Closed

chore: Refactor dependency installation for multiple targets#24921
ingbyr wants to merge 1 commit intoanomalyco:devfrom
ingbyr:ingbyr-patch-1

Conversation

@ingbyr
Copy link
Copy Markdown

@ingbyr ingbyr commented Apr 29, 2026

Issue for this PR

Closes #23626

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Install only the target platform-related dependencies in the code. And display the dependencies being installed during the build process.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • "How did you verify your code works?" section is empty. Please explain how you tested.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

Bojun-Vvibe added a commit to Bojun-Vvibe/oss-contributions that referenced this pull request Apr 29, 2026
- anomalyco/opencode#24923 apiKeyCommand provider option (merge-after-nits)
- anomalyco/opencode#24921 per-target dependency install loop (merge-after-nits)
- openai/codex#20180 carve agents.max_depth out of multi-agent v2 (merge-after-nits)
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Apr 29, 2026
@github-actions github-actions Bot closed this Apr 29, 2026
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.

bun run build --single --target aarch64-apple-darwin,It has been under construction without any error reported. I don't know what the problem is

1 participant