Skip to content

Latest commit

 

History

History
207 lines (187 loc) · 6.68 KB

File metadata and controls

207 lines (187 loc) · 6.68 KB
NameAboutLabelsAssignees
Bug ReportReport 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:

  1. Review for sensitive data
  2. Redact usernames, paths, API keys, tokens (e.g. replace /Users/yourname/ with /Users/REDACTED/)
  3. For heavy output, consider running it through an anonymizer such as presidio-anonymizer (open-source, local-only) or scrub
Pre-submission checklist

Please confirm each of these before filing.

Run paperclip --version, or check the version field in the repo's package.json.

Run node --version.

Agent adapter(s) involved

Select all that apply. If unsure, leave unchecked and describe in additional context.

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.

⚠️ PII warning: Server logs often contain file paths with your username (e.g. /Users/yourname/...). Redact before pasting.

If the bug is config-related, paste the relevant snippet.

⚠️ PII warning: Paperclip config may contain API keys, encrypted-secrets paths, company names, or tokens. Remove all secrets before pasting.

How much does this affect your use of Paperclip?

Screenshots, related issues, adapter plugin details, or anything else.

Privacy checklist

Please confirm you've reviewed your submission for sensitive data.