Skip to content

v1.0.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jun 02:22
· 103 commits to main since this release
e062462

Changelog

  • 20e2d77 B1.scaffold: Go module + cobra + version + snapshot infrastructure (#116)
  • bca92f8 B2: git integration + hooks (install-hook, check-decisions, check-links, post-merge/post-rewrite bodies) (#117)
  • f220d1d B3: derived doc generators (timeline, file-structure, tree, rebase) (#119)
  • e075b02 B4: agent file templating (agents list/add/remove/update/migrate + inserter package) (#118)
  • 35e1dbd B5: skill CLI (new/test/bench/audit/suggest) (#124)
  • 2d15030 B6: config + doctor + init + self-update (+ v0.6.16 PATH probe carry-forward) (#125)
  • 0ca203d B7: distribution (GoReleaser + brew + curl + Mac codesign + notarize) (#127)
  • 2963283 carry-forward: v0.6.16 features into B2/B3/B4 Go ports (#128)
  • e062462 fix(B7): release.yml startup_failure — replace Apple-Actions/import-codesign-certs with inline security commands (#130)
  • 078d038 fix: strip 'origin/' prefix in post-merge hook's default-branch skip (#129)
  • 6c6e3b0 logmind: bisect(B7): add workflow_dispatch inputs + packages:write back
  • 772edce logmind: fix(B7): bisect release.yml — minimal version to identify startup_failure cause
  • 5c00c19 logmind: fix(B7): remove empty env: block from GoReleaser snapshot step
  • a50770e logmind: fix(B7): replace missing HOMEBREW_TAP_PAT secret with GITHUB_TOKEN
  • ad34a28 logmind: fix(B7): tag-trigger glob pattern (v[1-9]+ → v[1-9]*)
  • 6490670 logmind: test(B6 follow-up): port commit-msg hook tests from main to v1-go-rewrite

Install

  • Homebrew (macOS / Linux): brew install thrillmade/tap/logmind - Curl: curl -fsSL logmind.dev/install.sh | sh - Manual: download the matching logmind_VERSION_OS_ARCH.tar.gz
    from the assets below, extract logmind, drop into $PATH.

Verify checksums against SHA256SUMS before running unknown binaries.