Skip to content

Labels

Labels

  • area:architecture

    Module layout, package boundaries, layering
  • area:cli

    prosa CLI
  • area:go-idioms

    Cross-cutting Go quality (errors, context, deps, lint)
  • area:importers

    Per-agent importers (claudecode, codex, hermes, ...)
  • area:panel-server

    prosa-server (Connect API) and prosa-panel (HTML + HTMX)
  • area:security

    Adversarial / hardening
  • area:store

    SQLite + Postgres + migrations + FTS5
  • area:testing

    Test strategy, coverage, fakes
  • bug

    Something isn't working
  • dependencies

    Pull requests that update a dependency file
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • github_actions

    Pull requests that update GitHub Actions code
  • go

    Pull requests that update go code
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • priority:P0

    Critical correctness, security, data-loss, privacy, or release-blocking issue
  • priority:P1

    Important reliability, usability, workflow, or audit follow-up
  • priority:P2

    Lower-priority cleanup, coverage, polish, or follow-up
  • question

    Further information is requested
  • scope:architecture

    Module layout, package boundaries, and typed contracts
  • scope:cli

    prosa CLI commands, flags, rendering, setup, and scheduled sync
  • scope:distribution

    GoReleaser, Homebrew, npm, Docker images, install.sh, and release workflows
  • scope:docs

    README, docs, examples, and agent-facing guidance
  • scope:go-idioms

    Cross-cutting Go quality, errors, context, dependencies, and lint
  • scope:importers

    Agent importers for Claude Code, Codex, Cursor, Gemini, Antigravity, and Hermes
  • scope:panel

    prosa-panel web UI, HTML, HTMX, and panel views
  • scope:security

    Auth, permissions, path safety, privacy, and hardening