Skip to content

ShellX Cut v0.6.107

Choose a tag to compare

@martinsbrezauckis martinsbrezauckis released this 09 Aug 23:56
· 72 commits to main since this release

ShellX Cut v0.6.107

ShellX Cut 0.6.107 is a reliability release focused on recording, export,
updates, recovery, and local agent workflows. It keeps the same local-first
editor and shared human/agent operation model.

Highlights

  • Agent Chat can launch the user's installed Claude Code or Codex CLI. Codex
    uses the user's normal Codex configuration, native sandbox, permissions, and
    authentication without copying or rewriting its configuration.
  • Recording Studio now preserves capture timing and recorded microphone/system
    audio through auto-edit and export.
  • Settings > Health & Recovery now includes bounded, project-scoped recording
    recovery status.
  • Windows recording supports ordinary deep project paths and reports an
    unsupported path before starting a capture.
  • Upgrading from an earlier version requires downloading and running the
    0.6.107 installer or package manually.
  • Bugfixes.

Install notes

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

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 app checks GitHub release metadata once at launch and then at a bounded
interval unless the preference is disabled. Installing an offered update still
requires a human confirmation.

Tester-line limitations

  • Live camera capture remains unavailable in this release. Recording Studio can
    still use an existing project-local camera file in its downstream auto-edit
    and compositor workflow.
  • Linux screen capture deliberately reports the portal picker as
    prompt-deferred until the user chooses a monitor; this allows Start without
    falsely claiming that delivery was already verified.
  • Optional AI/model and authenticated-provider features require the user's own
    configured tools, models, credentials, and quota.

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.