Patch release: Auto-Dream now consolidates on a live schedule, subagent messaging is documented (steer vs queue), and a new opt-in dock feature flag is available.
Changelog
[changed] Auto-Dream no longer waits until a session ends to evaluate consolidation gates. By default it checks at launch and periodically during a session, then runs Dream once enough time and sessions have accumulated.
[changed] Root sessions can message an active subagent they own via send_subagent_message. Omit queue (or set it false) for Steer (idle → one protected queued turn; running → inject at the next safe point); set queue: true for Queue (always wait as a protected turn).
[new]features.dock (env: GROK_DOCK) — opt-in boolean, default false, documented in the config reference.
Under the hood
Sampler prewarm path so the agent can warm sampling earlier in the session lifecycle.
Activity-oriented telemetry hooks for richer runtime signal.
Managed MCP permission policy layer (parse, URL match, and policy modules) for workspace permission handling.
Internal terminal DA2 path removed from the pager render stack; bundled content fingerprint refreshed with the 1.0.15 ship.