Skip to main content

Changelog

All notable changes to @prokodo/cli are documented here. This project adheres to Semantic Versioning and Keep a Changelog.

Automated updates

New entries are prepended to this page automatically by the Bump version GitHub Actions workflow whenever a release is published.

0.1.0 — 2026-02-21

  • Initial public release of the prokodo CLI
  • auth login / auth logout / auth status commands
  • init command to scaffold .prokodo/config.json
  • verify command with live log streaming and --json output
  • credits command to display current balance
  • doctor command for local environment diagnosis
  • Global options: --api-key, --timeout, --json, --verbose, --no-color
  • Published to npm as @prokodo/cli