Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: edit descriptions in ai-coder section#18373

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
EdwardAngert merged 2 commits intomainfromedit-ai-section
Jun 27, 2025
Merged
Changes fromall commits
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
20 changes: 10 additions & 10 deletionsdocs/manifest.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -819,61 +819,61 @@
},
{
"title": "Run AI Coding Agents in Coder",
"description": "Learn how to run and integrate AI coding agents like GPT-Code, OpenDevin, or SWE-Agent in Coder workspaces to boost developer productivity.",
"description": "Learn how to run and integrateagenticAI coding agents like GPT-Code, OpenDevin, or SWE-Agent in Coder workspaces to boost developer productivity.",
"path": "./ai-coder/index.md",
"icon_path": "./images/icons/wand.svg",
"state": ["beta"],
"children": [
{
"title": "Learn about coding agents",
"description": "Learn about the different AI agents and their tradeoffs",
"description": "Learn about the differentagenticAI agents and their tradeoffs",
"path": "./ai-coder/agents.md"
},
{
"title": "Create a Coder template for agents",
"description": "Create a purpose-built template for your AI agents",
"description": "Create a purpose-built template for youragenticAI agents",
"path": "./ai-coder/create-template.md",
"state": ["beta"]
},
{
"title": "Integrate with your issue tracker",
"description": "Assign tickets to AI agents and interact via code reviews",
"description": "Assign tickets toagenticAI agents and interact via code reviews",
"path": "./ai-coder/issue-tracker.md",
"state": ["beta"]
},
{
"title": "Model Context Protocols (MCP) and adding AI tools",
"description": "Improve results by adding tools to your AI agents",
"description": "Improve results by adding tools to youragenticAI agents",
"path": "./ai-coder/best-practices.md",
"state": ["beta"]
},
{
"title": "Supervise agents via Coder UI",
"description": "Interact with agents via the Coder UI",
"description": "Interact withagenticagents via the Coder UI",
"path": "./ai-coder/coder-dashboard.md",
"state": ["beta"]
},
{
"title": "Supervise agents via the IDE",
"description": "Interact with agents via VS Code or Cursor",
"description": "Interact withagenticagents via VS Code or Cursor",
"path": "./ai-coder/ide-integration.md",
"state": ["beta"]
},
{
"title": "Programmatically manage agents",
"description": "Manage agents via MCP, the Coder CLI, and/or REST API",
"description": "Manageagenticagents via MCP, the Coder CLI, and/or REST API",
"path": "./ai-coder/headless.md",
"state": ["beta"]
},
{
"title": "Securing agents in Coder",
"description": "Learn how to secure agents with boundaries",
"description": "Learn how to secureagenticagents with boundaries",
"path": "./ai-coder/securing.md",
"state": ["early access"]
},
{
"title": "Custom agents",
"description": "Learn how to use custom agents with Coder",
"description": "Learn how to use customagenticagents with Coder",
"path": "./ai-coder/custom-agents.md",
"state": ["beta"]
}
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp