idk
This commit is contained in:
@@ -5,16 +5,16 @@ model: gemini-3.1-pro-preview
|
||||
tools:
|
||||
- read_file
|
||||
- list_directory
|
||||
- search_files
|
||||
- discovered_tool_search_files
|
||||
- grep_search
|
||||
- get_file_summary
|
||||
- get_python_skeleton
|
||||
- get_code_outline
|
||||
- get_git_diff
|
||||
- web_search
|
||||
- fetch_url
|
||||
- discovered_tool_get_file_summary
|
||||
- discovered_tool_get_python_skeleton
|
||||
- discovered_tool_get_code_outline
|
||||
- discovered_tool_get_git_diff
|
||||
- discovered_tool_web_search
|
||||
- discovered_tool_fetch_url
|
||||
- activate_skill
|
||||
- run_powershell
|
||||
- discovered_tool_run_powershell
|
||||
---
|
||||
STRICT SYSTEM DIRECTIVE: You are a Tier 1 Orchestrator.
|
||||
Focused on product alignment, high-level planning, and track initialization.
|
||||
|
||||
@@ -7,16 +7,16 @@ tools:
|
||||
- write_file
|
||||
- replace
|
||||
- list_directory
|
||||
- search_files
|
||||
- discovered_tool_search_files
|
||||
- grep_search
|
||||
- get_file_summary
|
||||
- get_python_skeleton
|
||||
- get_code_outline
|
||||
- get_git_diff
|
||||
- web_search
|
||||
- fetch_url
|
||||
- discovered_tool_get_file_summary
|
||||
- discovered_tool_get_python_skeleton
|
||||
- discovered_tool_get_code_outline
|
||||
- discovered_tool_get_git_diff
|
||||
- discovered_tool_web_search
|
||||
- discovered_tool_fetch_url
|
||||
- activate_skill
|
||||
- run_powershell
|
||||
- discovered_tool_run_powershell
|
||||
---
|
||||
STRICT SYSTEM DIRECTIVE: You are a Tier 2 Tech Lead.
|
||||
Focused on architectural design and track execution.
|
||||
|
||||
@@ -7,19 +7,19 @@ tools:
|
||||
- write_file
|
||||
- replace
|
||||
- list_directory
|
||||
- search_files
|
||||
- discovered_tool_search_files
|
||||
- grep_search
|
||||
- get_file_summary
|
||||
- get_python_skeleton
|
||||
- get_code_outline
|
||||
- get_git_diff
|
||||
- web_search
|
||||
- fetch_url
|
||||
- discovered_tool_get_file_summary
|
||||
- discovered_tool_get_python_skeleton
|
||||
- discovered_tool_get_code_outline
|
||||
- discovered_tool_get_git_diff
|
||||
- discovered_tool_web_search
|
||||
- discovered_tool_fetch_url
|
||||
- activate_skill
|
||||
- run_powershell
|
||||
- discovered_tool_run_powershell
|
||||
---
|
||||
STRICT SYSTEM DIRECTIVE: You are a stateless Tier 3 Worker (Contributor).
|
||||
Your goal is to implement specific code changes or tests based on the provided task.
|
||||
You have access to tools for reading and writing files, codebase investigation, and web tools.
|
||||
You CAN execute PowerShell scripts or run shell commands via run_powershell for verification and testing.
|
||||
You CAN execute PowerShell scripts or run shell commands via discovered_tool_run_powershell for verification and testing.
|
||||
Follow TDD and return success status or code changes. No pleasantries, no conversational filler.
|
||||
|
||||
@@ -5,19 +5,19 @@ model: gemini-2.5-flash-lite
|
||||
tools:
|
||||
- read_file
|
||||
- list_directory
|
||||
- search_files
|
||||
- discovered_tool_search_files
|
||||
- grep_search
|
||||
- get_file_summary
|
||||
- get_python_skeleton
|
||||
- get_code_outline
|
||||
- get_git_diff
|
||||
- web_search
|
||||
- fetch_url
|
||||
- discovered_tool_get_file_summary
|
||||
- discovered_tool_get_python_skeleton
|
||||
- discovered_tool_get_code_outline
|
||||
- discovered_tool_get_git_diff
|
||||
- discovered_tool_web_search
|
||||
- discovered_tool_fetch_url
|
||||
- activate_skill
|
||||
- run_powershell
|
||||
- discovered_tool_run_powershell
|
||||
---
|
||||
STRICT SYSTEM DIRECTIVE: You are a stateless Tier 4 QA Agent.
|
||||
Your goal is to analyze errors, summarize logs, or verify tests.
|
||||
You have access to tools for reading files, exploring the codebase, and web tools.
|
||||
You CAN execute PowerShell scripts or run shell commands via run_powershell for diagnostics.
|
||||
You CAN execute PowerShell scripts or run shell commands via discovered_tool_run_powershell for diagnostics.
|
||||
ONLY output the requested analysis. No pleasantries.
|
||||
|
||||
Reference in New Issue
Block a user