Skip to content

Ship arena as an npm package (npx arena) #1

Description

@macanderson

Context. Arena runs today via pnpm arena … (tsx) from a clone. To be adoptable by other teams it should be an installable package.

Scope

  • Emit a runnable build (tsc → dist/, or a bundle) with an arena bin + shebang.
  • Support npx arena@latest … and global install; ship tasks/ and pricing.json as package files.
  • Publish workflow on tag (npm provenance / OIDC).

Acceptance. npx arena list works from an empty dir; versions are pinnable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:harnessCore TS harness — orchestrator, stats, reportenhancementNew feature or requestroadmapRoadmap item — planned direction

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions