From 3618565040b869533242245aad2f625c9536cfd5 Mon Sep 17 00:00:00 2001 From: "kiloconnect[bot]" <240665456+kiloconnect[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 13:45:44 +0000 Subject: [PATCH] chore: annotate sync-versions.ts as kilocode new file --- script/sync-versions.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/script/sync-versions.ts b/script/sync-versions.ts index 5a69c9942f7..0d77d506467 100755 --- a/script/sync-versions.ts +++ b/script/sync-versions.ts @@ -1,4 +1,5 @@ #!/usr/bin/env bun +// kilocode_change - new file // Sync every Kilo version string across the monorepo to a single target. // // Why this exists: upstream opencode stamps its own version into shared files