v1.0.21

moghtech/komodov1.0.21Jun 12, 2026by GargantuaX

AI Summary

This release introduces a dedicated video SDK entrypoint and CLI routing for local video watermark removal, along with enhanced preview capabilities and granular configuration options.

Key Highlights

  • Added `@pilio/gemini-watermark-remover/video` SDK entrypoint for local video removal.
  • Added CLI routing for `.mp4`, `.webm`, and `.mov` inputs.
  • Added CLI flags for video page selection, denoise backend, and timeout control.
  • Added browser AI cleanup path for local video preview.

New Features

  • Video SDK entrypoint for local watermark removal
  • CLI routing for video file inputs
  • CLI flags for video selection and configuration

Full Release Notes

## SDK / CLI
- Added the `@pilio/gemini-watermark-remover/video` SDK entrypoint for local video watermark removal with injectable processors and a Playwright-backed preview-page default.
- Re-exported video helpers from the Node SDK and added CLI routing for `.mp4`, `.webm`, and `.mov` inputs.
- Added CLI flags for video page selection, denoise backend selection, timeout control, and low-confidence export handling.

## Video Preview
- Added the browser AI cleanup path used by the local video preview exporter, with adjacent-frame reuse telemetry.
- Kept public claims scoped: this release does not claim video allenk parity or broad V2 coverage.

## Verification
- `pnpm release:preflight`