# Dure > Run and coordinate AI coding agents side by side without losing the work already in flight. ## Docs - [What is Dure?](https://docs.dureai.dev/en/introduction.md): A macOS workspace for running, coordinating, observing, and reviewing AI coding agents side by side. - [Install Dure](https://docs.dureai.dev/en/install.md): Install the current macOS alpha and prepare the provider CLIs you already use. - [Your first agent](https://docs.dureai.dev/en/quickstart.md): Start a coding agent from the terminal you already use, then choose when it needs managed-session guarantees. - [Your first parallel workflow](https://docs.dureai.dev/en/first-parallel-workflow.md): Run two provider CLIs, prove managed-session survival, and close the loop with a diff review. - [Spaces, desktops, and panes](https://docs.dureai.dev/en/spaces-and-panes.md): Use one live map for agents and terminals across projects, layouts, and hosts. - [Sessions, worktrees, and recovery](https://docs.dureai.dev/en/session-model.md): The ownership model behind Dure's managed agents and what each recovery path actually guarantees. - [Terminal and file workflows](https://docs.dureai.dev/en/terminal-and-files.md): Keep native CLI behavior while moving text, images, and files through local and SSH panes. - [Provider support](https://docs.dureai.dev/en/providers.md): How Dure detects coding-agent CLIs and why resume, history, accounts, and migration support differ by provider. - [Multi-agent orchestration](https://docs.dureai.dev/en/orchestration.md): Coordinate coding agents with messages, task dispatch, results, heartbeats, and human decision gates. - [Review diffs and send feedback](https://docs.dureai.dev/en/review-and-feedback.md): Inspect an agent's full local change set and return line-specific feedback without touching its Git state. - [Remote projects and SSH](https://docs.dureai.dev/en/remote-and-ssh.md): Run local and SSH agents through one workspace while keeping the current runtime boundary explicit. - [CLI and automation](https://docs.dureai.dev/en/cli-and-automation.md): Create tasks, dispatch work, collect structured results, and automate Dure without coupling to one provider. - [Current limits](https://docs.dureai.dev/en/current-limits.md): The explicit boundary of Dure's alpha persistence, SSH, platform, and isolation guarantees. - [Troubleshooting](https://docs.dureai.dev/en/troubleshooting.md): Fast checks for provider detection, managed reattach, SSH, diff review, and CLI channel problems.