/repro command uses AI to generate a short, lighthearted message reminding thread participants that a minimal reproduction is needed before the issue can be investigated further. The AI reads the thread’s message history for context before generating the message.
Usage
Parameters
This command has no parameters.Behavior
Acknowledge the command
The bot sends a deferred public response immediately. This prevents the interaction from timing out while the AI generates the message.
Read thread context
The bot reads the current thread’s message history and uses it as context for the AI.
Generate the message
The AI generates a short, funny message requesting a minimal reproduction. The system prompt used is:
Permissions
No special permissions are required. Any server member can run/repro inside a thread.
Error cases
If the AI generation fails, the error is logged and the deferred message may not update. No error is surfaced to the user in this case.