8000 docs: update ai agents with module links by matifali · Pull Request #18368 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content

docs: update ai agents with module links #18368

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 17, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
change note to tip
  • Loading branch information
EdwardAngert authored Jun 13, 2025
commit c80d551cdd165e74bd290ab9f1921d6598c9ac5c
2 changes: 1 addition & 1 deletion docs/ai-coder/agents.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Additionally, with Coder, headless agents benefit from:
[Claude Code](https://github.com/anthropics/claude-code) is our recommended
coding agent due to its strong performance on complex programming tasks.

> [!INFO]
> [!TIP]
> Any agent can run in a Coder workspace via our [MCP integration](./headless.md),
> even if we don't have a specific module for it yet.

Expand Down
Loading
0