Skip to content

v1.11.3 — Bug fixes (auto-generated by Claude Code)

Choose a tag to compare

@mlcyclops mlcyclops released this 13 Jul 12:27
4fb2db2

Auto-generated by Claude Code — bug-fix release, autonomously diagnosed and implemented on 2026-07-13.

🐛 Bug fixes

  • AI-authored lines of code now appear in the metrics UI. They were recorded but never shown ("AI-authored code" read "none yet"): AI-LOC was written only into the DuckDB the security gate holds read-write all session, so the desktop's read-only query lock-failed. The desktop now mirrors each edit into a lock-free ledger it reads live.
  • Provider config fields are usable. Fields like the Gemini "GCP project ID" were a tiny sliver; the label now stacks over a full-width input.

✨ Enhancement

  • Reveal in file manager. A "Reveal" button on write/edit steps opens a file's folder (Finder/Explorer/Files) with it highlighted.

Install

macOS .zip/.pkg · Windows NSIS/portable .exe · Linux .AppImage/.deb/.rpm — attach below.

What's Changed

  • v1.11.3 — bug fixes autonomously diagnosed and fixed by Claude Code (2026-07-13) by @mlcyclops in #305

Full Changelog: v1.11.2...v.1.11.3