Skip to content

Labels

Labels

  • autonomous: clear

    Hands-off: unambiguous bug, obvious fix, no decisions. Don't even look - an agent can fully solve.
  • autonomous: likely

    Probably hands-off: clearly worth fixing, agent can do it, minor judgment needed.
  • autonomous: no

    Needs your brain: a product/design decision is required before anyone acts.
  • bug

    Something isn't working
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • fable-5

    Assigned to Fable-5 to fix
  • from-pr

    Issue created from an external PR during triage
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • needs-info

    Waiting on reporter for details/repro (distinct from unclear)
  • priority: critical

    P0 - urgent, blocks usage / data loss / crash for many users
  • priority: high

    P1 - important bug or impactful feature, fix soon
  • priority: low

    P3 - nice to have / minor / cosmetic
  • priority: medium

    P2 - normal priority
  • question

    Further information is requested
  • recurring-theme

    Part of a recurring class of bugs across issues; worth a deeper look at the root cause
  • regression

    Worked in a previous version; broke later. Often bisectable.
  • tech-debt

    Code should probably be refactored / cleaned up (no behavior change)
  • triage: converted

    PR triage: worth tracking as an issue
  • triage: declined

    PR triage: out of scope / not planned
  • triage: fixed

    Verified already fixed; close as stale
  • triage: fixed-pending-release

    Fixed in code/committed; will close automatically on next release
  • triage: needs-decision

    Needs maintainer decision/design thought
  • triage: reproducible

    Clear repro + clear fix path
  • triage: spam

    Unreviewable / noise (PRs or issues)
  • triage: superseded

    PR triage: already fixed in master
  • triage: unclear

    Cannot reproduce / insufficient info