Skip to content

Labels

Labels

  • area: benchmarks

    Performance benchmark suite
  • area: cli

    CLI system
  • area: core

    Core runtime
  • area: crypto

    Crypto module
  • area: middleware

    Middleware layer
  • area: orm

    ORM system
  • area: p2p

    P2P layer
  • area: registry

    Registry system
  • area: sync

    Sync engine
  • area: websocket

    WebSocket module
  • blocking

    Blocks releases or production usage until resolved
  • bug

    Something isn't working
  • build

    Build system, CMake, compiler, linker, CI/CD issues
  • ci

    Continuous integration, build, and automation issues
  • cli

    Vix CLI (vix new, build, run, dev)
  • core

    Core runtime, HTTP server, executor, lifecycle
  • devx

    Developer experience improvements: tooling, diagnostics, ergonomics, and workflow polish.
  • discussion

    Design discussion
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • feature

    New functionality or capability added to Vix
  • fixed

    Issue resolved and verified in a released version.
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • installer

    Install scripts and distribution entry points (install.sh / install.ps1)
  • invalid

    This doesn't seem right
  • json

    JSON module (build, dumps, loads, ordered_json)
  • middleware

    Middleware pipeline (cache, periodic, hooks)
  • orm

    ORM, database drivers, migrations