Skip to content

Labels

Labels

  • back-merge

    origin/main carries commits absent from origin/dev
  • blocked:platform

    Waiting on platform work outside this repo; do not merge
  • bug

    Defect: incorrect or broken behavior vs documented contract
  • chore

    Maintenance: CI, tooling, templates, housekeeping (not a feature)
  • dependencies

    Dependency bump (Dependabot or equivalent)
  • documentation

    Docs, skills, README, or in-repo guides only (no runtime change)
  • duplicate

    Already tracked elsewhere — link the canonical issue/PR
  • enhancement

    New capability or intentional behavior change (not a bugfix)
  • good first issue

    Scoped for a first-time contributor; acceptance criteria are clear
  • help wanted

    Maintainers want external help; design direction is settled
  • hosted-mcp

    Hosted / remote MCP profile (multi-user, on-behalf-of, auth surface)
  • hotfix

    Urgent fix for production/hosted; prioritize over normal queue
  • invalid

    Not actionable as filed (wrong repo, incomplete, or not reproducible)
  • observability

    Logs, metrics, traces, or client telemetry (User-Agent, headers)
  • python:uv

    Pull requests that update python:uv code
  • question

    Clarification needed; not yet a confirmed bug or feature
  • refactor

    Internal restructure with no intended user-facing behavior change
  • release

    Version bump, tag, and GitHub Release cut (usually from dev)
  • reliability

    Correctness under failure: retries, idempotency, false errors, resilience
  • wontfix

    Reviewed and intentionally not pursued