Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 820 Bytes

File metadata and controls

21 lines (14 loc) · 820 Bytes

Changelog

All notable changes to this project will be documented here.

0.1.2 - GitHub Packages publishing prep

  • Add GitHub Actions workflow support for publishing to npmjs and GitHub Packages.
  • Document the scoped GitHub Packages install path as @digitizers/deepclaw-openclaw.

0.1.1 - Metadata cleanup

  • Mark syncToken as required in the OpenClaw plugin config schema for clearer marketplace/security metadata.
  • Update README ownership line to Digitizer with the official website link.

0.1.0 - Public release candidate

  • Initial OpenClaw plugin package metadata.
  • DeepClaw plugin manifest.
  • Runtime service for llm_output and session_end telemetry.
  • Provider-aware pricing table with cache and reasoning token support.
  • TypeScript validation, Vitest tests, and package dry-run workflow.