Skip to content

docs: add comprehensive Claude integration guide #17659

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

Closed
wants to merge 13 commits into from
Closed
Prev Previous commit
Next Next commit
add claude code integration to manifest
  • Loading branch information
EdwardAngert committed May 2, 2025
commit 503c67b622578f01451f425fcfb8f790b3fe25ff
6 changes: 6 additions & 0 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -754,6 +754,12 @@
"path": "./ai-coder/securing.md",
"state": ["early access"]
},
{
"title": "Integrating Claude with Coder",
"description": "Learn how to integrate Claude Code in your Coder workspace",
"path": "./ai-coder/claude-integration.md",
"state": ["early access"]
},
{
"title": "Custom agents",
"description": "Learn how to use custom agents with Coder",
Expand Down
Loading