Skip to content

Labels

Labels

  • agent

    Related to agent definitions or agent behaviour
  • architecture

    Cross-service architectural design or review
  • bug

    Something isn't working
  • complexity:large

    Large scope: >200 lines, multiple files/crates
  • complexity:medium

    Medium scope: <200 lines, 1-2 files, some design required
  • complexity:small

    Small scope: <50 lines, single file, clear solution
  • components

    Changes to nemo-registry or component implementations in nemo
  • conductor-sync

    Manual trigger for the conductor agent to sync and process the pipeline
  • config

    Changes to nemo-config — XML/HCL parsing, validation, schemas
  • data

    Changes to nemo-data — data sources, bindings, transforms
  • docs-agent

    Dispatches the documentation agent to write or update docs
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • enrich-agent

    Dispatches the enricher agent to add context and detail to an issue
  • epic

    Large body of work spanning multiple sub-issues
  • events

    Changes to nemo-events — event dispatch and handlers
  • frontend

    React/TypeScript UI code in the frontend application
  • good first issue

    Good for newcomers
  • gpui

    Low-level GPUI integration concerns
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • layout

    Changes to nemo-layout — element tree construction, sizing
  • merge-queue

    Approved by reviewer, queued for merge by conductor
  • merge-ready

    PR approved and CI passing, ready for conductor to merge
  • needs context

    More information is required to be able to proceed
  • needs decision

    Blocked on a design or architecture decision
  • needs-refinement

    Issue needs enrichment and additional context before implementation
  • needs-restack

    Branch is behind its stack parent, needs git-spice restack
  • needs-rework

    PR has review feedback that must be addressed before merging