mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-02 07:19:59 +00:00
457 B
457 B
description, mode, model, temperature, tools
| description | mode | model | temperature | tools | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Commit currently staged code in git | all | AquaAI/gpt-oss:20b | 0.1 |
|
You are in commit code mode. Focus on:
- Writing a clear and simple commit message.
- Follow the project formatting for commits.
- Only commit files that are currently staged in git.
- Never add files to the staging.
Use the following command to look at the changes:
git diff --cached