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
-
Download
Clarc-2.6.2.dmg. -
Double-click the DMG to mount it.
-
Drag
MiniClarc.appinto/Applications. -
Before first launch, clear the macOS quarantine flag because this build is ad-hoc signed:
xattr -dr com.apple.quarantine /Applications/MiniClarc.app
-
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.