ChatWalaʻau v0.115.1
This release polishes the Declarative Workflow editor and fixes a workflow run that produced no chat reply leaving the turn unfinished.
✅ No breaking changes. Editor and runtime refinements only.
Highlights
Workflow runs finish cleanly (v0.115.1)
- A first-turn workflow run previously left the chat-title spinner animating forever, because the workflow run path returned before the shared title logic. The workflow path now drives titling itself, so a workflow chat titles and finalizes like any other turn.
- A workflow that produces no chat reply (only variable / control-flow actions) no longer leaves an empty message bubble: its completion is shown by the run-progress indicator (
Workflow complete (N steps)), and the turn is still saved to history and reloads as a compact "Workflow complete" indicator.
Workflow editor refinements (v0.115.1)
Display name,Description, andMax turnsare grouped in a collapsible section (collapsed by default), so the left panel leads with the workflow name and its actions.- With an action selected,
Addinserts the new action immediately after the selected one instead of always appending to the end. - Nodes on the center React Flow canvas can be repositioned by drag-and-drop (editing the workflow structure re-runs auto-layout).
Notes
- Internal design management content and architecture control artifacts are intentionally omitted from this release note.
Included in this release
This release includes implementation work from:
- v0.115.1 through v0.115.1
Installation
See the repository README for setup and usage instructions.
Version
- Release version:
0.115.1 - Previous release:
0.115.0