Merge branch 'main' into cli-onbehaflof

This commit is contained in:
wendrul
2026-03-31 18:47:03 +02:00
87 changed files with 3005 additions and 345 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -68,7 +68,7 @@ export {
workspaceAdd,
};
export const VERSION = "1.664.0";
export const VERSION = "1.665.0";
// Re-exported from constants.ts to maintain backwards compatibility
export { WM_FORK_PREFIX } from "./core/constants.ts";