diff --git a/.changeset/auto-git-init-project-registration.md b/.changeset/auto-git-init-project-registration.md index 6d83df8eed..8ff0f3924b 100644 --- a/.changeset/auto-git-init-project-registration.md +++ b/.changeset/auto-git-init-project-registration.md @@ -1,3 +1,5 @@ +--- "@runfusion/fusion": patch +--- Initialize missing Git repositories automatically when registering Fusion projects. diff --git a/.changeset/fn-1467-pr-feedback-fixes.md b/.changeset/fn-1467-pr-feedback-fixes.md index 18a8d10399..052217d5d2 100644 --- a/.changeset/fn-1467-pr-feedback-fixes.md +++ b/.changeset/fn-1467-pr-feedback-fixes.md @@ -1,3 +1,5 @@ +--- "@runfusion/fusion": patch +--- Fix project selector review regressions around optional selection handlers and bookmarked search matches, and tighten retry/backoff timeout and rate-limit handling. diff --git a/.changeset/fn-blank-page-service-worker-assets.md b/.changeset/fn-blank-page-service-worker-assets.md index 1ad0e19f28..19dfd36ecf 100644 --- a/.changeset/fn-blank-page-service-worker-assets.md +++ b/.changeset/fn-blank-page-service-worker-assets.md @@ -1,3 +1,5 @@ +--- "@runfusion/fusion": patch +--- Revalidate dashboard service-worker assets before falling back to cache so rebuilt tabs cannot stay on stale bundles and render a blank page. diff --git a/.changeset/merge-queue-stall-badges.md b/.changeset/merge-queue-stall-badges.md index fe7fa41554..cc85a74366 100644 --- a/.changeset/merge-queue-stall-badges.md +++ b/.changeset/merge-queue-stall-badges.md @@ -1,3 +1,4 @@ +--- "@runfusion/fusion": patch --- diff --git a/.changeset/merge-worktree-canonical-path.md b/.changeset/merge-worktree-canonical-path.md index a4d95ddbd7..738cbde6fc 100644 --- a/.changeset/merge-worktree-canonical-path.md +++ b/.changeset/merge-worktree-canonical-path.md @@ -1,3 +1,5 @@ +--- "@runfusion/fusion": patch +--- Fix coding-agent startup and tool boundary checks from AI merge temp worktrees on macOS by comparing Git worktree paths with filesystem-canonical paths. diff --git a/.changeset/merge-worktree-task-tools.md b/.changeset/merge-worktree-task-tools.md index 63e1c64f41..d0df17cec8 100644 --- a/.changeset/merge-worktree-task-tools.md +++ b/.changeset/merge-worktree-task-tools.md @@ -1,3 +1,5 @@ +--- "@runfusion/fusion": patch +--- Fix Fusion task tools from AI merge temp worktrees so merger agents can fetch task details without trying to bootstrap a nested project.