chore(release): v0.14.2

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-05-01 17:46:40 -07:00
parent 9bda5484aa
commit 344aaa73c1
37 changed files with 149 additions and 32 deletions

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Keep chat and quick chat visibly in a connecting or thinking state during long Claude CLI responses, and repair missing spaces in some streamed sentence boundaries.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Hide deprecated Google Gemini CLI/Antigravity auth providers from dashboard onboarding and Settings while keeping supported Google/Gemini API-key, Google Generative AI, Vertex, and Cloud Code paths intact. Also documents the internal pi-coding-agent v0.71.x upgrade plan for follow-up dependency bump work.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Remove redundant `fn_identity` heartbeat tool and trim the inline Identity Snapshot to presence flags + content hashes. Full soul/instructions/memory content is already loaded in the system prompt's Custom Instructions section, so per-tick previews were duplicating multi-KB of context for no verification benefit. Saves prompt tokens on every heartbeat run.