v0.0.63 - Deprecate template trigger action and force llm execution path

This commit is contained in:
Your Name
2026-03-10 07:54:19 -04:00
parent cb45012495
commit f0bd4c6473
11 changed files with 3026 additions and 214 deletions

View File

@@ -2,6 +2,6 @@
description: "Increments and pushes the repo"
---
Run increment_and_push.sh followed in the command line with a good description of the changes that were made.
Run increment_and_push.sh followed in the command line with a good description of the changes that were made. Don't run any other git commands.
For example: ./increment_and_push.sh "Fixed that nasty bug"