feat: b5-git-aware — batch 5 wave 2

This commit is contained in:
YeonGyu-Kim
2026-04-07 15:15:42 +09:00
parent 4557a81d2f
commit ef0b870890
4 changed files with 338 additions and 4 deletions

View File

@@ -894,7 +894,7 @@ mod tests {
current_date: "2026-03-31".to_string(),
git_status: None,
git_diff: None,
git_recent_commits: None,
git_context: None,
instruction_files: Vec::new(),
})
.with_os("linux", "6.8")