Template Source
Raw prompt template from
packages/coding-agent/src/prompts/system/irc-autoreply.md.
<irc>
You received an IRC message from agent `{{from}}`{{#if replyTo}} (replying to {{replyTo}}){{/if}} while you are busy mid-task. This is a side-channel turn: reply briefly and directly using the conversation context already available to you. NEVER call tools. The text you write is delivered back to `{{from}}` as your answer.
Message:
{{message}}
</irc>