Skip to content

Labels

Labels

  • agent/blocked

    The agent is blocked on an external dependency or build failure.
  • agent/done

    The agent finished successfully; PR opened or comment posted.
  • agent/duplicate

    This issue duplicates another; the comment links the original.
  • agent/failed

    The agent exhausted its retries without producing a result.
  • agent/in-progress

    The OpenCode agent is currently working on this issue.
  • agent/investigated

    The agent posted an investigation report on this issue.
  • agent/needs-info

    The agent has posted clarifying questions; waiting for the reporter.
  • agent/skip

    The agent decided this issue is out of scope; see comment for reason.
  • answered

  • area/build

    Build system, jnode.properties, plugin lists, ant targets.
  • area/builder

    builder/ — BootImageBuilder, JNasm, plugin descriptor tools.
  • area/core

    core/ — VM, kernel, scheduler, classmgr, drivers.
  • area/docs

    docs/ — project documentation, wiki content.
  • area/fs

    fs/ — filesystem drivers (FAT, ext2, HFS+, NTFS, ISO9660, ExFAT).
  • area/gui

    gui/ — AWT, video drivers, input drivers, Thinlet, desktop.
  • area/net

    net/ — network stack, sockets, ARP, IPv4, DNS, Ethernet.
  • area/shell

    shell/ — command framework, built-in commands, bjorne evaluator.
  • area/test

    Unit tests, boot tests, QEMU test infrastructure.
  • area/vm

    JVM internals: JIT compilers, GC, VM magic, type system.
  • auto-merge

  • bug

    Something isn't working
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • jvm-bytecode

    JVM bytecode instruction compliance
  • kind/bug

    Confirmed bug report with a repro or stack trace.
  • kind/chore

    Refactor, typo sweep, dead-code removal; no behavior change.