Releases: chenjie1129/remotion-video-plugin
Releases · chenjie1129/remotion-video-plugin
Release list
Remotion Video Plugin v0.4.0
Highlights
- Modular remotion-video skill with eight focused rules and three reusable video blueprints.
- Five workspace-confined Harness tools for project diagnosis, composition discovery, still rendering, video rendering, and ffprobe verification.
- Artifact presentation metadata with workspace-relative paths, byte sizes, SHA-256 digests, and normalized media facts.
- Node 22/24 CI, real Harness/Remotion integration, an isolated Harness Web and Chrome inventory gate, and npm trusted-publishing automation.
- Synchronized English and Simplified Chinese documentation plus ten bilingual model-to-render evaluation cases.
Install
Pinned GitHub release:
dsh plugin --profile web add github:chenjie1129/remotion-video-plugin#v0.4.0
dsh web
After npm publication is confirmed:
dsh plugin --profile web add @chenjie1129/dsh-remotion-video-plugin@0.4.0
dsh web
Verification
- Exact release candidate: main commit 9385479.
- 8/8 tests and 10/10 evaluation cases passed on Node 22 and Node 24.
- A clean DeepSeek Harness checkout mounted all five tools and discovered all three demo compositions.
- The isolated package installed with no peer issues; Harness Web returned HTTP 200.
- Chrome reported both package modules as Mounted and Enabled with no alerts, console warnings/errors, page errors, or request failures.
- Final package: 48 files, 48,666 bytes.
- SHA-256: 985189a299e2466e3383303b4c36d5c49163779ab03bd26810106defedc8d443.
- Exact final-tree gate: https://github.com/chenjie1129/remotion-video-plugin/actions/runs/32550799178
Safety boundary
Rendering executes the selected project JavaScript and installed dependencies. Paths stay inside the active workspace, commands use fixed argument arrays, output replacement is opt-in, subprocess output and props are bounded, and Harness credentials are not forwarded.
This is an independent community plugin and is not affiliated with or endorsed by DeepSeek or Remotion.
Remotion Video Plugin v0.1.0
First public release of Remotion Video Plugin for DeepSeek Harness.
Highlights:
- model- and user-invocable
remotion-videoskill - isolated DeepSeek Harness 0.1.0-rc.5 smoke test passed
- reproducible 12-second Remotion demo with source, MP4, GIF, and poster
- English and Simplified Chinese documentation
- zero known vulnerabilities in plugin and demo dependency audits
- privacy-safe issue templates and security policy
Install from GitHub:
dsh plugin --profile web add github:chenjie1129/remotion-video-plugin
dsh webThis is an independent community plugin, not an official DeepSeek or Remotion project.