Skip to content

Labels

Labels

  • area/acceptance

    End-to-end acceptance harness (scripts/acceptance/)
  • area/agents

    Agent registry + built-ins (src/registry/, src/agents/)
  • area/build

    Build, CI, lint, type-check, ratchets, tooling (.github/, scripts/)
  • area/burrow

    burrow boundary (src/burrow-client/, sandbox HTTP facade)
  • area/cli

    CLI commands (src/cli/, warren / wr entry points)
  • area/db

    Persistence (src/db/, drizzle schema/migrations, SQLite/Postgres)
  • area/deps

    Dependency updates (Dependabot, bun.lock, package.json)
  • area/docs

    Documentation (README, AGENTS.md, docs/)
  • area/plan-runs

    plan-runs dispatch mode (src/plan-runs/)
  • area/plot

    Plot integration (plot_id wiring, sync to GitHub)
  • area/preview

    Preview environments (.warren/preview.yaml)
  • area/projects

    Project management (src/projects/, .warren/config.yaml)
  • area/runs

    Run lifecycle, events, streaming (src/runs/)
  • area/scheduler

    Cron triggers + scheduled runs (.warren/triggers.yaml)
  • area/server

    HTTP API surface (src/server/, ROUTE_TABLE, handlers)
  • area/supervisor

    Supervisor process (src/supervisor/, lifecycle, signal handling)
  • area/ui

    React/Vite SPA (src/ui/, @os-eco/warren-ui)
  • bug

    Legacy alias for type/bug (kept for existing issues + templates)
  • dependencies

    Dependabot updates (alias for area/deps)
  • documentation

    Legacy alias for type/docs (kept for existing issues)
  • duplicate

    Legacy alias for status/duplicate
  • effort/large

    > 3 days; consider splitting via `sd plan`
  • effort/medium

    1-3 days of focused work
  • effort/small

    < 1 day of focused work
  • enhancement

    Legacy alias for type/feature (kept for existing issues + templates)
  • github_actions

    Pull requests that update GitHub Actions code
  • good first challenge

    Larger contributor-ready project: scoped, self-contained, gate-verified
  • good first issue

    Good entry point for first-time contributors
  • help wanted

    Maintainers welcome external contributions here
  • invalid

    Does not appear to be actionable as filed