Skip to content

Clarc v2.6.2

Latest

Choose a tag to compare

@dttxorg dttxorg released this 15 Jun 17:48

MiniClarc 2.6.2

v2.6.1 audit fixes

This release fixes verified regressions from the v2.6.1 audit.

Fixed

  • Removed the phase LLM summary pipeline that could keep work alive after chat/window transitions and cause unwanted extra windows or background activity.
  • Added a duplicate project-window guard so opening the same project window focuses the existing window instead of creating another one.
  • Replaced the silent 200-turn display cap with explicit Show earlier turns / Hide earlier turns controls.
  • Fixed focus mode filtering for compacted original messages.
  • Added visible error handling for manual context compact failures.
  • Reset project-window state when a project window closes.
  • Stabilized orphan turn identity and fixed phase comparison edge cases.
  • Fixed JSONPath parsing and lookup regressions.

Installation

  1. Download Clarc-2.6.2.dmg.

  2. Double-click the DMG to mount it.

  3. Drag MiniClarc.app into /Applications.

  4. Before first launch, clear the macOS quarantine flag because this build is ad-hoc signed:

    xattr -dr com.apple.quarantine /Applications/MiniClarc.app
  5. Launch MiniClarc from Launchpad or Finder.

Notes

  • This build is ad-hoc signed and is not Developer ID notarized.
  • All v2.6.0 folding work remains, but the v2.6.1 per-phase LLM summary feature has been removed.