chore(release): v0.75.1

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-08-06 00:18:07 -07:00
parent cb500eeb4c
commit 64413f4e8d
90 changed files with 376 additions and 208 deletions

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Hide stale file-overlap blockers when a task is queued on an unfinished dependency.
category: fix
dev: Scheduler dependency transitions now retain only overlap blockers backed by an active overlapping lease.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Prevent chat checkpoints from failing on NUL-containing tool output.
category: fix
dev: Sanitizes chat JSONB persistence boundaries and observes best-effort checkpoint failures.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Resume Plan Review automatically after approving a task plan.
category: fix
dev: Dashboard approval now invokes the public engine handoff that seeds graph-owned review work.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Restore workflow review feedback selection for same-task revisions.
category: fix
dev: Canonical workflow-step review items now prevent forged client feedback from reaching snapshots or steering.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Classify custom workflow review nodes for direct Review-tab feedback.
category: feature
dev: Persists explicit plan/code reviewKind snapshots on supported top-level workflow results.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Select individual structured workflow review findings for same-task revision.
category: feature
dev: Review-kind results persist normalized finding IDs, location, and severity in existing JSONB history.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Suppress task failure alerts while Fusion automatically recovers the task.
category: fix
dev: Wedge episodes now require recovery ownership to be absent or exhausted.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Refresh dashboard task state immediately after unpausing.
category: fix
dev: Detail pause controls now use the shared lifecycle reconciliation path.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Keep long task-detail titles stable when expanded or collapsed.
category: fix
dev: Measures title eligibility only from the collapsed layout so resize callbacks preserve the operator's choice.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Keep expanded task titles stable without flickering during resize.
category: fix
dev: Measures the persistent title text box so its control cannot alter overflow eligibility.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Refresh dashboard cards reliably after browser and tab resume.
category: fix
dev: Unifies focus, visibility, pageshow, and SSE reconnect card revalidation with context fencing.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Bind dashboard secret management to the selected project.
category: fix
dev: Secrets routes now reject requests without an explicit projectId before fallback context resolution.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Repair chat-agent secret approvals and show actionable decision failures.
category: fix
dev: Prompt-gated secret reads now retain the registered engine session principal.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Restore secrets-env files in fresh task worktrees.
category: fix
dev: Runtime shares the project secrets store with executor and heartbeat worktree acquisition.

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Honor an operator's review hold before a mission task joins its shared branch.
category: fix
dev: Mission policy auto-merge values retain distinct provenance from operator task overrides.

View File

@@ -1,60 +0,0 @@
{
"mode": "pre",
"tag": "beta",
"initialVersions": {
"@runfusion/fusion": "0.75.0",
"runfusion.ai": "0.75.0",
"@fusion/core": "0.75.0",
"@fusion/dashboard": "0.75.0",
"@fusion/desktop": "0.75.0",
"@fusion/droid-cli": "0.11.59",
"@fusion/engine": "0.75.0",
"@fusion/i18n": "0.39.33",
"@fusion/mobile": "0.75.0",
"@fusion/pi-claude-cli": "0.75.0",
"@fusion/pi-llama-cpp": "0.17.2",
"@fusion/plugin-sdk": "0.75.0",
"@fusion-plugin-examples/auto-label": "0.2.83",
"@fusion-plugin-examples/ci-status": "0.2.83",
"@fusion-plugin-examples/notification": "0.2.83",
"@fusion-plugin-examples/settings-demo": "0.2.83",
"@fusion-plugin-examples/acp-runtime": "0.1.33",
"@fusion-plugin-examples/agent-browser": "0.1.53",
"@fusion-plugin-examples/claude-runtime": "0.1.8",
"@fusion-plugin-examples/cli-printing-press": "0.1.50",
"@fusion-plugin-examples/compound-engineering": "0.1.33",
"@fusion-plugin-examples/cursor-runtime": "0.1.52",
"@fusion-plugin-examples/dependency-graph": "0.1.64",
"@fusion-plugin-examples/droid-runtime": "0.1.59",
"@fusion-plugin-examples/even-realities-glasses": "0.1.52",
"@fusion-plugin-examples/grok-runtime": "0.2.11",
"@fusion-plugin-examples/hermes-runtime": "0.2.83",
"@fusion-plugin-examples/linear-import": "0.1.15",
"@fusion-plugin-examples/omp-runtime": "0.1.8",
"@fusion-plugin-examples/openclaw-runtime": "0.2.83",
"@fusion-plugin-examples/paperclip-runtime": "0.2.83",
"@fusion-plugin-examples/quality": "0.1.8",
"@fusion-plugin-examples/reports": "0.1.52",
"@fusion-plugin-examples/roadmap": "0.1.52",
"@fusion-plugin-examples/todos": "0.1.1",
"@fusion-plugin-examples/whatsapp-chat": "0.1.52"
},
"changesets": [
"fix-stale-overlap-display",
"fn-8791-chat-nul-checkpoint",
"fn-8792-plan-approval-dispatch",
"fn-8793-workflow-review-items",
"fn-8794-review-kind",
"fn-8795-structured-review-findings",
"fn-8799-recovery-notifications",
"fn-8801-immediate-unpause-state",
"fn-8805-stable-task-title",
"fn-8806-task-title-flicker",
"fn-8807-dashboard-resume-revalidation",
"fn-8808-secrets-project-binding",
"fn-8809-secrets-chat-approval",
"fn-8810-secrets-env-runtime-wiring",
"fn-8811-shared-member-review-hold",
"workspace-busy-timer-cleanup"
]
}

View File

@@ -1,7 +0,0 @@
---
"@runfusion/fusion": patch
---
summary: Stop cancels pending workspace merge contention retries.
category: fix
dev: Tracks workspace busy re-enqueue timers separately from merge maintenance timers.

View File

@@ -13885,6 +13885,14 @@ for reference.
- Updated dependencies [a2ed6d0]
- @runfusion/fusion@0.1.0
## 0.39.34
### @fusion/i18n
#### Patch Changes
- @fusion/core@0.75.1
## 0.39.34-beta.2
### @fusion/i18n
@@ -14336,6 +14344,14 @@ for reference.
- @fusion/core@0.40.0
## 0.11.60
### @fusion/droid-cli
#### Patch Changes
- @fusion-plugin-examples/droid-runtime@0.1.60
## 0.11.60-beta.2
### @fusion/droid-cli

View File

@@ -2,6 +2,37 @@
User-facing release notes aggregated across all packages. This file is auto-synced from each `packages/*/CHANGELOG.md` by `scripts/release.mjs` — do not edit by hand.
## 0.75.1
### Highlights
- Secrets now bind to the selected project, work in chat approvals, and land in new worktrees
- Approving a task plan resumes Plan Review automatically
- Pick individual structured review findings to send back for same-task revision
- No failure alerts while Fusion is still auto-recovering the task
- Dashboard cards refresh reliably after unpause, tab resume, and SSE reconnect
### New
- Select individual structured workflow review findings and send just those back for a same-task revision, with location and severity preserved.
- Custom workflow review nodes are now classified as plan or code review, so their results accept feedback directly from the Review tab.
### Fixed
- Dashboard secret management is bound to the selected project; requests without an explicit project are rejected rather than resolved from fallback context.
- Chat-agent secret approvals work again, and failed decisions now show an actionable reason.
- Secrets env files are restored in fresh task worktrees.
- Approving a task plan hands off to the engine so Plan Review resumes on its own instead of stalling.
- Workflow review feedback selection works again for same-task revisions.
- Task failure alerts stay quiet while Fusion still owns and is retrying the recovery.
- Task detail refreshes immediately after unpausing instead of showing stale state.
- Dashboard cards revalidate on focus, tab visibility, browser back/forward resume, and SSE reconnect.
- Long task-detail titles stay stable when expanded or collapsed, and no longer flicker during window resize.
- Stale file-overlap blockers are hidden when a task is simply queued behind an unfinished dependency.
- An operator's review hold is honored before a mission task joins its shared branch.
- Stopping a task now cancels its pending workspace merge contention retries.
- Chat checkpoints no longer fail on tool output containing NUL bytes.
## 0.75.1-beta.2
### Highlights

View File

@@ -1,6 +1,6 @@
{
"name": "fusion-workspace",
"version": "0.75.1-beta.2",
"version": "0.75.1",
"private": true,
"license": "MIT",
"homepage": "https://github.com/Runfusion/Fusion#readme",

View File

@@ -1,5 +1,27 @@
# runfusion.ai
## 0.75.1
### Patch Changes
- Updated dependencies [9c77788]
- Updated dependencies [b9c5df0]
- Updated dependencies [4167841]
- Updated dependencies [0658795]
- Updated dependencies [e75c788]
- Updated dependencies [ec10411]
- Updated dependencies [26219b8]
- Updated dependencies [59cfa47]
- Updated dependencies [4324762]
- Updated dependencies [6ccde2b]
- Updated dependencies [09e4808]
- Updated dependencies [00fdbe1]
- Updated dependencies [1db7adc]
- Updated dependencies [2a08278]
- Updated dependencies [4f4aef7]
- Updated dependencies [1e4c7fa]
- @runfusion/fusion@0.75.1
## 0.75.1-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "runfusion.ai",
"version": "0.75.1-beta.2",
"version": "0.75.1",
"license": "MIT",
"description": "Launch Fusion with `npx runfusion.ai` — tiny alias for @runfusion/fusion.",
"homepage": "https://runfusion.ai",

View File

@@ -1,5 +1,58 @@
# @runfusion/fusion
## 0.75.1
### Patch Changes
- 9c77788: summary: Hide stale file-overlap blockers when a task is queued on an unfinished dependency.
category: fix
dev: Scheduler dependency transitions now retain only overlap blockers backed by an active overlapping lease.
- b9c5df0: summary: Prevent chat checkpoints from failing on NUL-containing tool output.
category: fix
dev: Sanitizes chat JSONB persistence boundaries and observes best-effort checkpoint failures.
- 4167841: summary: Resume Plan Review automatically after approving a task plan.
category: fix
dev: Dashboard approval now invokes the public engine handoff that seeds graph-owned review work.
- 0658795: summary: Restore workflow review feedback selection for same-task revisions.
category: fix
dev: Canonical workflow-step review items now prevent forged client feedback from reaching snapshots or steering.
- e75c788: summary: Classify custom workflow review nodes for direct Review-tab feedback.
category: feature
dev: Persists explicit plan/code reviewKind snapshots on supported top-level workflow results.
- ec10411: summary: Select individual structured workflow review findings for same-task revision.
category: feature
dev: Review-kind results persist normalized finding IDs, location, and severity in existing JSONB history.
- 26219b8: summary: Suppress task failure alerts while Fusion automatically recovers the task.
category: fix
dev: Wedge episodes now require recovery ownership to be absent or exhausted.
- 59cfa47: summary: Refresh dashboard task state immediately after unpausing.
category: fix
dev: Detail pause controls now use the shared lifecycle reconciliation path.
- 4324762: summary: Keep long task-detail titles stable when expanded or collapsed.
category: fix
dev: Measures title eligibility only from the collapsed layout so resize callbacks preserve the operator's choice.
- 6ccde2b: summary: Keep expanded task titles stable without flickering during resize.
category: fix
dev: Measures the persistent title text box so its control cannot alter overflow eligibility.
- 09e4808: summary: Refresh dashboard cards reliably after browser and tab resume.
category: fix
dev: Unifies focus, visibility, pageshow, and SSE reconnect card revalidation with context fencing.
- 00fdbe1: summary: Bind dashboard secret management to the selected project.
category: fix
dev: Secrets routes now reject requests without an explicit projectId before fallback context resolution.
- 1db7adc: summary: Repair chat-agent secret approvals and show actionable decision failures.
category: fix
dev: Prompt-gated secret reads now retain the registered engine session principal.
- 2a08278: summary: Restore secrets-env files in fresh task worktrees.
category: fix
dev: Runtime shares the project secrets store with executor and heartbeat worktree acquisition.
- 4f4aef7: summary: Honor an operator's review hold before a mission task joins its shared branch.
category: fix
dev: Mission policy auto-merge values retain distinct provenance from operator task overrides.
- 1e4c7fa: summary: Stop cancels pending workspace merge contention retries.
category: fix
dev: Tracks workspace busy re-enqueue timers separately from merge maintenance timers.
## 0.75.1-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@runfusion/fusion",
"version": "0.75.1-beta.2",
"version": "0.75.1",
"license": "MIT",
"description": "Fusion CLI: HTTP API server, daemon, dashboard launcher, and task tooling for the Fusion AI coding agent.",
"homepage": "https://github.com/Runfusion/Fusion#readme",

View File

@@ -1,5 +1,7 @@
# @fusion/core
## 0.75.1
## 0.75.1-beta.2
## 0.75.1-beta.1

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/core",
"version": "0.75.1-beta.2",
"version": "0.75.1",
"license": "MIT",
"description": "Fusion core: task store, scheduler, settings, and shared domain types backing the Fusion AI coding agent.",
"homepage": "https://github.com/Runfusion/Fusion#readme",

View File

@@ -1,5 +1,26 @@
# @fusion/dashboard
## 0.75.1
### Patch Changes
- @fusion/core@0.75.1
- @fusion/engine@0.75.1
- @fusion/i18n@0.39.34
- @fusion-plugin-examples/claude-runtime@0.1.9
- @fusion-plugin-examples/cli-printing-press@0.1.51
- @fusion-plugin-examples/compound-engineering@0.1.34
- @fusion-plugin-examples/dependency-graph@0.1.65
- @fusion-plugin-examples/grok-runtime@0.2.12
- @fusion-plugin-examples/omp-runtime@0.1.9
- @fusion-plugin-examples/quality@0.1.9
- @fusion-plugin-examples/roadmap@0.1.53
- @fusion-plugin-examples/cursor-runtime@0.1.53
- @fusion-plugin-examples/droid-runtime@0.1.60
- @fusion-plugin-examples/hermes-runtime@0.2.84
- @fusion-plugin-examples/openclaw-runtime@0.2.84
- @fusion-plugin-examples/paperclip-runtime@0.2.84
## 0.75.1-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/dashboard",
"version": "0.75.1-beta.2",
"version": "0.75.1",
"license": "MIT",
"description": "Fusion dashboard: React UI and HTTP API server for monitoring and controlling the Fusion AI coding agent.",
"homepage": "https://github.com/Runfusion/Fusion#readme",

View File

@@ -1,5 +1,13 @@
# @fusion/desktop
## 0.75.1
### Patch Changes
- @fusion/core@0.75.1
- @fusion/dashboard@0.75.1
- @fusion/engine@0.75.1
## 0.75.1-beta.2
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@fusion/desktop",
"productName": "Fusion",
"version": "0.75.1-beta.2",
"version": "0.75.1",
"license": "MIT",
"author": {
"name": "Runfusion",

View File

@@ -1,5 +1,11 @@
# @fusion/droid-cli
## 0.11.60
### Patch Changes
- @fusion-plugin-examples/droid-runtime@0.1.60
## 0.11.60-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/droid-cli",
"version": "0.11.60-beta.2",
"version": "0.11.60",
"description": "First-party Fusion pi extension that routes LLM calls through the Droid CLI subprocess.",
"license": "MIT",
"private": true,

View File

@@ -1,5 +1,12 @@
# @fusion/engine
## 0.75.1
### Patch Changes
- @fusion/core@0.75.1
- @fusion/pi-claude-cli@0.75.1
## 0.75.1-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/engine",
"version": "0.75.1-beta.2",
"version": "0.75.1",
"license": "MIT",
"description": "Fusion engine: executor, merger, scheduler, and automation runtime for the Fusion AI coding agent.",
"homepage": "https://github.com/Runfusion/Fusion#readme",

View File

@@ -1,5 +1,11 @@
# @fusion/i18n
## 0.39.34
### Patch Changes
- @fusion/core@0.75.1
## 0.39.34-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/i18n",
"version": "0.39.34-beta.2",
"version": "0.39.34",
"license": "MIT",
"description": "Fusion i18n: authored translation catalogs and shared i18next configuration for the Fusion dashboard and terminal UI.",
"type": "module",

View File

@@ -1,5 +1,7 @@
# @fusion/mobile
## 0.75.1
## 0.75.1-beta.2
## 0.75.1-beta.1

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/mobile",
"version": "0.75.1-beta.2",
"version": "0.75.1",
"license": "MIT",
"description": "Fusion mobile: Capacitor wrapper around the Fusion dashboard for iOS and Android.",
"homepage": "https://github.com/Runfusion/Fusion#readme",

View File

@@ -1,5 +1,7 @@
# @fusion/pi-claude-cli
## 0.75.1
## 0.75.1-beta.2
## 0.75.1-beta.1

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/pi-claude-cli",
"version": "0.75.1-beta.2",
"version": "0.75.1",
"description": "Fusion vendored fork: pi coding-agent extension that routes LLM calls through the Claude Code CLI. Forked from rchern/pi-claude-cli (MIT). See UPSTREAM.md.",
"license": "MIT",
"private": true,

View File

@@ -1,5 +1,11 @@
# @fusion/plugin-sdk
## 0.75.1
### Patch Changes
- @fusion/core@0.75.1
## 0.75.1-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/plugin-sdk",
"version": "0.75.1-beta.2",
"version": "0.75.1",
"license": "MIT",
"description": "Fusion plugin SDK: types and helpers for authoring third-party plugins that extend the Fusion dashboard and engine.",
"homepage": "https://github.com/Runfusion/Fusion#readme",

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/auto-label
## 0.2.84
### Patch Changes
- @fusion/plugin-sdk@0.75.1
## 0.2.84-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/auto-label",
"version": "0.2.84-beta.2",
"version": "0.2.84",
"type": "module",
"description": "Automatically labels tasks based on description content",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/ci-status
## 0.2.84
### Patch Changes
- @fusion/plugin-sdk@0.75.1
## 0.2.84-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/ci-status",
"version": "0.2.84-beta.2",
"version": "0.2.84",
"type": "module",
"description": "Polls CI status for branches and provides a custom API to query results",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/notification
## 0.2.84
### Patch Changes
- @fusion/plugin-sdk@0.75.1
## 0.2.84-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/notification",
"version": "0.2.84-beta.2",
"version": "0.2.84",
"type": "module",
"description": "Example Fusion plugin that sends webhook notifications on task lifecycle events",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/settings-demo
## 0.2.84
### Patch Changes
- @fusion/plugin-sdk@0.75.1
## 0.2.84-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/settings-demo",
"version": "0.2.84-beta.2",
"version": "0.2.84",
"type": "module",
"description": "Example Fusion plugin demonstrating settings schema and runtime configuration",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/acp-runtime
## 0.1.34
### Patch Changes
- @fusion/core@0.75.1
- @fusion/plugin-sdk@0.75.1
## 0.1.34-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/acp-runtime",
"version": "0.1.34-beta.2",
"version": "0.1.34",
"type": "module",
"description": "ACP (Agent Client Protocol) runtime plugin for Fusion — drives any ACP-compatible agent over JSON-RPC/stdio",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/agent-browser
## 0.1.54
### Patch Changes
- @fusion/plugin-sdk@0.75.1
## 0.1.54-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/agent-browser",
"version": "0.1.54-beta.2",
"version": "0.1.54",
"type": "module",
"description": "Agent Browser runtime and prompt/skill/workflow contributions for Fusion",
"private": true,

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/claude-runtime
## 0.1.9
### Patch Changes
- @fusion/core@0.75.1
- @fusion/plugin-sdk@0.75.1
## 0.1.9-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/claude-runtime",
"version": "0.1.9-beta.2",
"version": "0.1.9",
"type": "module",
"description": "Claude Code runtime plugin for Fusion (ACP bridge)",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/cli-printing-press
## 0.1.51
### Patch Changes
- @fusion/core@0.75.1
- @fusion/plugin-sdk@0.75.1
## 0.1.51-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/cli-printing-press",
"version": "0.1.51-beta.2",
"version": "0.1.51",
"type": "module",
"description": "CLI Printing Press plugin package for Fusion",
"private": true,

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/compound-engineering
## 0.1.34
### Patch Changes
- @fusion/core@0.75.1
- @fusion/plugin-sdk@0.75.1
## 0.1.34-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/compound-engineering",
"version": "0.1.34-beta.2",
"version": "0.1.34",
"type": "module",
"description": "Compound Engineering plugin for Fusion",
"private": true,

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/cursor-runtime
## 0.1.53
### Patch Changes
- @fusion/plugin-sdk@0.75.1
## 0.1.53-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/cursor-runtime",
"version": "0.1.53-beta.2",
"version": "0.1.53",
"type": "module",
"description": "Cursor CLI runtime plugin for Fusion",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/dependency-graph
## 0.1.65
### Patch Changes
- @fusion/core@0.75.1
- @fusion/plugin-sdk@0.75.1
## 0.1.65-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/dependency-graph",
"version": "0.1.65-beta.2",
"version": "0.1.65",
"type": "module",
"description": "Dependency graph dashboard view plugin for Fusion",
"private": true,

View File

@@ -1,5 +1,11 @@
# Changelog
## 0.1.60
### Patch Changes
- @fusion/plugin-sdk@0.75.1
## 0.1.60-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/droid-runtime",
"version": "0.1.60-beta.2",
"version": "0.1.60",
"type": "module",
"description": "Droid runtime plugin for Fusion",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/even-realities-glasses
## 0.1.53
### Patch Changes
- @fusion/core@0.75.1
- @fusion/plugin-sdk@0.75.1
## 0.1.53-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/even-realities-glasses",
"version": "0.1.53-beta.2",
"version": "0.1.53",
"type": "module",
"description": "Canonical Even Realities Fusion plugin with board/task cards, actions, notifications, and webhook transport",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/grok-runtime
## 0.2.12
### Patch Changes
- @fusion/core@0.75.1
- @fusion/plugin-sdk@0.75.1
## 0.2.12-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/grok-runtime",
"version": "0.2.12-beta.2",
"version": "0.2.12",
"type": "module",
"description": "Grok CLI runtime plugin for Fusion (ACP agent stdio)",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/hermes-runtime
## 0.2.84
### Patch Changes
- @fusion/plugin-sdk@0.75.1
## 0.2.84-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/hermes-runtime",
"version": "0.2.84-beta.2",
"version": "0.2.84",
"type": "module",
"description": "Hermes AI runtime plugin for Fusion - provides AI agent execution runtime",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/linear-import
## 0.1.16
### Patch Changes
- @fusion/core@0.75.1
- @fusion/plugin-sdk@0.75.1
## 0.1.16-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/linear-import",
"version": "0.1.16-beta.2",
"version": "0.1.16",
"type": "module",
"description": "Linear issue import plugin for Fusion",
"private": true,

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/omp-runtime
## 0.1.9
### Patch Changes
- @fusion/core@0.75.1
- @fusion/plugin-sdk@0.75.1
## 0.1.9-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/omp-runtime",
"version": "0.1.9-beta.2",
"version": "0.1.9",
"type": "module",
"description": "Oh My Pi (omp) runtime plugin for Fusion via Agent Client Protocol (omp acp)",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/openclaw-runtime
## 0.2.84
### Patch Changes
- @fusion/plugin-sdk@0.75.1
## 0.2.84-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/openclaw-runtime",
"version": "0.2.84-beta.2",
"version": "0.2.84",
"type": "module",
"description": "Provides OpenClaw runtime for Fusion AI agents",
"keywords": [

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/paperclip-runtime
## 0.2.84
### Patch Changes
- @fusion/plugin-sdk@0.75.1
## 0.2.84-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/paperclip-runtime",
"version": "0.2.84-beta.2",
"version": "0.2.84",
"type": "module",
"description": "Paperclip runtime plugin for Fusion — provides AI agent web access capabilities",
"keywords": [

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/quality
## 0.1.9
### Patch Changes
- @fusion/core@0.75.1
- @fusion/plugin-sdk@0.75.1
## 0.1.9-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/quality",
"version": "0.1.9-beta.2",
"version": "0.1.9",
"type": "module",
"description": "Quality hub and Task QA surfaces for Fusion",
"private": true,

View File

@@ -1,5 +1,13 @@
# @fusion-plugin-examples/reports
## 0.1.53
### Patch Changes
- @fusion/core@0.75.1
- @fusion/dashboard@0.75.1
- @fusion/plugin-sdk@0.75.1
## 0.1.53-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/reports",
"version": "0.1.53-beta.2",
"version": "0.1.53",
"type": "module",
"description": "Reports plugin for Fusion",
"private": true,

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/roadmap
## 0.1.53
### Patch Changes
- @fusion/core@0.75.1
- @fusion/plugin-sdk@0.75.1
## 0.1.53-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/roadmap",
"version": "0.1.53-beta.2",
"version": "0.1.53",
"type": "module",
"description": "Roadmap plugin package for Fusion",
"private": true,

View File

@@ -1,5 +1,12 @@
# @fusion-plugin-examples/todos
## 0.1.2
### Patch Changes
- @fusion/core@0.75.1
- @fusion/plugin-sdk@0.75.1
## 0.1.2-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/todos",
"version": "0.1.2-beta.2",
"version": "0.1.2",
"type": "module",
"private": true,
"description": "Todo Lists plugin package for Fusion",

View File

@@ -1,5 +1,11 @@
# @fusion-plugin-examples/whatsapp-chat
## 0.1.53
### Patch Changes
- @fusion/plugin-sdk@0.75.1
## 0.1.53-beta.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion-plugin-examples/whatsapp-chat",
"version": "0.1.53-beta.2",
"version": "0.1.53",
"type": "module",
"description": "WhatsApp Web (Baileys) chat bridge for Fusion agents",
"keywords": [