Documentation
¶
Overview ¶
Package wakeup implements the wakeup tool.
wakeup dispatches a message (optional) to another AI maintainer at a given project, waking them up if they are not already running. The tool is IDE-agnostic: it writes the message to the target project's chimeins queue and dispatches via a configurable display command when no dscli process is running for that project.
The call is fire-and-forget: the message is queued and control returns to the calling AI immediately. The recipient AI processes the message independently in its own session context.
Renamed from send_message (v0.1.x) to wakeup (v0.2+).
Click to show internal directories.
Click to hide internal directories.