Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b7d7ff8

Browse files
committed
make fmt
1 parent 9727be6 commit b7d7ff8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/ai-coder/agents.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ Additionally, with Coder, headless agents benefit from:
4545
- Resource monitoring and limits to prevent runaway processes.
4646
- API-driven management for enterprise automation.
4747

48-
| Agent | Supported models | Coder integration | Notes |
49-
|---------------|---------------------------------------------------------|------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|
48+
| Agent | Supported models | Coder integration | Notes |
49+
|---------------|---------------------------------------------------------|-----------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|
5050
| Claude Code ⭐ | Anthropic Models Only (+ AWS Bedrock and GCP Vertex AI) | [First class integration](https://registry.coder.com/modules/coder/claude-code)| Enhanced security through workspace isolation, resource optimization, task status in Coder UI |
5151
| Goose | Most popular AI models + gateways | [First class integration](https://registry.coder.com/modules/coder/goose)| Simplified setup with Terraform module, environment consistency |
52-
| Aider | Most popular AI models + gateways | [First class integration](https://registry.coder.com/modules/coder/aider)| Simplified setup with Terraform module, environment consistency |
53-
| OpenHands | Most popular AI models + gateways | In progress ⏳ ⏳ | Coming soon |
52+
| Aider | Most popular AI models + gateways | [First class integration](https://registry.coder.com/modules/coder/aider)| Simplified setup with Terraform module, environment consistency |
53+
| OpenHands | Most popular AI models + gateways | In progress ⏳ ⏳ | Coming soon |
5454

5555
[Claude Code](https://github.com/anthropics/claude-code) is our recommended
5656
coding agent due to its strong performance on complex programming tasks.
@@ -66,8 +66,8 @@ In-IDE agents run within development environments like VS Code, Cursor, or Winds
6666
These are ideal for exploring new codebases, complex problem solving, pair programming,
6767
or rubber-ducking.
6868

69-
| Agent | Supported Models | Coder integration | Coder key advantages |
70-
|-----------------------------|-----------------------------------|-------------------------------------------------------------------------|----------------------------------------------------------------|
69+
| Agent | Supported Models | Coder integration | Coder key advantages |
70+
|-----------------------------|-----------------------------------|------------------------------------------------------------------------|----------------------------------------------------------------|
7171
| Cursor (Agent Mode) | Most popular AI models + gateways |[Cursor Module](https://registry.coder.com/modules/coder/cursor) | Pre-configured environment, containerized dependencies |
7272
| Windsurf (Agents and Flows) | Most popular AI models + gateways |[Windsurf Module](https://registry.coder.com/modules/coder/windsurf) | Consistent setup across team, powerful cloud compute |
7373
| Cline | Most popular AI models + gateways | ✅ via VS Code Extension | Enterprise-friendly API key management, consistent environment |

0 commit comments

Comments
 (0)