Skip to content

Commit 4852a35

Browse files
theuseless-aiakaclaude
authored
release: v0.3.14 (#175)
Co-authored-by: aka <aka@tachikoma.tachikoma> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 10c69c1 commit 4852a35

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.12
1+
0.3.14

docs-site/docs/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to Pipelit will be documented here.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
66

7+
## [0.3.14] - 2026-03-20
8+
9+
### Fixed
10+
11+
- **Auto-reply for terminal agent nodes** — When an agent or deep_agent node is terminal (no downstream executable nodes) and the workflow has no explicit `reply_chat` node, the orchestrator now auto-promotes its output to `state["output"]` so `deliver()` sends the response back via the gateway. Fixes E2E chat round-trip for the `default-agent` workflow. ([#174](https://github.com/theuselessai/Pipelit/pull/174))
12+
13+
---
14+
715
## [0.3.12] - 2026-03-19
816

917
### Added

0 commit comments

Comments
 (0)