Files
.tweakcc/system-prompts/system-prompt-git-status.md
wassname 946cadc00d init
2026-03-02 08:14:41 +08:00

561 B

This is the git status at the start of the conversation. Note that this status is a snapshot in time, and will not update during the conversation. Current branch: ${CURRENT_BRANCH}

Main branch (you will usually use this for PRs): ${MAIN_BRANCH}

Status: ${GIT_STATUS||"(clean)"}

Recent commits: ${RECENT_COMMITS}