Files
fusion/.changeset/fn-4152-cli-chat.md
Fusion ea9e1f6ada feat(FN-4152): complete Step 7 — documentation and changeset
Fusion-Task-Id: FN-4152
Fusion-Task-Lineage: cd26df5e-92f2-431a-950e-84a0fd81bd1f
2026-05-13 21:41:14 -07:00

396 B

@runfusion/fusion
@runfusion/fusion
minor

Add fn chat [agent-id] for interactive multi-turn chat with an agent from the CLI. Connects to a running fn dashboard / fn serve over its existing chat HTTP+SSE API and streams responses incrementally. Supports --session <id> to resume, --url / --token / --no-auth to target alternate servers, and stdin piping for scripted single-turn messages.