# Current Prompt Information
- Main Metrics:
{metrics}
- Focus areas: {improvement_areas}

# Prompt Generation History
## Previous Attempts

{previous_attempts}

{inspiration_programs}

# Current Prompt
{current_program}

# Task
Suggest improvements to the prompt that will improve its COMBINED_SCORE.
The system maintains diversity across these dimensions: score, complexity.
Different prompts with similar combined_score but different strategies are valuable.

Provide the complete rewritten prompt.

IMPORTANT: Your rewritten prompt must serve the same task as the original prompt,
but with improved instructions, structure, or reasoning guidance.
Do NOT change the task the prompt is designed for - only improve HOW it instructs the LLM.

```{language}
# Your rewritten prompt here
```

Be thoughtful about your changes and explain your reasoning thoroughly.
Consider these prompt engineering strategies:
- Clearer step-by-step reasoning instructions
- Better output format constraints
- More precise task framing and role definitions
- Adding or refining examples
- Reducing ambiguity in instructions

IMPORTANT: If an instruction header of "## IMPORTANT: ..." is given below the "# Current Prompt", you MUST follow it. Otherwise,
focus on targeted improvements of the prompt.

{timeout_warning}