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

2 lines
2.7 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 o,c as t,o as a,ae as i}from"./chunks/framework.CBTkueSR.js";const p=JSON.parse('{"title":"Traycer AI","description":"","frontmatter":{},"headers":[],"relativePath":"en/traycer-ai/index.md","filePath":"en/traycer-ai/index.md","lastUpdated":1760450691000}'),s={name:"en/traycer-ai/index.md"};function n(d,e,r,l,c,h){return a(),t("div",null,[...e[0]||(e[0]=[i('<h1 id="traycer-ai" tabindex="-1">Traycer AI <a class="header-anchor" href="#traycer-ai" aria-label="Permalink to &quot;Traycer AI&quot;"></a></h1><ul><li><a href="./phase_mode_prompts.html">phase_mode_prompts</a></li><li><a href="./phase_mode_tools.html">phase_mode_tools</a></li><li><a href="./plan_mode_tools.html">plan_mode_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 defines the core operational logic of the Traycer.AI assistant, which is designed as a technical lead operating within an IDE, capable of breaking down complex coding tasks into high-level phases. Its functionalities are implemented through two distinct modes, each with its dedicated system prompts and toolsets.</p><ul><li><p><strong>Phase Mode</strong>:</p><ul><li><strong><code>phase_mode_prompts.md</code></strong>: Defines the AI&#39;s role in this mode—as a technical lead, focusing on breaking down user queries into high-level phases, with read-only access to the codebase.</li><li><strong><code>phase_mode_tools.md</code></strong>: Provides the toolset available in this mode, primarily including code exploration (e.g., <code>read_file</code>, <code>grep_search</code>), code navigation (e.g., <code>find_references</code>, <code>go_to_definition</code>), and finally the <code>write_phases</code> tool for outputting phased plans.</li></ul></li><li><p><strong>Plan Mode</strong>:</p><ul><li><strong><code>plan_mode_tools.md</code></strong>: Defines the tools available in Plan Mode. The toolset in this mode is similar to Phase Mode but adds the <code>think</code> tool for complex reasoning, and the <code>agent</code> and <code>hand_over_to_approach_agent</code> tools for creating and handing over tasks to specialized agents, indicating that this mode focuses more on detailed implementation planning and task assignment.</li></ul></li></ul><p>In summary, <code>traycer-ai</code>, through the definition of these two modes, constructs a two-tier AI agent system capable of both high-level task decomposition and detailed implementation planning, aiming to systematically solve complex software engineering tasks.</p>',6)])])}const _=o(s,[["render",n]]);export{p as __pageData,_ as default};