vibefix_post_bounty
Post a bug bounty for issues in AI-generated code. Free bounties go live immediately; paid bounties return a checkout URL to complete payment.
Instructions
Post a new bug bounty on VibeFix. Free bounties go live immediately. Paid bounties return a checkout URL to complete payment in the browser. Requires VIBEFIX_API_KEY on a customer account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Short title describing the bug (e.g. "Login broken on Safari mobile") | |
| description | Yes | Full description of the bug or issue | |
| category | Yes | ||
| platform | Yes | The vibe coding platform the app was built with | |
| bountyUsd | No | Cash bounty in USD (e.g. 25 for $25). Omit or set to 0 for a free bounty. | |
| chipsStaked | No | VF Chips to stake as difficulty signal (default 1, min 1) | |
| codeLink | No | Link to the repo or relevant code | |
| expectedBehavior | No | What should happen | |
| actualBehavior | No | What actually happens | |
| stepsToReproduce | No | Step-by-step instructions to reproduce the bug | |
| stack | No | Tech stack (e.g. "Next.js, Supabase, Stripe") |