Earn 14 free days when your bug report or suggestion is accepted — how it works

Contributor Rewards Program

We’re building CodeLoop in the open and we want to hear from you. Every accepted bug report, feature request or thoughtful comment earns you 14 days of CodeLoop on us.

How the reward works

  • Trial users: we extend your free trial by 14 days.
  • Paid users: we add 14 days of credit to your next billing period — multiple accepted contributions stack.
  • Approval is at our team’s discretion. Reports that are duplicates, spam or low-effort don’t qualify.

Two ways to submit

1. From the dashboard (recommended)

Sign in and visit your dashboard contribute page. The structured form captures your OS, IDE, app type and reproduction steps so reviewers can act fast. You can attach up to 10 files (images, videos, logs) — 200 MB total. The form auto-fills the latest CodeLoop version numbers so you always know what to compare against.

2. By email

Write to support@codeloop.tech from any address. Email submissions are read by humans (not auto- ingested into the rewards queue), so the dashboard form is faster and safer for tracking. If we agree your email warrants a reward, an admin will grant the bonus manually and reply to confirm.

Find your CodeLoop versions

Reports against the most recent CodeLoop release get reviewed fastest. These are today’s latest published versions on npm:

To check what you have installed:

# CLI
codeloop --version

# MCP server
npx codeloop-mcp-server --version

# Or, if you used `codeloop init`, both are pinned in:
cat .codeloop/config.json | grep version

What makes a great contribution

  • A clear, specific subject (e.g. “Video recording fails on Windows when app is fullscreen”).
  • Your OS, IDE, CodeLoop CLI / MCP server versions.
  • Repro steps a reviewer can follow in under 5 minutes.
  • Expected vs. actual behaviour.
  • Attachments: a screenshot or a 30-second screen recording almost always speeds up triage.
  • The run ID from artifacts/runs/<id>/ if the issue happened during a CodeLoop verification loop.

Review timeline

We aim to review every submission within 3 business days. You’ll get an email when your contribution is approved or declined. You can also check the status under Your submissions.

Anti-abuse

To keep the program fair we apply some lightweight limits: a maximum of 5 submissions per user per day, minimum lengths on the subject and body, and standard spam filtering on inbound email. Spam, harassment or abuse will result in disqualification.

Security issues

Please don’t use this form for security disclosures. Email support@codeloop.tech directly so we can coordinate a fix and disclosure.