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

Commitd26d0fc

Browse files
authored
docs: edit descriptions in ai-coder section (#18373)
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
1 parenta02d5a6 commitd26d0fc

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

‎docs/manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -819,61 +819,61 @@
819819
},
820820
{
821821
"title":"Run AI Coding Agents in Coder",
822-
"description":"Learn how to run and integrate AI coding agents like GPT-Code, OpenDevin, or SWE-Agent in Coder workspaces to boost developer productivity.",
822+
"description":"Learn how to run and integrateagenticAI coding agents like GPT-Code, OpenDevin, or SWE-Agent in Coder workspaces to boost developer productivity.",
823823
"path":"./ai-coder/index.md",
824824
"icon_path":"./images/icons/wand.svg",
825825
"state": ["beta"],
826826
"children": [
827827
{
828828
"title":"Learn about coding agents",
829-
"description":"Learn about the different AI agents and their tradeoffs",
829+
"description":"Learn about the differentagenticAI agents and their tradeoffs",
830830
"path":"./ai-coder/agents.md"
831831
},
832832
{
833833
"title":"Create a Coder template for agents",
834-
"description":"Create a purpose-built template for your AI agents",
834+
"description":"Create a purpose-built template for youragenticAI agents",
835835
"path":"./ai-coder/create-template.md",
836836
"state": ["beta"]
837837
},
838838
{
839839
"title":"Integrate with your issue tracker",
840-
"description":"Assign tickets to AI agents and interact via code reviews",
840+
"description":"Assign tickets toagenticAI agents and interact via code reviews",
841841
"path":"./ai-coder/issue-tracker.md",
842842
"state": ["beta"]
843843
},
844844
{
845845
"title":"Model Context Protocols (MCP) and adding AI tools",
846-
"description":"Improve results by adding tools to your AI agents",
846+
"description":"Improve results by adding tools to youragenticAI agents",
847847
"path":"./ai-coder/best-practices.md",
848848
"state": ["beta"]
849849
},
850850
{
851851
"title":"Supervise agents via Coder UI",
852-
"description":"Interact with agents via the Coder UI",
852+
"description":"Interact withagenticagents via the Coder UI",
853853
"path":"./ai-coder/coder-dashboard.md",
854854
"state": ["beta"]
855855
},
856856
{
857857
"title":"Supervise agents via the IDE",
858-
"description":"Interact with agents via VS Code or Cursor",
858+
"description":"Interact withagenticagents via VS Code or Cursor",
859859
"path":"./ai-coder/ide-integration.md",
860860
"state": ["beta"]
861861
},
862862
{
863863
"title":"Programmatically manage agents",
864-
"description":"Manage agents via MCP, the Coder CLI, and/or REST API",
864+
"description":"Manageagenticagents via MCP, the Coder CLI, and/or REST API",
865865
"path":"./ai-coder/headless.md",
866866
"state": ["beta"]
867867
},
868868
{
869869
"title":"Securing agents in Coder",
870-
"description":"Learn how to secure agents with boundaries",
870+
"description":"Learn how to secureagenticagents with boundaries",
871871
"path":"./ai-coder/securing.md",
872872
"state": ["early access"]
873873
},
874874
{
875875
"title":"Custom agents",
876-
"description":"Learn how to use custom agents with Coder",
876+
"description":"Learn how to use customagenticagents with Coder",
877877
"path":"./ai-coder/custom-agents.md",
878878
"state": ["beta"]
879879
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp