Skip to main content
Use Dure’s coordination integration when an agent needs to report progress, ask for a decision or return a result for dispatched work. The human goal and scope remain the starting point.

Define the agreement

State the goal, allowed changes, verification and the point at which the agent should ask for input. A second agent can investigate or review in parallel when its work has an independent scope.

Connect the integration

Inspect the Dure CLI’s global integration state first. Without --global, dure integration status checks the current folder instead:
To install the supported Codex and Claude discovery entries into your global provider configuration:
Installation changes provider configuration. Review the reported changes and use the status command to confirm what is installed. This integration is separate from choosing a coding-agent provider or configuring an app plugin.

Use the right interaction

The CLI and MCP integration expose these interactions and their events. Clients resume from acknowledged event positions when reconnecting, so earlier events need not all be treated as new.

Review the handoff

Check the changed files and reported evidence. Answer the requested decision or steer the next task. A completion report does not approve unrelated actions or replace review. See CLI runs and schedules for launching the work and parallel tasks for separating edits.