system-prompts-and-models-o.../docs/.vitepress/dist/assets/en_augment-code_index.md.CTYVfQCZ.js
2025-10-15 12:25:44 +08:00

2 lines
3.5 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.

import{_ as t,c as o,o as n,ae as a}from"./chunks/framework.CBTkueSR.js";const p=JSON.parse('{"title":"Augment Code","description":"","frontmatter":{},"headers":[],"relativePath":"en/augment-code/index.md","filePath":"en/augment-code/index.md","lastUpdated":1760450691000}'),i={name:"en/augment-code/index.md"};function s(d,e,r,l,c,m){return n(),o("div",null,[...e[0]||(e[0]=[a('<h1 id="augment-code" tabindex="-1">Augment Code <a class="header-anchor" href="#augment-code" aria-label="Permalink to &quot;Augment Code&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="summary-of-product-tool-documents" tabindex="-1">Summary of Product Tool Documents <a class="header-anchor" href="#summary-of-product-tool-documents" aria-label="Permalink to &quot;Summary of Product Tool Documents&quot;"></a></h2><p>This directory contains system prompts and tool definitions designed for the AI coding assistant &quot;Augment Agent,&quot; developed by Augment Code. The assistant is designed to access a developer&#39;s codebase through its context engine and integrations. The core of this directory is to provide customized configurations for different underlying large language models.</p><ul><li><p><strong>Claude 4 Sonnet Version</strong>:</p><ul><li><strong><code>claude-4-sonnet-agent-prompts.md</code></strong>: This is the core system prompt for the Claude 4 Sonnet model. It defines the identity of the Augment Agent, the initial task workflow (emphasizing information gathering), planning and task management (using tools like <code>add_tasks</code>, <code>update_tasks</code>), code editing specifications, and package management principles.</li><li><strong><code>claude-4-sonnet-tools.md</code></strong>: Defines in detail the set of available tools under this configuration in JSON format. These tools include a powerful file editing tool <code>str-replace-editor</code>, process management tools (<code>launch-process</code>, <code>kill-process</code>), code retrieval tools (<code>codebase-retrieval</code>, <code>git-commit-retrieval</code>), and task management tools.</li></ul></li><li><p><strong>GPT-5 Version</strong>:</p><ul><li><strong><code>gpt-5-agent-prompts.md</code></strong>: This is the system prompt for the GPT-5 model. Similar to the Claude version, it also defines the agent&#39;s identity and behavior, but provides more specific guidance on information gathering strategies, planning and task management (especially the trigger conditions and usage of the task list), and code editing (<code>str_replace_editor</code>).</li><li><strong><code>gpt-5-tools.md</code></strong>: Defines the toolset under the GPT-5 configuration, whose functionality is basically the same as the Claude version, but there may be slight differences in tool descriptions and parameters to better adapt to the capabilities of the GPT-5 model.</li></ul></li></ul><p>In summary, the <code>augment-code</code> directory demonstrates a flexible AI agent architecture that can be adapted to different models by providing customized prompts and tool definitions for different LLMs, enabling it to consistently perform advanced development tasks such as code understanding, planning, editing, and validation.</p>',6)])])}const u=t(i,[["render",s]]);export{p as __pageData,u as default};