-
Notifications
You must be signed in to change notification settings - Fork 0
C6 — Real CDP input fidelity on the Chromium engine #34
Copy link
Copy link
Closed
Labels
area:linux-hostChromium host (LinuxHost/, CDP)Chromium host (LinuxHost/, CDP)backlogTracked in docs/roadmap/improvements-backlog.mdTracked in docs/roadmap/improvements-backlog.mdpriority:mediumScheduled, not blockingScheduled, not blockingstatus:needs-designRequires an architecture-decision entry firstRequires an architecture-decision entry firsttype:featureNew capability or commandNew capability or command
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
area:linux-hostChromium host (LinuxHost/, CDP)Chromium host (LinuxHost/, CDP)backlogTracked in docs/roadmap/improvements-backlog.mdTracked in docs/roadmap/improvements-backlog.mdpriority:mediumScheduled, not blockingScheduled, not blockingstatus:needs-designRequires an architecture-decision entry firstRequires an architecture-decision entry firsttype:featureNew capability or commandNew capability or command
Type
Projects
- StatusShow more project fieldsDone
What the audit found
Real CDP input on Linux
(
Input.dispatchKeyEvent/dispatchMouseEvent) behind the same verbs; todayboth engines dispatch synthetic DOM events and
pressspecial-cases onlyEnter/Space (
HP/AgentRuntime.swift:492-537). Declared divergence per B6.Milestone: Phase 4 — Agent ecosystem depth
Before changing behaviour here, read
docs/roadmap/what-is-excellent.md— the contracts listed there must survive the fix — andAGENTS.mdfor build, test, and review conventions.Definition of done: the change ships with the test named above (or an equivalent), CI is green, and the corresponding line in the backlog file is checked off in the same PR.