system-prompts-and-models-o.../docs/.vitepress/dist/assets/zh_augment-code_index.md.CIlS1Dmf.js
tycon 60ddd120c4 添加总结
添加总结
2025-10-14 22:04:51 +08:00

2 lines
3.1 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import{_ as t,c as o,o as a,ae as d}from"./chunks/framework.CBTkueSR.js";const g=JSON.parse('{"title":"文档目录","description":"","frontmatter":{},"headers":[],"relativePath":"zh/augment-code/index.md","filePath":"zh/augment-code/index.md"}'),l={name:"zh/augment-code/index.md"};function n(r,e,s,c,i,p){return a(),o("div",null,[...e[0]||(e[0]=[d('<h1 id="文档目录" tabindex="-1">文档目录 <a class="header-anchor" href="#文档目录" aria-label="Permalink to &quot;文档目录&quot;"></a></h1><ul><li><a href="./claude-4-sonnet-agent-prompts.html">claude-4-sonnet-agent-prompts</a></li><li><a href="./claude-4-sonnet-tools.html">claude-4-sonnet-tools</a></li><li><a href="./gpt-5-agent-prompts.html">gpt-5-agent-prompts</a></li><li><a href="./gpt-5-tools.html">gpt-5-tools</a></li></ul><h2 id="产品工具文档的综述" tabindex="-1">产品工具文档的综述 <a class="header-anchor" href="#产品工具文档的综述" aria-label="Permalink to &quot;产品工具文档的综述&quot;"></a></h2><p>此目录包含了为AI编码助手 &quot;Augment Agent&quot; 设计的系统提示和工具定义该助手由Augment Code开发旨在通过其上下文引擎和集成访问开发者的代码库。该目录的核心是为不同的底层大语言模型提供定制化的配置。</p><ul><li><p><strong>Claude 4 Sonnet 版本</strong>:</p><ul><li><strong><code>claude-4-sonnet-agent-prompts.md</code></strong>: 这是针对Claude 4 Sonnet模型的核心系统提示。它定义了Augment Agent的身份、初步任务流程强调信息收集、计划与任务管理使用<code>add_tasks</code>, <code>update_tasks</code>等工具)、代码编辑规范以及包管理原则。</li><li><strong><code>claude-4-sonnet-tools.md</code></strong>: 以JSON格式详细定义了在此配置下可用的工具集。这些工具包括强大的文件编辑工具<code>str-replace-editor</code>、进程管理工具(<code>launch-process</code>, <code>kill-process</code>)、代码检索工具(<code>codebase-retrieval</code>, <code>git-commit-retrieval</code>)以及任务管理工具。</li></ul></li><li><p><strong>GPT-5 版本</strong>:</p><ul><li><strong><code>gpt-5-agent-prompts.md</code></strong>: 这是针对GPT-5模型的系统提示。与Claude版本类似它也定义了代理的身份和行为但在信息收集策略、计划与任务管理特别是任务列表的触发条件和使用方式以及代码编辑<code>str_replace_editor</code>)等方面有更具体的指导。</li><li><strong><code>gpt-5-tools.md</code></strong>: 定义了GPT-5配置下的工具集其功能与Claude版本基本一致但在工具描述和参数上可能存在细微差异以更好地适配GPT-5模型的能力。</li></ul></li></ul><p>总而言之,<code>augment-code</code>目录通过为不同的LLM提供定制化的提示和工具定义展示了一种灵活的、可适配不同模型的AI代理架构使其能够一致地执行代码理解、计划、编辑和验证等高级开发任务。</p>',6)])])}const m=t(l,[["render",n]]);export{g as __pageData,m as default};