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

Configure Feed

Select the types of activity you want to include in your feed.

test

+2
+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 \