Commit 3e539a6
authored
chore: release v1.37.4 (#320)
Release v1.37.4. Bumps `package.json` to publish the fix from #319 to
npm + ghcr.
## What ships
- **#319** — `hasToolResult` record/replay symmetry via shared
`currentTurnHasToolResult` helper (recorder previously stamped
whole-conversation while the matcher read current-turn, so
genuinely-recorded multi-turn fixtures could never match), plus
Anthropic `tool_result`+text ordering fix. Completes the incomplete #316
/ v1.37.3 fix.
- CHANGELOG entries for 1.37.4 and the retroactive 1.37.3 (which shipped
undocumented) already landed in #319.
Consumer: unblocks CopilotKit showcase multi-turn recording once bumped
to 1.37.4.
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments