Skip to main content

Module resume_message

Module resume_message 

Source
Expand description

Normalized resume messages for Orchestrator --resume sessions.

When a marker webhook arrives and the Orchestrator needs to be resumed, GithubClaw constructs a structured message from the webhook payload and delivers it as the next prompt to the Claude Code --resume session.

Structs§

ResumeMessage
Normalized message delivered to Orchestrator on --resume.

Enums§

ResumeEventType
Types of events that can trigger an Orchestrator resume.