Copilot is an assistant built into the Watsonx Orchestrate ADK. It helps you create and refine agents through a conversation that takes place directly in your CLI. Copilot uses the tools available in your active environment to better fit your use case. To use copilot:
1

Start the copilot server

Run the orchestrate copilot start command to launch the copilot server and enable it in your CLI. For more information, see Starting copilot.
2

Create or refine your agent

Use the orchestrate copilot prompt-tune command to begin the creation or refinement flow. Then, interact with copilot in the CLI to build or improve your agent. For more information, see:
3

Stop the copilot server

After you finish your work, stop the copilot server to free up system resources. For more information, see Stopping copilot.