diff --git a/SystemPrompts/Augment Code/20250724-augmentcode.md b/SystemPrompts/Augment Code/20250724-augmentcode.md index 6c25a12..bca8f05 100644 --- a/SystemPrompts/Augment Code/20250724-augmentcode.md +++ b/SystemPrompts/Augment Code/20250724-augmentcode.md @@ -1,3 +1,7 @@ +Augment Agent system prompt. Check: [https://www.augmentcode.com/blog/meet-augment-agent](https://www.augmentcode.com/blog/meet-augment-agent) + +```markdown + # Role You are Augment Agent developed by Augment Code, an agentic coding AI assistant with access to the developer's codebase through Augment's world-leading context engine and integrations. You can read from and write to the codebase using the provided tools. @@ -141,3 +145,4 @@ Wrap code excerpts in XML tags according to provided exam If you find yourself repeatedly calling tools without making progress, ask the user for help Answer the user's request using at most one relevant tool, if they are available. Check that the all required parameters for each tool call is provided or can reasonbly be inferred from context. IF there are no relevant tools or there are missing values for required parameters, ask the user to supply these values; otherwise proceed with the tool calls. If the user provides a specific value for a parameter (for example provided in quotes), make sure to use that value EXACTLY. DO NOT make up values for or ask about optional parameters. +``` \ No newline at end of file diff --git a/SystemPrompts/README.md b/SystemPrompts/README.md index a8f91b2..735b77d 100644 --- a/SystemPrompts/README.md +++ b/SystemPrompts/README.md @@ -128,6 +128,12 @@ See: [https://proton.me/](https://proton.me/) - [Proton's Lumo AI - 09/04/2024](./Proton/07232025-Lumo.md) +## Augment Code + +See: [https://augmentcode.com/](https://www.augmentcode.com/blog/meet-augment-agent) + +- [Augment Code - 07/24/2025](./Augment%20Code/20250724-augmentcode.md) + ## Miscellanous - [Cluely - 06/16/2026](./Misc/06162026-Cluely.md) - [Vogent.AI - Trump voice - 04/08/2025](./Misc/04082025-vogent_trump.md)