-
Notifications
You must be signed in to change notification settings - Fork 3k
fix(daemon): resolve ACP permission votes across connections #5912
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
wenshao
merged 15 commits into
QwenLM:main
from
chiga0:feat/acp-permission-resolve-main
Jun 30, 2026
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
1358dc1
fix(daemon): resolve acp permission votes across connections
565aade
fix(daemon): address review on acp permission vote resolution
74e406a
chore: merge main into feat/acp-permission-resolve-main
8110174
fix(daemon): log dropped cross-connection vote + cover handler error …
8818d3a
refactor(daemon): harden acp permission lookup and align registry api
498aa32
fix(daemon): delete resolved permission by precise map key, fix comment
3b48cd5
fix(daemon): align acp permission errors with REST 404/400/403 shapes
8dd368b
refactor(daemon): unify permission delete, whitelist vote forward
78b2ed3
fix(daemon): full REST parity for acp permission vote errors
d019baf
fix(daemon): preserve answers payload and delete only the voter's own…
4bb06e5
fix(daemon): validate legacy vote path and scope permission deletes t…
4b10924
fix(daemon): structured 403 for unowned session/permission vote
9841535
fix(daemon): structured 400 for invalid session/permission params
3e68e97
perf(daemon): O(1) pending lookup, log vote success, cover malformed …
43738c6
fix(daemon): httpStatus on missing-requestId + cross-conn malformed v…
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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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.
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.