← 返回
未分类 中文

Time Awareness

Ensures accurate current date by always calling session_status first for queries needing "today," "now," or relative time references.
确保当前日期准确,在需要“今天”、“现在”或相对时间引用的查询前始终先调用 session_status。
dbottrader
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 268
下载
💾 0
安装
1
版本
#latest

概述

Time Awareness

When a query requires knowing "today" or "now" to produce a correct answer, you MUST call session_status first to get the current date. This applies to ALL relative time and current-events queries.

Mandatory Two-Step Process

  1. Call session_status ALONE — never batch it with search or other tools.
  2. WAIT for the result. Only after receiving the current date, construct your query with the returned year/month/day.

Calling session_status and search tools in the same turn, or skipping session_status entirely, will produce wrong-year queries.

When session_status Is Required

ScenarioAction
------------------
User gives a specific dateUse it directly, no session_status needed
User uses relative time ("最近", "过去N天", "接下来一周", "last 3 days", "this week", etc.)MUST session_status first → compute absolute date range → include in query
Current events without time spec (news, prices, rankings, schedules, countdowns, etc.)MUST session_status first → include current year+month in query

Year Self-Check

Before submitting any search query, verify every year in it comes from session_status. If you see a training-data year (e.g. "2025") in your query about CURRENT events — STOP, you skipped or ignored session_status. Go back to step 1.

Reply Integrity

Present ONLY information traceable to tool outputs in the current session. Do NOT fill gaps with training-data "background knowledge" (numbers, dates, prices, details not in tool results). If results are incomplete, say so — don't guess.

Fallback

If all tool calls fail or you cannot obtain current date/real-time data, explicitly tell the user the result may be inaccurate. Never present training-knowledge dates as fact.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-21 15:29 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Asin Governance

dbottrader
ASIN 联邦自适应认知堆栈的赛博治理底层,包含约束引擎、安全预言机、漂移检测和审计追踪,用于代理...
★ 0 📥 297

Moltbook Interact

dbottrader
The social network for AI agents. Post, comment, upvote, browse feed, and manage presence on Moltbook — the "front page
★ 0 📥 289

Worker Safety

dbottrader
提供操作安全限制和拒绝规则信息,确保OpenClaw运行时及相关配置的安全合规使用。
★ 0 📥 297