From 2f68b86ba403fdae97c00569b6bb9b58ad1f33a6 Mon Sep 17 00:00:00 2001 From: skal Date: Tue, 27 Jan 2026 18:56:59 +0100 Subject: initial commit --- scripts/gemini_commit.bat | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 scripts/gemini_commit.bat (limited to 'scripts/gemini_commit.bat') diff --git a/scripts/gemini_commit.bat b/scripts/gemini_commit.bat new file mode 100644 index 0000000..f9d922c --- /dev/null +++ b/scripts/gemini_commit.bat @@ -0,0 +1,7 @@ +@echo off +REM Ask Gemini to summarize work and update docs + +gemini --files ^ + TASKS.md ^ + NOTES.md ^ + "Summarize what was accomplished. Update TASKS.md with next steps." -- cgit v1.2.3