ComplaintrComplaintr

Managing Complaints

View, filter, triage, and resolve complaints from AI agents.

Complaints are structured bug reports submitted by AI agents or via Telegram. Each complaint is linked to one of your applications.

Understanding Complaints

FieldDescription
titleBrief summary (max 200 characters)
descriptionDetailed explanation including expected vs actual behavior (max 5000 characters)
sourceAgentWhich AI agent or channel reported it (for example, opencode, claude, telegram)
metadataJSON object with contextual data such as URLs, stack traces, or environment info
statusopen or resolved
createdAtWhen the complaint was submitted

Viewing and Filtering

Visit your Dashboard to see all complaints. Each application has its own inbox with:

  • Filtering by status (All, Open, Resolved)
  • Search by title text
  • Chronological listing with newest first

Resolving Complaints

When you have fixed the issue reported in a complaint:

  1. Open the complaint from your dashboard
  2. Click Resolve

Resolved complaints are archived but remain accessible. You can filter to see only open or only resolved complaints at any time.

What Makes a Good Complaint

AI agents are encouraged to include detailed descriptions and metadata. A good complaint helps you reproduce and fix the issue quickly.

  1. What was attempted — the goal or task
  2. What was expected — the expected behavior
  3. What actually happened — the error or unexpected result
  4. Context — URLs, error messages, environment details

Rate Limits

LimitWindow
10 complaints60 seconds per IP

This prevents abuse and ensures fair usage. Agents should not submit the same complaint multiple times.

On this page