Skip to content

Releases: Hhz0823/YoloCut

YoloCut v0.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Aug 16:48

YoloCut v0.0.2

YoloCut combines a multitrack desktop editor with a detachable Agent workspace and a complete 119-tool MCP editing surface.

Highlights

  • Faster staged desktop startup: native shell first, embedded server in parallel, asynchronous GPU discovery, and deferred models, thumbnails, update checks, and render-runtime preparation.
  • Dense multitrack performance controls for low-end systems, including bounded decoder pools, adaptive proxies, CPU/RAM-aware admission, and hardware-aware export routing.
  • Unified codec fallback from verified hardware decoding to software decoding and optional third-party codec packs, with AV1, VP9, M2TS, and FFV1 regression coverage.
  • Detachable Agent workspace, reviewable edit sessions, batch auto-edit queues, local ASR/TTS model management, and external MCP clients.
  • Deterministic desktop packaging cleanup so builds cannot inherit stale metadata from an earlier target or version.

Verification

  • Full test suite: 103/103 test segments plus posttest contracts.
  • Production build budgets, lint, architecture boundaries, and 119/119 MCP tool coverage passed.
  • The Windows installer passed silent installation, real desktop startup, render/MCP recovery, isolated runtime and machine state, manual-update mode, uninstall, and cleanup checks.
  • Every published installer is rebuilt and smoke-tested on its native GitHub Actions runner before this release is made public.

Downloads

Release assets contain only directly installable packages:

  • Windows x64: .exe
  • macOS Apple Silicon: .dmg
  • macOS Intel: .dmg

Linux remains built and smoke-tested in CI but is not attached to GitHub Releases. Packaged apps check the latest version in-app and open this Release page for manual installation. Installer SHA-256 values are listed below by the verified release workflow.

Windows packages are unsigned. macOS packages use ad-hoc signing and are not notarized.

See README, 简体中文 README, and the full changelog.

Installer SHA-256

  • YoloCut-v0.0.2-arm64.dmg2af89fdb7832e44142f1f2733b3fa36e02018347e485ce1897976f8c858e8a4a
  • YoloCut-v0.0.2-x64.dmgc94506f57381172b21295c2d5d24e74e0bf44d81e3d6f803ebf3e4b3a757adb9
  • YoloCut-v0.0.2-x64.exed99253e805c739bbc6acc72b65603e9bf2eb2081d3c4459fb91f5d4367f89315

YoloCut v0.0.1

Choose a tag to compare

@Hhz0823 Hhz0823 released this 23 Aug 12:39

YoloCut v0.0.1

YoloCut 的首个公开版本:一个本地优先、Agent 原生、支持 MCP 的桌面视频剪辑器。

主要内容

  • 完整统一 YoloCut 产品名、桌面可执行文件、安装包、MCP 服务、技能与文档。
  • 专业多轨时间线、素材管理、文字稿剪辑、特效、转场、滤镜、MG、LUT 与成片导出。
  • 内置 Agent 与外部 MCP 客户端共享 119 项经过验证的剪辑工具;真实 MP4 编辑状态为 applied。
  • Agent 工作台支持从停靠栏直接拖出、左右停靠、独立宽屏窗口及四角回停靠判定。
  • 支持第三方与本地模型、批量自动剪辑、硬件自适应代理、NVDEC/NVENC 与软件回退。

Windows x64

  • 安装包:YoloCut-v0.0.1-x64.exe
  • 大小:598,677,582 字节(570.9 MiB)
  • SHA-256:00e6df25365e22eefaa105bc31c25e62ee3d5e564c8d4cf988cd875b1cd13f32

Release 附件仅保留可直接安装的 .exe。当前安装包未使用商业代码签名证书,Windows 可能显示 SmartScreen 提示。本版本暂不提供 macOS 与 Linux 二进制安装包。

已验证

  • 完整 npm test:前置套件、103 个主测试分段及全部后置测试通过。
  • 生产构建、安装、隔离运行时、渲染与 MCP 恢复检查通过。

项目采用 GNU AGPL-3.0-or-later。完整变更见 CHANGELOG.md