mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-14 04:01:35 +00:00
CI hit the same dropped-fill race in lifecycle-chrome's slash-menu sequence that the folder scenario hit: fill()'s single-task select-all + edit lands on a Lexical selection that has not absorbed the DOM selection after a trigger-menu interaction, so the previous draft survives and poisons the next test. Promote the per-key gesture to support.ts and use it at both proven-fragile sites.