-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[3/3] feat(desktop): intro agent-owned session and ghost pointer phases #1649
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
nekomeowww
merged 30 commits into
moeru-ai:main
from
3361559784:codex/desktop-v3-agent-session
Apr 24, 2026
Merged
Changes from 29 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
87bdf12
feat: recut desktop grounding v1 into a clean review slice
a58a49d
feat(computer-use-mcp): add browser-native action routing for chrome_…
79414e7
feat(computer-use-mcp): add type/checkbox browser-dom routing (v2 sli…
81290f9
test(computer-use-mcp): comprehensive v2 browser action routing tests
6412278
test(computer-use-mcp): handler-level integration tests for desktop_c…
7620d30
feat(computer-use-mcp): desktop control v3 — agent-owned sessions + g…
3a5787b
feat(computer-use-mcp): auto-connect CDP bridge from chrome session
c6d8fb3
[autofix.ci] apply automated fixes
autofix-ci[bot] 3ed270d
fix(desktop): wire extension bridge and iframe offsets
6829ef8
fix(desktop): close overlay readiness and browser-dom correctness gaps
3647af4
fix(computer-use-mcp): close chrome session and click state gaps
815eff9
fix(computer-use-mcp): restore iframe offsets and click target payloads
c22126b
fix(computer-use-mcp): bypass stale browser-dom typing route
3bb34a6
fix(desktop): revalidate chrome sessions and align overlay readiness
6138cdb
fix(computer-use-mcp): gate browser-dom writes on bridge capabilities
67f9855
[autofix.ci] apply automated fixes
autofix-ci[bot] 5054ff3
fix(computer-use-mcp): harden extension bridge lifecycle
53c3c7e
fix(desktop): gate chrome session and bound overlay polls
2ffc4f2
fix(desktop): harden chrome session review gaps
d4ef214
[autofix.ci] apply automated fixes
autofix-ci[bot] 4061e83
fix(desktop): preserve chrome approval semantics
0305af6
test: fix test boundary and signature in action-executor.test.ts
974fd52
test: fix signature of registerDesktopGroundingTools in tests
18a4784
test(computer-use-mcp): fix tests broken by desktop grounding refactor
8d4009a
chore: remove unused mineflayer patch and update lockfile
723040f
fix(stage-tamagotchi): export widgetsHideWindow in eventa index
79d64d5
fix(stage-tamagotchi): stabilize eventa types, widget size defaults a…
bdd16bc
Merge origin/main to resolve conflicts
2ef6a9d
[autofix.ci] apply automated fixes
autofix-ci[bot] e6675d8
Merge branch 'main' into codex/desktop-v3-agent-session
3361559784 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
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
2 changes: 2 additions & 0 deletions
2
apps/stage-tamagotchi/src/main/windows/desktop-overlay/rpc/contracts.ts
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| export type { DesktopOverlayReadiness } from '../../../../shared/eventa' | ||
| export { getDesktopOverlayReadinessContract } from '../../../../shared/eventa' |
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.