README.md 2.0 KB


description: "The schedule group map: session-local durable reminders over the session log, for users and maintainers navigating the group."

kind: "package-group"

schedule/ — Session-local reminders

English | 中文

Summary

The schedule group lets an agent create, list, and cancel reminders for the current conversation. Reminders can run after a delay, at an absolute time, or on a fixed interval; when due, they arrive as ordinary messages in that conversation. They survive restarts, but never leave the session or send email, SMS, or push notifications. The group's package provides reminder management and delivery. Optional browser packages show the current reminder catalog and mark conversations with known active reminders; those indicators reflect cached state and may lag the running session.

Table of Contents


Packages

Package Role ctx key
schedule/ Session-local reminders: schedule, list, and cancel active records; publish an optional read-only projection for the header catalog and list-row marker; deliver due reminders as conversation messages — (tools only, in the exact agent scope)

Related documentation


Dev Note

Working context for maintainers — click to expand None.