hub_whatsnew
Retrieve personalized journal activity since your last call, per agent, and surface top lint/audit findings for review.
Instructions
Personalized "what did I miss" — journal activity since YOUR OWN last hub_whatsnew call (tracked per agent name), not a fixed time window like hub_brief. Call this at the start of a session/sweep instead of re-reading hub_status/hub_brief from scratch; a never-seen agent gets a 24h window on its first call. Also carries review: the top few hub_lint + hub_audit findings, one per kind, each quoting the rule it enforces and the date that rule was written — read-only, files nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | return everything, uncapped. By default long lists are trimmed to fit an agent context and what was left out is reported in `truncated`. | |
| agent | Yes | your stable identity, e.g. "orchestrator" or your agent name — reused across calls to compute the delta | |
| hours | No | fallback window in hours if this agent has no prior checkpoint yet, default 24 | |
| reviewLimit | No | how many finding KINDS to inline, default 3; 0 turns the review block off |