🎭
Featuredcheckmark verifyOfficialActive

Nexus Orchestrator

Multi-agent task orchestration and workflow automation

byAdverantVisit website →
star favorite
4.9
127 reviews
container
2,156
installs
$99/month
Subscription
View on GitHub →

About this plugin

Nexus Orchestrator (MageAgent) provides sophisticated multi-agent orchestration capabilities. It decomposes complex tasks into subtasks, assigns them to specialized agents, manages dependencies, and coordinates execution. Features include dynamic replanning, error recovery, and real-time progress tracking.

#orchestration#multi-agent#workflow#automation

Key Features

Automatic task decomposition
Multi-agent coordination
Dependency management
Dynamic replanning on failures
Real-time progress tracking
WebSocket status updates

Installation

1

Install the plugin

npm install @adverant-nexus/orchestrator-plugin
2

Configure your plugin

Add the following configuration to your config.json:

{
  "orchestrator": {
    "max_agents": 10,
    "retry_policy": "exponential_backoff",
    "websocket_enabled": true
  }
}
3

Requirements

Ensure you have the following dependencies installed:

  • Redis
  • PostgreSQL
4

Start using the plugin

Restart your Adverant Nexus instance and the plugin will be available.

View full documentation →
💡

Need help?

Check out our installation guide or reach out to support.

Ready to get started with Nexus Orchestrator?

Install now and start using this plugin in your Adverant Nexus instance.

Browse More Plugins