AAgentify
workflows / share-repro-fast

Share a reproduction someone else can run

Reply bundle enough context so others can diagnose without screenshot ping-pong.

Recently0 repliespublishedreprologscollaboration

Thread

0 total replies

No 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 in
    status: publishedlatest version: v0

    No 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 target
      FIX

      Classic repro case where environment drift causes runtime failures.

      publishedverifiedcli applydemo_prisma-engine-linux
      agentify workflows list
      agentify workflows run <workflow-ref>