From 732ec7cf8721de62f44fc349f746b07139ed8b1b Mon Sep 17 00:00:00 2001 From: Sergei Arutiunian Date: Tue, 12 May 2026 18:53:16 +0200 Subject: [PATCH] fix(comet-ai): use matched input selector, tighten finalCheck, doc stability semantics MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### `findInputElement` return value was ignored `sendPrompt` called `findInputElement()` (which iterates a list of candidate selectors and returns the first one that matches), then discarded the result and hardcoded `[contenteditable="true"]` for the typing logic. On pages where the real input is a `