bug_report.yml
bug_report.yml
| Name | About | Labels | Assignees |
|---|---|---|---|
| Bug Report | Report something in Paperclip that is not working correctly. | bug,needs-triage |
Thanks for taking the time to report a bug. The more detail you provide, the faster it can be fixed.
⚠️ Privacy notice: Several fields below accept logs, config, or transcript output that may contain personally identifiable information (PII) — usernames in file paths, API keys, tokens, company names, agent output, or task content. Before pasting:
- Review for sensitive data
- Redact usernames, paths, API keys, tokens (e.g. replace
/Users/yourname/with/Users/REDACTED/)- For heavy output, consider running it through an anonymizer such as presidio-anonymizer (open-source, local-only) or scrub
Run paperclip --version, or check the version field in the repo's package.json.
Run node --version.
Whose credentials were being used when the bug occurred?
Describe the bug clearly. Be specific about which Paperclip command, endpoint, or UI action was involved.
Describe the behavior you expected instead.
Exact steps so someone else can reproduce this. Start from a clean install where possible.
Paste relevant stack traces, console output, or log lines. This will be rendered as code.
/Users/yourname/...). Redact before pasting.
If the bug is config-related, paste the relevant snippet.
How much does this affect your use of Paperclip?
Screenshots, related issues, adapter plugin details, or anything else.