Skip to content

Labels

Labels

  • agent-fix

    Human-approved: hand to fix agent
  • agent-generated

    PR produced by fix agent
  • agent-processed

    Fix agent has picked this up
  • area/api

    REST API surface, endpoint design, request/response shapes
  • area/api-tokens

    Personal API tokens, token scopes, bot/service accounts
  • area/api-v2

    Huma-backed /api/v2 API surface
  • area/attachments

    File attachments on tasks: upload, preview, download
  • area/auth

    Login, OIDC, LDAP, SAML, TOTP/2FA, PKCE, SCIM, sessions, password
  • area/avatars

    User avatar providers (Gravatar, LDAP, upload) and rendering
  • area/backup-restore

    Backup creation/restore, data dump, retention, soft-delete recovery
  • area/caldav

    CalDAV / iCal sync with external calendar clients
  • area/calendar-view

    Calendar / month / week view of tasks
  • area/comments

    Task comments and discussion
  • area/config

    config.yml, env vars, runtime flags, deployment config
  • area/database

    Database engine behavior, schema issues, cross-engine DB bugs
  • area/desktop

    Electron desktop app
  • area/docker

    Dockerfile, image, docker-compose, healthcheck
  • area/email

    SMTP config, mail templates, outgoing mail
  • area/favorites

    Favoriting or pinning tasks and projects
  • area/filters

    Filter syntax, saved filters, filter presets, query DSL
  • area/frontend

    Frontend-only code or UI work
  • area/gantt

    Gantt chart view of tasks
  • area/i18n

    Translations, localization, localized date/time formats
  • area/import-export

    Importers (WeKan, Todoist, …) and data exports
  • area/internal-code

    Internal refactoring, cleanup, code-quality work
  • area/kanban

    Kanban view, buckets, bucket CRUD, done-bucket behavior
  • area/labels

    Task labels and label management (the product feature)
  • area/list-view

    Flat list view and subtask rendering in list mode
  • area/migrations

    Database schema migrations (NOT data import)
  • area/mobile

    Mobile-specific UX and responsive layout