Skip to content

Labels

Labels

  • agent: ready

    Issue is fully specified and safe for an autonomous AI agent to pick up.
  • area: chrome-crx

    chrome-crx browser extension (sidepanel, service worker, MCP runtime, content script).
  • area: chrome-native-host

    Go native messaging host, MCP server, and superduck CLI.
  • area: ci

    GitHub Actions, lint-staged, husky, scripts/.
  • area: coworkd

    coworkd Go daemon.
  • area: desktop

    Desktop wrapper / packaging.
  • area: docs

    README, AGENTS.md, SKILL.md, inline docs.
  • area: mac-native-addon

    macOS native Node addon (Swift / C++).
  • area: npm

    npm distribution packages under npm/.
  • area: testing

    Unit / integration / coverage / test perf.
  • area: tooling

    Repo-wide tooling not tied to a single sub-project.
  • breaking-change

    Introduces a backward-incompatible change for users.
  • Bug

  • codex

  • dependencies

    Dependency update (typically opened by Dependabot / Renovate).
  • enhancement

  • good first issue

    Approachable for newcomers to the codebase.
  • help wanted

    Maintainers welcome external contributions here.
  • incident

    Tracks a live or recent production incident.
  • needs: design

    Design / spec decision required before implementation.
  • needs: docs

    Docs (README / AGENTS.md) need updating to match the change.
  • needs: repro

    Cannot reproduce; reporter should provide a minimal repro.
  • needs: tests

    Implementation lacks tests; add coverage before merging.
  • priority: P0

    Critical — data loss, broken main flow, security incident. Drop everything.
  • priority: P1

    High — core feature broken with no workaround.
  • priority: P2

    Medium — feature degraded but workaround exists.
  • priority: P3

    Low — cosmetic or minor; address opportunistically.
  • source: pagerduty

    Auto-filed from a PagerDuty incident via repository_dispatch.
  • source: sentry

    Auto-filed from a Sentry alert via repository_dispatch.
  • status: blocked

    Blocked on something external (issue, decision, dependency).