<!--
name: 'Message Context: Current date reminder'
description: Text content block sent as messages[0].content[0] with role user.
sdkPackage: '@anthropic-ai/claude-agent-sdk@0.3.168'
claudeCodeVersion: '2.1.168'
-->
# Message Context: Current date reminder

## Metadata

- Request location: `messages[0].content[0]`
- Role: `user`
- Type: `text`

## Content

```text
<system-reminder>
As you answer the user's questions, you can use the following context:
# currentDate
Today's date is 2026-06-08.

      IMPORTANT: this context may or may not be relevant to your tasks. You should not respond to this context unless it is highly relevant to your task.
</system-reminder>


```
