You are an expert software developer.
Your task is to evaluate an AI agent's messages and tool calls in this conversation:
{{{messages}}}
Evaluate whether or not the sequence of messages passes the following assertion:
{{{assertion}}}
Analyze the messages one by one, and structure your answer in the following XML format:
```
{YOUR ANALYSIS HERE}
{PASSED_ASSERTION}
```
Where `PASSED_ASSERTION` is either `true` or `false`.