mirror of
https://github.com/coder/coder.git
synced 2025-07-10 23:53:15 +00:00
30 lines
968 B
Markdown
30 lines
968 B
Markdown
> [!NOTE]
|
|
>
|
|
> This functionality is in beta and is evolving rapidly.
|
|
>
|
|
> When using any AI tool for development, exercise a level of caution appropriate to your use case and environment.
|
|
> Always review AI-generated content before using it in critical systems.
|
|
>
|
|
> Join our [Discord channel](https://discord.gg/coder) or
|
|
> [contact us](https://coder.com/contact) to get help or share feedback.
|
|
|
|
## Prerequisites
|
|
|
|
- A Coder deployment with v2.21 or later
|
|
- A [template configured for AI agents](./create-template.md)
|
|
|
|
## Overview
|
|
|
|
Once you have an agent running and reporting activity to Coder, you can view
|
|
status and switch between workspaces from the Coder dashboard.
|
|
|
|

|
|
|
|

|
|
|
|
## Next Steps
|
|
|
|
- [Supervise Agents in the IDE](./ide-integration.md)
|
|
- [Supervise Agents Programmatically](./headless.md)
|
|
- [Securing Agents](./securing.md)
|