[PR #6467] feat: add package-based agent loading from npm packages #11921

Open
opened 2026-02-16 18:16:51 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6467

State: open
Merged: No


This adds support for loading agents from npm packages, enabling dynamic agent installation and management. It improves extensibility by allowing users to install and use agents distributed via npm, expanding the ecosystem beyond built-in agents.

Changes:

  • Implemented package-based agent loading functionality
  • Added npm package integration for agent discovery
  • Updated agent management to handle external packages

If there's a related issue, please let me know and I'll add the reference.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6467 **State:** open **Merged:** No --- This adds support for loading agents from npm packages, enabling dynamic agent installation and management. It improves extensibility by allowing users to install and use agents distributed via npm, expanding the ecosystem beyond built-in agents. Changes: - Implemented package-based agent loading functionality - Added npm package integration for agent discovery - Updated agent management to handle external packages If there's a related issue, please let me know and I'll add the reference.
yindo added the pull-request label 2026-02-16 18:16:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11921