-
Notifications
You must be signed in to change notification settings - Fork 2.9k
fix(daemon): cross-client sync follow-up cleanup (epoch-reset resync, approval-mode serialization, catch-up indicator) #4510
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
chiga0
merged 35 commits into
daemon_mode_b_main
from
fix/daemon-sync-followups-cleanup
May 28, 2026
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
f7ce806
fix(serve): post-merge fixes for #4291 review (7 threads) (#4305)
doudouOUC 066cab2
fix(serve): post-merge P2 corrections from Codex review on #4282 (#4297)
doudouOUC 981bc7c
feat(acp-bridge): F1 — acp-bridge package self-sufficiency (#4175 mec…
doudouOUC dfa8ca4
feat(serve): F1 follow-up — BridgeFileSystem wiring + #4325 channelIn…
doudouOUC 8eeb510
feat(acp-bridge): F3 — multi-client permission coordination (#4175) (…
doudouOUC a60c1c5
feat(serve+sdk): F4 prereq — daemon protocol completion (serverTimest…
doudouOUC 46f8d48
feat(serve): shared MCP transport pool [F2] (#4336)
doudouOUC d0563ec
feat(daemon): add shared UI transcript layer (#4328)
chiga0 c6deb58
perf(core): F2 cleanup PR A — R9/W11/W12/R10 (post-merge follow-ups) …
doudouOUC 57d0478
refactor(acp-bridge): F1 test split — lift bridge.test.ts (6861 LOC) …
doudouOUC 0c04309
fix(core): F2 cleanup PR B — self-heal observability (W133-a + W134) …
doudouOUC cf5c245
feat(sdk/daemon-ui): unified completeness follow-up to #4328 (#4353)
chiga0 a9d0c5f
chore(integration): sync main into daemon_mode_b_main (2026-05-24) (#…
doudouOUC 63803de
docs(serve): v0.16-alpha known limits + SDK QWEN_SERVER_TOKEN env fal…
doudouOUC 74c5d45
docs(deploy): local launch templates for v0.16-alpha (PR 30a) (#4483)
doudouOUC 817f042
feat(daemon+sdk): cross-client real-time sync completeness (#4484)
chiga0 81b46c2
chore(integration): sync main into daemon_mode_b_main (2026-05-25) (#…
doudouOUC b2a3bef
fix(daemon): cross-client sync follow-up cleanup (D1/A3/D2/C3/D4 + ca…
a32d3b4
fix(daemon): address review on cross-client sync follow-up cleanup
ef20591
test(daemon): make the D6 guard test fail without the guard
11a32dc
test(daemon): use const+catch idiom in the D6 guard test
41070f8
fix(daemon): serialize approval-mode persist + publish inside the que…
00fbc01
test(daemon): cover the per-prompt cancel-broadcast latch reset (D2)
7bc6ff4
fix(bridge): address round-8 review findings
d45df46
Merge remote-tracking branch 'origin/daemon_mode_b_main' into fix/dae…
15082b8
fix(daemon): cross-client sync follow-up cleanup (D1/A3/D2/C3/D4 + ca…
863ff68
fix(daemon): address review on cross-client sync follow-up cleanup
b13e8b8
test(daemon): make the D6 guard test fail without the guard
9851193
test(daemon): use const+catch idiom in the D6 guard test
64e94fc
fix(daemon): serialize approval-mode persist + publish inside the que…
aa4c676
test(daemon): cover the per-prompt cancel-broadcast latch reset (D2)
43988bf
fix(bridge): address round-8 review findings
b07e53f
test(webui): cover clearAwaitingResync on same-session reconnect
74cf5fd
fix(daemon): address sync follow-up review comments
a6c9d0b
fix(webui): keep resync replay recovery live
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.