chore(release): v0.27.0

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-05-11 21:52:56 -07:00
parent 2963923571
commit 52ac48ab4b
115 changed files with 553 additions and 370 deletions

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Add a bundled `fusion-plugin-cli-printing-press` plugin with a plugin-owned Create Service wizard view and draft-save API scaffold.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Add a plugin-owned CLI Printing Press manage view with list/inspect/edit/regenerate/delete draft actions, plus draft update and regenerate API routes backed by the interim JSON draft store.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Add CLI Printing Press plugin run/test generation and execution actions, including regenerate/run/artifact endpoints, dashboard test-runner UI, and credential redaction for run output.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Define and use a canonical SQLite-backed storage/config model for the bundled CLI Printing Press plugin, including service/spec/artifact/credential/settings tables and non-OAuth credential materialization helpers.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
Add a new `executorRuntimeEnv` plugin contribution surface so plugins can inject task-scoped runtime environment variables and PATH prepends for executor-spawned commands.
The bundled `fusion-plugin-cli-printing-press` now contributes generated CLI artifact directories to task PATH and exports `env_var` credentials into the task environment for executor command execution.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
Add approval-policy guards for `fn_agent_create` and `fn_agent_delete` with
`agentProvisioning` project settings, pending-approval outcomes, and approval-route
execution/audit handling for approved and denied provisioning requests.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Update room chat mention UX so the mention popup prioritizes room members (with a member indicator) and rendered room-message mention chips visibly flag non-members, while preserving direct-chat behavior.

View File

@@ -1,9 +0,0 @@
---
"@runfusion/fusion": patch
---
Merger verification now runs `scripts/ensure-test-artifacts.mjs` as a preamble
and self-heals "Failed to resolve entry for package <pkg>" failures by
rebuilding the missing workspace package once before retrying. Unrecoverable
environment faults no longer increment `verificationFailureCount` or bounce
the task to `in-progress` — they remain in-review for the next sweep.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Fixes a merger/self-healing recovery loop where in-review tasks with zero commits ahead of base were repeatedly re-enqueued forever. Fusion now detects deterministic no-op merge branches, marks them as no-op merge confirmed, and finalizes them to done instead of requeueing.

View File

@@ -1,10 +0,0 @@
---
"@runfusion/fusion": patch
---
Fix phantom-merge guard stranding tasks whose branch content is already on
main under a different SHA (sibling-task duplication, cherry-pick, prior
in-merge fix). The merger finalize path now recognizes ancestor and
equivalent-patch-id branches as a no-op success instead of refusing the
merge. The FN-1858 phantom-merge guard remains intact for the real-phantom
case (no recoverable content anywhere).

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Update the default heartbeat procedure to enforce bound-task scope discipline by classifying work as `executor-class`, `blocked`, or `coordination-class`, and steering executor/blocked ticks toward coordination actions instead of implementation advancement. Existing agents that already have seeded per-agent heartbeat files keep their current content until operators explicitly run the heartbeat-procedure upgrade endpoint, which re-seeds from the latest built-in default.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Expose verificationFixRetries (0-3) in Settings → Merge so users can tune in-merge auto-fix attempts without editing JSON.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Fix scheduler overwriting `blockedBy` on queued todo tasks every tick, which caused unrelated work to converge on a single broad-scope in-progress task. Stamping is now sticky-when-still-valid with deterministic tiebreak.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Post-merge prompt workflow-step agent sessions now honor the assigned agent runtime model (`runtimeConfig.model`) when the workflow step does not provide its own model override, matching the rest of the merger session model resolution path.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
fix(FN-3906): auto-skip the built-in Frontend UX Design pre-merge workflow step when the task diff scope has no frontend/UI files, so non-frontend tasks no longer get stuck behind paused completion handoff deferrals for an irrelevant review gate.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
Wire dashboard approval decisions for `agent_provisioning` requests to execute deferred agent create/delete actions.
Add focused test coverage for provisioning decision routing, policy/gating contracts, and approval request category round-trips.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Executor task runtime environment now flows through `createResolvedAgentSession()` and `createFnAgent()` into task-scoped agent subprocesses (including executor-session bash commands). Plugin-provided `executorRuntimeEnv` PATH/env contributions are available inside agent-issued subprocesses while remaining isolated per task/session with no global `process.env` mutation.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Expose `verificationFixRetries` in Dashboard Settings → Merge so users can configure merge verification auto-fix retry attempts.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Move full SQLite integrity checks off the startup critical path by running `PRAGMA integrity_check(100)` asynchronously after boot. Expose database integrity state on `/api/health` via `database.corruptionDetected`, `database.integrityCheckPending`, and `database.integrityCheckLastRunAt` while preserving existing top-level health fields.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Restore the CLI db vacuum command module wiring so tests and runtime command loading succeed.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Fix `fn db --vacuum` exit handling so successful exits are not caught as VACUUM failures, and await async vacuum errors correctly.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Skip PluginLoader loadability test when dist/index.js is absent (CI shard fix).

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Fix fusion startup crash caused by the roadmap plugin's main entry re-exporting `RoadmapDashboardView`, which transitively imported a `.css` file under Node's tsx ESM loader. The dashboard view is still reachable through the dedicated `./dashboard-view` subpath used by the bundled-view registry.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Expose `/api/mesh/state` as a real cluster snapshot API that aggregates peer-local mesh state and powers Nodes topology from actual `knownPeers` relationships instead of fabricated node-list links.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": minor
---
Add plugin signature verification and publisher trust policy controls across plugin install/load workflows. Plugin status now exposes publisher identity, key fingerprint, and verification state, with new trust-management and verification commands plus project-level `pluginTrustPolicy` enforcement modes (`off`, `warn`, `enforce`).

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Align the bundled roadmap plugin to the canonical `fusion-plugin-roadmap` runtime id, expose roadmap APIs under `/api/plugins/fusion-plugin-roadmap/...`, and restore `/api/roadmaps` compatibility routing through plugin-owned handlers during migration.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": minor
---
Add bundled fusion-plugin-cli-printing-press plugin: a guided wizard for defining external services and generating CLIs from those definitions, plugin-owned dashboard views for managing and manually running generated CLIs, and availability of generated CLIs as pre-merge workflow steps and inside the executor runtime environment.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Add reports plugin HTML rendering templates, standalone offline export output, and HTML plugin route response support (`headers` + `contentType`) for attachment/preview endpoints.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Add Reports plugin dashboard view with list/history, filters, detail viewer, and period comparison.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Reports plugin: add human approval/publish workflow and share-ready summary blocks (plain text, Markdown, Slack, email HTML) to the dashboard report detail viewer.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": minor
---
Add room-based chat to the dashboard. Users can switch between Direct and Rooms modes in ChatView, create Slack-style rooms (for example `#engineering`) with selected agent members, and chat with multiple agents in shared persisted history. `@mentions` route directly to the named agent, while other room members can respond when relevant.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
Quiet benign Claude Code CLI stderr on clean shutdown by routing it to debug-only logs in `pi-claude-cli`.
This prevents MCP loading/initialization lines from surfacing as warning/error-level entries in the TUI Logs tab when Claude exits cleanly, while preserving warning/error surfacing for non-zero Claude CLI exits and authentication-related failures.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Preserve whitespace at SSE delta boundaries in dashboard chat streaming so streamed multi-sentence assistant responses render `. ` correctly between sentences in ChatView and QuickChatFAB.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Engine now auto-hydrates each task worktree's `.fusion/fusion.db` with the current task plus transitive dependency rows and their `task_documents` on worktree creation, pool acquire, and resume. Cross-task `sqlite3 .fusion/fusion.db` lookups in PROMPT.md no longer fail silently. Falls through with a warning on any failure; worktree creation is never blocked.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Add automatic recovery for board-level merge deadlocks by promoting retry-exhausted already-landed review tasks to done, clearing stale `blockedBy` references on todo tasks when blockers are terminal or deadlocked, and excluding paused in-review worktrees from scheduler overlap `activeScopes` so paused blockers cannot repeatedly re-stamp downstream tasks.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Reports plugin: add interim cadence/aggregation/pipeline/runs-store seam exports so downstream tasks (FN-3780+) can plug in real implementations without scaffold churn.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Move agent Run Now control into the agent detail header next to lifecycle buttons.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Scheduler now auto-unblocks multi-dependency tasks when any blocker reaches done/archived; self-healing recovers stale queued status.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Restore icon on the agent card "Details" button and only hide action labels in the split sidebar when buttons would not fit.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Allow durable `role: "engineer"` agents to receive explicitly routed implementation tasks via assignment and delegation flows without requiring `override=true`.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Align `fn_task_retry` retry classification for `in-review` failures across dashboard and CLI surfaces. Execution-failed review tasks (incomplete steps) now retry back to `todo` with preserved progress, while merge-only failures (all steps done) stay in `in-review` with merge retry state reset. Also removes visible mission validation board-task creation in favor of internal validator runs.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Surface high fan-out blockers in the dashboard by escalating blocker badges and footer status summaries when a blocker has at least 5 active todo dependents.

View File

@@ -1,12 +0,0 @@
---
"@runfusion/fusion": patch
---
Prevent auto-merge loops on terminal invalid done-transition failures during merge recovery.
When merge finalization encounters a non-recoverable state-machine error like
`Invalid transition: 'todo' → 'done'`, auto-recovery now keeps that task parked
in a stable failed review state instead of repeatedly re-enqueuing it for merge.
The merge-confirmed fast path also now re-checks task ownership and skips
finalization if the task has already left `in-review`.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
Add agent provisioning policy plumbing for `fn_agent_create`/`fn_agent_delete`, including
`agent_provisioning` approval categorization and action-gate classification updates to avoid
double-approval collisions.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Add age-based escalation for high fan-out blockers in the dashboard. High fan-out visibility still appears immediately, and blockers are now explicitly escalated only after they stay in blocking columns past the configurable stale threshold.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Expose and honor `override` on `fn_delegate_task` so intentional non-executor delegations work end-to-end for durable agents while preserving default executor-role safeguards.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Harden durable-agent heartbeat timer self-healing by adding scheduler-owned timer registration reconciliation and aligning dashboard dev-mode startup timer eligibility with runtime behavior.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Consolidate Even Realities plugin support into `fusion-plugin-even-realities-glasses` and remove `fusion-plugin-even-cards` from the active workspace package list to avoid duplicate user-facing integrations.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Reclassify `fn_task_import_github` and `fn_task_import_github_issue` into action-gate task mutation tooling, while keeping permanent-agent classification aligned with task-creation coordination behavior.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Add dashboard support for task lineage commit associations by introducing `GET /api/tasks/:id/commit-associations`, wiring a dedicated client helper, and surfacing confidence-labeled lineage rows in the Task Changes tab.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Memoize startup slim `listTasks` reads across dashboard/engine boot paths to reduce duplicate task-list SQL and JSON parsing work without introducing long-lived stale cache behavior.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Deduplicate background SQLite integrity checks per database path so multi-project dashboard startup no longer stacks repeated `PRAGMA integrity_check(100)` runs against the same `fusion.db`. Health state fanout is preserved for all participating database instances (`integrityCheckPending`, `integrityCheckLastRunAt`, `corruptionDetected`).

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Harden per-worktree DB hydration so missing `.fusion/` scratch state is bootstrapped and retried before degrading with `unable to open database file`.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Add CLI Printing Press to the built-in plugin catalog in Settings so users can discover and install the bundled plugin directly from Plugin Manager.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": minor
---
Add a global setting, `persistAgentThinkingLog` (default `false`), to control whether agent thinking/reasoning log rows are persisted. Tool output persistence remains separately controlled by `persistAgentToolOutput`.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Improve local dashboard startup by replacing the default full workspace prebuild with a dashboard-client prebuild, adding explicit prebuild modes, and making update notices clearer for source checkouts.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Reconcile pull-request merge tasks when GitHub reports the PR merged after a merge command failure.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Add one-click bundled plugin install support for Reports in Settings → Plugins.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Keep stuck task detection active by default with an explicit task-stuck timeout default, without coupling it to workflow step timeout settings.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Unify local task creation on the distributed task-ID allocator lifecycle and remove runtime reliance on `config.nextId` as an allocation counter. Local allocator state now self-heals on startup by reconciling to existing task IDs for each prefix.