Skip to content

Labels

Labels

  • area:agentic

    agentic_network.py, /ask, Nyx, G1, live agent sessions
  • area:boot-auth

    Biometric gate, kun.py profiles, arpa_id access tiers, /status reboot
  • area:config

    .env, kun.example.py, configuration and onboarding docs
  • area:core

    Main entry, command router, boot orchestration, streaming chat, globals
  • area:dna

    dna.py, GDDA workflows, /dna, NCBI tooling
  • area:genai

    /imagine, /music, video.py, /video, generative media pipelines
  • area:mail

    mail.py, SMTP send, IMAP inbox, /mail
  • area:markets

    markets.py, markets_mappings.py, /markets and Yahoo Finance panels
  • area:memory

    PostgreSQL, ChromaDB, /recall, /forget, /memorize, mnemonic embeddings
  • area:persona

    System prompt, Soul Signature, persona and behavior text in utils.py
  • area:rooms

    room.py, /room, Chroma session logs, outputs/rooms exports
  • area:terminal

    terminal_colors.py, help.py, themes, slash command UX
  • area:voice

    /voice, /voice1, /voice2, TTS/STT, system sounds, ElevenLabs paths
  • area:web3

    web3_handler.py, /0x, receive, swaps, chains, wallets
  • blocked

    Waiting on dependency, decision, or external input
  • bug

    Something is not working as intended
  • confirmed

    Reproduction or scope accepted; ready for implementation
  • dependencies

    requirements.txt, Ollama, Chroma, PostgreSQL, or toolchain versions
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or capability
  • good first issue

    Suitable for newcomers
  • help wanted

    Extra attention or design input is needed
  • infrastructure

    CI/CD, .github, repository layout, or automation
  • invalid

    Not actionable or off-scope
  • needs-triage

    New issue; maintainer has not confirmed area and scope yet
  • priority:high

    Urgent for the next patch or release (maintainers only)
  • priority:low

    Backlog or nice-to-have (maintainers only)
  • question

    Further information or discussion is needed
  • refactor

    Structural change without changing intended behavior