fix(extension): v0.3.16 — diff_review duplicate approval filter + IDLE notification + !auto echo removal

This commit is contained in:
Variet Worker
2026-03-16 19:13:52 +09:00
parent 0035394b9c
commit 412c212c6e
7 changed files with 23 additions and 14 deletions

View File

@@ -4,7 +4,7 @@
def test_function():
"""This function exists solely to trigger a diff review."""
return "diff_review_test_v0.3.14"
return "diff_review_test_v0.3.15_round2_18:54"
if __name__ == "__main__":
print(test_function())