chore(release): v0.1.2

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-04-24 00:39:37 -07:00
parent ba9f9b76cf
commit 904ad4cf13
8 changed files with 67 additions and 17 deletions

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Add a `planning-awaiting-input` ntfy notification event so users can opt in to alerts when planning sessions pause for user input.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Improve dashboard shutdown observability by logging non-fatal diagnostics when `CentralCore.close()` fails during dispose, normal signal shutdown, or dev-mode shutdown cleanup.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Route dashboard runtime diagnostics through the shared injected runtime logger so TTY sessions can capture server/package logs in the TUI while preserving readable non-TTY startup banner output.