An AI-powered tool that generates human-readable summaries of git changes using tool calling with a self-hosted LLM

test

evan.jarrett.net e6b992d6 1c72b8c1

verified
Changed files
+2
.tangled
workflows
+2
.tangled/workflows/release.yml
··· 14 14 steps: 15 15 - name: Login to registry 16 16 command: | 17 + echo "${IMAGE_NAME}" 18 + printenv 17 19 echo "${APP_PASSWORD}" | buildah login \ 18 20 -u "${TANGLED_REPO_HANDLE}" \ 19 21 --password-stdin \