Merge remote-tracking branch 'origin/dev' into fix/doctor-custom-providers-rebased

This commit is contained in:
YeonGyu-Kim
2026-04-09 11:03:12 +09:00
161 changed files with 5085 additions and 464 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export const EXIT_CODES = {
FAILURE: 1,
} as const
export const MIN_OPENCODE_VERSION = "1.0.150"
export const MIN_OPENCODE_VERSION = "1.4.0"
export const PACKAGE_NAME = PLUGIN_NAME