Overhaul the prompt and schema for workspace change proposal, so the git commit messages returned by the LLM are more stable. Right, the summary is usually ok, but the description starts with a repeated summary, most of the time but not always.
Then store the contents in a file so it can be used with git commit -F.
Overhaul the prompt and schema for workspace change proposal, so the git commit messages returned by the LLM are more stable. Right, the summary is usually ok, but the description starts with a repeated summary, most of the time but not always.
Then store the contents in a file so it can be used with
git commit -F.