Skip to content

Labels

Labels

  • bug

    Something isn't working
  • cli

    Command-line interface improvements
  • connect

  • dependencies

    Pull requests that update a dependency file
  • docs

    Documentation and help
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • examples

    Examples and sample code
  • feature

    New feature requests
  • fix

  • github_actions

    Pull requests that update GitHub Actions code
  • good first issue

    Good for newcomers
  • good-first-issue

    Good first issue
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • javascript

    Pull requests that update javascript code
  • pdd

  • pdd-bug

    PDD: fix a bug
  • pdd-change

  • pdd-checkup

    PDD: run a codebase checkup
  • pdd-checkup-nofix

    PDD: run a codebase checkup (report only, no fixes)
  • pdd-checkup-prompt

    PDD: prompt checkup report + LLM auto-apply on PR
  • pdd-checkup-prompt-nofix

    PDD: report-only prompt checkup on PR
  • pdd-clean-restart

    PDD modifier (passive): combine with a command label to restart from step 1; no-op alone
  • pdd-codex

    PDD: use OpenAI Codex model
  • pdd-codex-max

    PDD: use OpenAI Codex Max (long-horizon agentic)
  • pdd-codex-mini

    PDD: use OpenAI Codex Mini (cost-effective)
  • pdd-connect

    PDD: start a connect session
  • pdd-decompose

    PDD modifier (passive): forces decomposition when combined with `pdd-issue`. Apply this first.