Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 923 Bytes

File metadata and controls

14 lines (12 loc) · 923 Bytes

Changelog

0.1.0 - 2026-08-17

  • Published under the official @llamagen/cli package name.
  • Added cookie-backed browser authentication with auth login, auth status, and auth logout.
  • Added independently configurable authentication and Comic API domains for local and isolated test environments.
  • Moved local API credentials into a dedicated mode-0600 credentials file with atomic writes.
  • Recognized the Comic API PROCESSED terminal status when waiting for generations.
  • Kept runtime version output in sync with package metadata and fixed execution through npm's symlinked binary.
  • Added strict option, range, failure-status, and zero-based page/panel validation against the official Comic SDK contract.
  • Added Comic API CLI commands with promptUrl for uploaded Word, PDF, or TXT script files.
  • Added Animation API CLI commands.
  • Added local config management, CI, tests, and npm packaging metadata.