Skip to content

ShellX Cut v0.6.108

Choose a tag to compare

@martinsbrezauckis martinsbrezauckis released this 11 Aug 22:11
· 68 commits to main since this release

ShellX Cut v0.6.108

ShellX Cut 0.6.108 improves everyday editing feedback, recovery visibility,
agent choice, and release reliability. It keeps the local-first, shared
human/agent timeline model introduced in earlier releases.

Highlights

  • Agent Chat now supports installed Claude Code, Codex, Grok, and Antigravity
    CLIs. Cut checks that each agent is ready and leaves its existing login files
    in place.
  • Recording Studio can test system audio before recording and clearly reports
    when audio is silent or unavailable.
  • Output verification can rerun checks without replacing the original result.
  • Custom speed-ramp curves add direct curve editing alongside the existing
    speed controls.
  • Keyboard settings gain familiar shortcut presets plus profile import and
    export.
  • Health & Recovery shows rebuildable cache usage and explains what cleanup
    will affect.
  • Active jobs keep their controls after reload and show progress, queue status,
    waiting reasons, and cancellation status.
  • Review history groups related edits so multi-step actions are easier to
    inspect.
  • Bugfixes.

Install notes

  • Windows: use ShellX Cut_0.6.108_x64-setup.exe.
  • Apple-silicon macOS: use ShellX Cut_0.6.108_aarch64.dmg.
  • Linux: use the .deb or .rpm package for your distribution.
  • Verify downloads against SHA256SUMS.txt.

Users on 0.6.107 can use the in-app update when it is offered. Earlier versions
should install 0.6.107 first or install 0.6.108 directly.

ShellX Cut is local-first. FFmpeg is not bundled; use a compatible system copy
or the consented setup action offered by the app. Optional transcription,
perception, generation, dubbing, stock-media, review, and agent-provider
workflows report unavailable when their configured runtime or service is not
present. They do not fabricate successful output.

The complete feature and agent contracts are in docs/public/FEATURES.md,
docs/public/DEBUG_API.md, and skill/shellx-cut/ in the source repository.