Skip to content

Commit 7c151e1

Browse files
dwgxclaude
andcommitted
docs: update handoff for v2.0.143 release
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 69e91a3 commit 7c151e1

1 file changed

Lines changed: 13 additions & 7 deletions

File tree

docs/HANDOFF.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,16 @@ into this file.
1212
- Repository: `D:\Project\WindsurfAPI`
1313
- Local/remote branch state at handoff: `master` is clean and aligned with
1414
`origin/master`.
15-
- Last verified repository baseline before this handoff update: `c247c33`
16-
(`docs: record issue audit roadmap`). After pulling, use
17-
`git log -1 --oneline` for the newest docs-only handoff commit.
18-
- Latest release tag: `v2.0.142` at `72e1b9c`
19-
(`fix: clean partial stream error tails`).
15+
- Last verified repository baseline before this handoff update: `69e91a3`
16+
(`chore(release): v2.0.143 diagnostics and canary hardening`). After
17+
pulling, use `git log -1 --oneline` for the newest commit.
18+
- Latest release tag: `v2.0.143` at `69e91a3`
19+
(`chore(release): v2.0.143 diagnostics and canary hardening`).
2020
- GitHub open PRs: none.
21-
- GitHub CI/Pages for `c247c33`: success.
21+
- GitHub CI/Pages for `69e91a3`: pending verification.
2222
- VPS runtime: WindsurfAPI is healthy on release `v2.0.142`, commit
23-
`72e1b9cf079e`, through the compose entry on `:3003`.
23+
`72e1b9cf079e`, through the compose entry on `:3003`. v2.0.143 is
24+
tagged and pushed but not yet deployed to VPS.
2425
- VPS public port 80 is not a WindsurfAPI health signal in the current setup; it
2526
may be served by another Apache/PHP stack and can show an HTML 404 page.
2627

@@ -124,6 +125,11 @@ For docs-only changes:
124125
reached the client, the proxy closes with normal finish and `[DONE]` instead
125126
of appending an error JSON SSE frame.
126127
- v2.0.142 does not eliminate upstream provider deadlines.
128+
- v2.0.143 added `BridgeResult[...]` per-request diagnostics (stream +
129+
non-stream), WebFetch canary hard verdict in smoke, SWE-1.6 negative
130+
smoke (tools/media boundary), and /health bounded limits exposure.
131+
- v2.0.143 wrapped HandleCascadeUserInteraction in try/catch with hash-based
132+
safe logging; approval failures no longer terminate polling.
127133
- WebFetch VPS canary after v2.0.141 did not reach protocol execution because
128134
LS preflight refused with `ls_capacity:memory_guard`; that is not protocol
129135
evidence.

0 commit comments

Comments
 (0)