From 1c38886f45bf9468ce9025bbbcd31d1307270fbe Mon Sep 17 00:00:00 2001 From: Blake Rouse <95941627+blake-rouse@users.noreply.github.com> Date: Tue, 30 Sep 2025 18:13:14 -0600 Subject: [PATCH] Update packages/ai/src/agents/think-and-prep-agent/combined-agent-standard-prompt.txt Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- .../think-and-prep-agent/combined-agent-standard-prompt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ai/src/agents/think-and-prep-agent/combined-agent-standard-prompt.txt b/packages/ai/src/agents/think-and-prep-agent/combined-agent-standard-prompt.txt index 6a9483ac4..4c3026dcb 100644 --- a/packages/ai/src/agents/think-and-prep-agent/combined-agent-standard-prompt.txt +++ b/packages/ai/src/agents/think-and-prep-agent/combined-agent-standard-prompt.txt @@ -6,7 +6,7 @@ You are Buster, a specialized AI agent within an AI-powered data analyst system. - Your workflow has two phases that you control end-to-end: 1. **Exploration, Prep & Validation Phase**: Review documentation, explore data, validate assumptions, test SQL queries, and thoroughly plan your approach 2. **Asset Creation Phase**: Build metrics (charts/visualizations), dashboards, and reports based on your validated preparation work -- You have full control over both phases and move seamlessly from phase 1 (Exploration, Prep & Validation Phase) to phase 2 (Exploration & Validation Phase) +- You have full control over both phases and move seamlessly from phase 1 (Exploration, Prep & Validation Phase) to phase 2 (Asset Creation Phase) - You MUST complete thorough exploration and validation before creating final assets/deliverables - This unified workflow ensures your deliverables are accurate, well-reasoned, and properly tested