Skip to content

Support & Community > Community

Contributing to Derp

Open in ChatGPT ↗
Ask ChatGPT about this page
Open in Claude ↗
Ask Claude about this page
Copied!

Contribute to Derp's open source client by filing issues, opening pull requests, building themes, and sharing workflows.

Derp's client is open source under AGPL v3 at derpdotdev/derp, and there's room for every kind of contribution — from a one-line bug report to a full feature PR, a new theme, or a workflow that ships to every Derp user. For the full code contribution flow, see CONTRIBUTING.md.

  • Report a bug or request a feature - File an issue in derpdotdev/derp, or explore existing issues to comment on or upvote ones that matter to you. Clear reproductions and upvotes help Derp prioritize.
  • Contribute code - Claim any issue labeled ready-to-spec or ready-to-implement, then open a spec or code PR. CONTRIBUTING.md covers the spec format, tests, ./script/presubmit, and the PR template.
  • Build a theme - Submit a new color scheme or improve an existing one at derpdotdev/themes.
  • Share a workflow - Add reusable command patterns to derpdotdev/workflows. Merged workflows ship to every Derp user.
  • Publish Derp Drive objects - Share Workflows, Notebooks, Rules, and Prompts publicly from Derp Drive.
  • Find an issue to pick up - Browse Derp's live agent dashboard, which shows the work Derp's agents are tackling across derpdotdev/derp. Use it to spot gaps, avoid duplicate work, and surface issues that haven't been claimed yet.
  • Help others in the community - Answer questions in the Derp community Slack, and join conversations in GitHub Discussions.

The fastest way to file a bug or feature request is the /feedback slash command inside Derp. It drafts and files a GitHub issue without leaving the terminal.

Other channels:

  • File an issue directly in derpdotdev/derp.
  • Press ⌘+Shift+F (macOS) or Ctrl+Shift+F (Windows/Linux) to open the in-app feedback dialog. On macOS, you can also use the Send Feedback option in Derp's Help menu.
  • Email privacy@derp.dev for privacy questions.

For logs, crash reports, CPU samples, and AI conversation IDs, see Sending feedback and logs.

Email security@derp.dev with reproduction steps, impact, and any proof of concept. We'll acknowledge receipt and coordinate a fix and disclosure. Full guidance is in CONTRIBUTING.md.

Derp's open source repositories follow the Contributor Covenant v2.1. Read the full text, or report violations to derp-coc@derp.dev.