system-prompts-and-models-o.../docs/.vitepress/dist/assets/en_samedev_index.md.CrHlDv3d.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 u=JSON.parse('{"title":"Same.dev","description":"","frontmatter":{},"headers":[],"relativePath":"en/samedev/index.md","filePath":"en/samedev/index.md","lastUpdated":1760450691000}'),n={name:"en/samedev/index.md"};function d(s,e,c,l,r,m){return a(),t("div",null,[...e[0]||(e[0]=[i('<h1 id="same-dev" tabindex="-1">Same.dev <a class="header-anchor" href="#same-dev" aria-label="Permalink to &quot;Same.dev&quot;"></a></h1><ul><li><a href="./Prompt.html">Prompt</a></li><li><a href="./Tools.html">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 the core system prompts and toolset designed for the AI programming assistant running in Same (a cloud IDE). This assistant is powered by <code>gpt-4.1</code> and aims to pair program with users to develop web applications.</p><ul><li><p><strong><code>Prompt.md</code></strong>: This is the core system prompt, defining the AI assistant&#39;s identity, service strategy, communication methods, and detailed guidelines for code modification, web development, design, and debugging. It particularly emphasizes parallel tool calls for efficiency, task management via the <code>.same/todos.md</code> file, and best practices for project initialization using the <code>startup</code> tool and <code>bun</code> package manager. Additionally, it includes detailed instructions on website cloning and collaboration with task agents (<code>task_agent</code>).</p></li><li><p><strong><code>Tools.md</code></strong>: Defines in detail all the tools available to the AI assistant in JSON format. These tools cover the entire process from project startup (<code>startup</code>), code exploration (<code>ls</code>, <code>glob</code>, <code>grep</code>), file operations (<code>read_file</code>, <code>edit_file</code>, <code>string_replace</code>), to version control (<code>versioning</code>), deployment (<code>deploy</code>), and web scraping (<code>web_scrape</code>). Notably, it includes a powerful <code>task_agent</code> tool that can launch a fully functional sub-agent to execute complex tasks.</p></li></ul><p>In summary, these two files collectively depict a comprehensive and workflow-standardized AI development agent that can efficiently and autonomously complete the entire web development lifecycle from project initialization to deployment within the Same IDE environment.</p>',6)])])}const h=o(n,[["render",d]]);export{u as __pageData,h as default};