All notable changes to this project will be documented here.
- Add GitHub Actions workflow support for publishing to npmjs and GitHub Packages.
- Document the scoped GitHub Packages install path as
@digitizers/deepclaw-openclaw.
- Mark
syncTokenas required in the OpenClaw plugin config schema for clearer marketplace/security metadata. - Update README ownership line to Digitizer with the official website link.
- Initial OpenClaw plugin package metadata.
- DeepClaw plugin manifest.
- Runtime service for
llm_outputandsession_endtelemetry. - Provider-aware pricing table with cache and reasoning token support.
- TypeScript validation, Vitest tests, and package dry-run workflow.