Skip to content

Labels

Labels

  • Core CLI behavior, commands, flags, and execution flow.
  • Built-in commands (dev, build, lint, etc.) and command resolution logic.
  • luumen.toml parsing, validation, and structure.
  • Documentation website (framework, deployment, structure).
  • Installation scripts and onboarding (bash, PowerShell, releases).
  • CLI output formatting, logging, and user-facing messages.
  • Package management (Wally integration).
  • Custom task system and luu run behavior.
  • Rokit integration, tool installation, and tool detection logic.
  • Changes that may break existing behavior or require migration.
  • Something is broken, incorrect, or not working as intended.
  • Documentation work (website, README, guides, examples).
  • Developer experience improvements (CLI UX, error messages, prompts, ergonomics).
  • Planned but not to be worked on anytime soon.
  • Small, well-defined tasks suitable for contributors.
  • Unconfirmed or exploratory ideas that are not yet planned.
  • Infrastructure and tooling (CI, releases, install scripts, build system).
  • Critical. Must be done before release or immediately.
  • Important, but not blocking. Should be done soon.
  • Nice to have. Can be done later.
  • Internal code changes that improve structure without changing behavior.
  • Must be completed before the next public release.