plane-axi v0.1.0
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-42plus 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.0Set 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