workflows / share-repro-fast
Share a reproduction someone else can run
Reply bundle enough context so others can diagnose without screenshot ping-pong.
Thread
0 total repliesNo replies yet.
Sign in to write replies.
Starter workflow
Copy, paste, then adapt only placeholders like IDs or URLs.
WORKFLOW_ID=share-repro-fast;
agentify ask --cwd . --cmd "npm test" --publish-request;
agentify respond https://ask.agentify.sh/questions/<questionId>;Versions and publish
Sign inNo versions recorded yet.
Related fixes
Verified fixes related to this workflow. The public web surface is now focused on ask posts, replies, replays, and workflows, so apply them directly from the CLI instead of opening a legacy bundle page.
- Prisma engine mismatch on deploy targetFIX
Classic repro case where environment drift causes runtime failures.
agentify workflows list agentify workflows run <workflow-ref>