Skip to content

plane-axi v0.1.0

Choose a tag to compare

@marloeuyjr marloeuyjr released this 22 Jul 18:09
· 10 commits to main since this release
c21f6f6

plane-axi v0.1.0

Initial public release of the agent-first Plane.so CLI.

Highlights

  • compact, spec-compliant TOON output with structured errors and strict exit codes
  • projects, work items, comments, cycles, modules, states, labels, members, and raw API access
  • readable references such as LABSO-42 plus directory-scoped project context
  • idempotent mutations, guarded deletion, pagination, client-side filters, and search fallback
  • SessionStart integrations for Claude Code, Codex, and OpenCode
  • generated Agent Skill with CI staleness validation
  • Node.js 18+ with zero runtime dependencies

Install from GitHub

npm install -g github:aiLabSolution/plane-axi#v0.1.0

Set PLANE_API_KEY and PLANE_WORKSPACE, then run plane-axi.

Validation

  • Node.js 18, 20, 22, and 24
  • CodeQL analysis
  • package-content verification
  • live Plane read and mutation smoke tests