This project provides Drush commands to run and interact with AI agents within your Drupal site. It allows you to select and converse with agents, explain Drush commands, and get plain-text explanations for configuration changes before exporting them.
The AI Drush Agents is an Agent Runner and a collection of agents that makes it easier to work with and run agents in Drush. It works with the AI Agents module to create an extra experience.
Features
There are new commands that will exist:
- agents:run - Pick any agent on your system and start talking with them.
- agents:drush_explain
- agents:config_export_explain - If you have some configuration changes waiting to be exported, but you forgot what the did, this will give you answers in normal readable text.
Post-Installation
You need to setup AI Agents correctly first